log

age author description
Sat, 08 Jun 2013 02:05:04 +0200 alain leufroy [qt4] fix color of selected rowdefault tip
Sat, 08 Jun 2013 02:11:42 +0200 Alain Leufroy [qt] display bookmarks in a styled way
Sat, 08 Jun 2013 01:59:59 +0200 Alain Leufroy [qt4] move graph rendering into ``styleditemdelegate.py``
Sat, 08 Jun 2013 01:57:01 +0200 Alain Leufroy [qt4] customize item delegate of "Log" cells
Fri, 14 Jun 2013 15:04:24 +0200 Pierre-Yves David [qt4] center the "File too big" message
Sat, 08 Jun 2013 01:51:55 +0200 Alain Leufroy [qt4] display "maxfilesize" config entry on big file
Sat, 08 Jun 2013 01:46:07 +0200 Alain Leufroy [qt4] hide text area on heavy file
Sat, 08 Jun 2013 01:44:31 +0200 Alain Leufroy [qt4] add an intuitive link to display heavy files
Fri, 14 Jun 2013 00:10:51 +0200 Alain Leufroy [qt4] use a css stylesheet file to format the description
Sat, 08 Jun 2013 00:00:10 +0200 Alain Leufroy [qt] make "go to ancestor revision" more visible
Fri, 07 Jun 2013 23:56:49 +0200 Alain Leufroy [qt] do not select revision on left click on revisions tree graph
Fri, 14 Jun 2013 00:07:10 +0200 Alain Leufroy [qt4] remove quit button from toolbar (closes #50416)
Fri, 14 Jun 2013 00:04:18 +0200 Alain Leufroy [qt4] enable Ctrl-Q even if the window toolbar is hidden (closes #109856)
Mon, 10 Jun 2013 15:55:16 +0200 Alain Leufroy [qt4] new signal style: fix typo
Sat, 25 May 2013 18:46:31 +0200 Alain Leufroy [qt] refactorize checking of column names from user config
Fri, 07 Jun 2013 23:07:45 +0200 Alain Leufroy [qt] make pylint a little more happy
Wed, 05 Jun 2013 00:11:23 +0200 Alain Leufroy [qt] fix typo ``to_unicode`` -> ``tounicode``
Tue, 11 Jun 2013 18:58:04 +0200 Alain Leufroy [qt4] Fix partial tree graph fillingstable
Thu, 30 May 2013 11:48:06 +0200 Pierre-Yves David fix buggy and unholy import added in 244e6e1aa642
Wed, 29 May 2013 17:23:03 +0200 Pierre-Yves David merge with regression fix
Wed, 29 May 2013 17:16:58 +0200 Pierre-Yves David [fix] ensure all singleShot callback takes exactly 0 arguments
Sat, 11 May 2013 04:44:37 +0200 Alain Leufroy [qt4] make pylint a little more happy
Wed, 29 May 2013 02:18:32 +0200 Alain Leufroy [qt4] move scintilla code into dedicated class
Sat, 11 May 2013 04:44:10 +0200 Alain Leufroy [qt4] rename actions container of hg-scintilla object
Wed, 29 May 2013 12:19:57 +0200 Alain Leufroy [qt4] move scintilla initialization into to dedicated class
Wed, 29 May 2013 12:17:18 +0200 Alain Leufroy [qt4] change some toolbar names (closes #103375)
Wed, 29 May 2013 02:08:30 +0200 Alain Leufroy [qt4] use new signal coding-style
Tue, 28 May 2013 21:02:41 +0200 Alain Leufroy [qt4] use functools.partial instead Curry
Thu, 09 May 2013 16:58:35 +0200 Alain Leufroy [qt4] use api v2 for QDate, QDateTime, QTime, QTextStream and QUrl
Wed, 29 May 2013 11:24:08 +0200 Alain Leufroy [qt4] use QVariant api v2
Tue, 28 May 2013 20:18:44 +0200 Alain Leufroy [qt4] use QString api v2
Tue, 28 May 2013 17:23:34 +0200 Pierre-Yves David [qt] do not display the quick switch combo-box outside nested setup
Wed, 29 May 2013 10:17:14 +0200 Pierre-Yves David Merge with non-op (backed out) branch
Wed, 29 May 2013 10:16:22 +0200 Pierre-Yves David merge stable into default
Wed, 29 May 2013 10:13:45 +0200 Pierre-Yves David fix silly typostable
Tue, 28 May 2013 20:18:59 +0200 Alain Leufroy [qt] fix merge 1407f8d23767
Tue, 28 May 2013 18:15:53 +0200 Pierre-Yves David Backed out changeset 501098996ca9
Tue, 28 May 2013 17:34:24 +0200 Aurelien Campeas [hgviewlib] bring back confman support (completes #105169)
Tue, 28 May 2013 15:57:19 +0200 Alain Leufroy [qt] subrepo: add support for nested repositories (closes #105169)
Tue, 29 Jan 2013 16:45:47 +0100 Alain Leufroy [tui] warn about urwid<1.0.0 bug using the "curses" interface (closes #119019)stable
Tue, 28 May 2013 14:13:56 +0200 Pierre-Yves David merge stable
Fri, 26 Apr 2013 01:01:16 +0200 alain leufroy [tui] fix source position (closes #119019)stable
Thu, 09 May 2013 16:17:05 +0200 alain leufroy [tui] fix source area strokestable
Fri, 10 May 2013 03:35:06 +0200 Alain Leufroy [qt4] fix typostable
Fri, 10 May 2013 04:10:20 +0200 Alain Leufroy [qt4] fix non displayed working directory on refreshing (closes #137714)stable
Mon, 06 May 2013 10:11:04 +0200 Chris Torek [setup] use ``gmake`` instead of ``make`` on freebsdstable
Tue, 28 May 2013 12:34:27 +0200 Alain Leufroy [qt] full support for unicode with utf-8 encoding (closes #142378)stable
Fri, 19 Apr 2013 15:22:45 +0200 Pierre-Yves David merge stable into default
Mon, 15 Apr 2013 15:29:27 +0200 Alain Leufroy [launcher] load hgviewlib manually if standalone (closes #117624)stable
Fri, 12 Apr 2013 19:21:29 +0200 Alain Leufroy [qt] remove toolbar visibility config entries (closes #109851)
Fri, 12 Apr 2013 19:20:52 +0200 Alain Leufroy [qt4] persistent toolbar visibility (closes #109851)
Fri, 12 Apr 2013 15:13:55 +0200 alain leufroy [qt] refactorize: move tree graph drawing into a dedicated mixin
Fri, 12 Apr 2013 15:05:31 +0200 alain leufroy [qt] refactorize: split graph node drawing into one method per node symbol
Thu, 21 Mar 2013 07:33:03 +0100 alain leufroy [qt] refactorize: move graph node drawing into a dedicated method
Thu, 21 Mar 2013 06:27:19 +0100 alain leufroy [qt] refactorize: move graph line drawing into a dedicated method
Fri, 12 Apr 2013 15:02:54 +0200 alain leufroy [qt] refactorize: reduce operations in loop
Thu, 21 Mar 2013 02:18:34 +0100 alain leufroy [qt] refactorize: remove useless code
Fri, 12 Apr 2013 14:59:42 +0200 alain leufroy [qt] reduce dereferencing of QtCore and QtGui
Thu, 21 Mar 2013 01:46:37 +0100 alain leufroy [qt] fix segfault caused by exception while drawing graphctx()
Thu, 21 Mar 2013 01:17:10 +0100 alain leufroy [qt] refactorize: remove useless code