- 30 Jan, 2011 9 commits
-
-
Steve Borho authored
pros: * the toolbar is now above the data it toggles * the mode buttons can be disabled when appropriate for given content * the next/prev buttons finally work correctly in all cases * the commit tool now has a diff/file toggle (we could allow it to be an editor) * all the signals are local to one widget, much simpler than before * makes room above the file list for a file list toolbar (soon to be used) cons: * the toolbar is a little taller than the text used to be * the previous mode is lost when a 'force' switch is made (view an A or R file) This latter can be fixed
-
Steve Borho authored
The standalone commit tool should have separate configurable space for its splitter and qsci settings from the tool built into the workbench.
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
- 29 Jan, 2011 5 commits
-
-
Steve Borho authored
-
André Sintzoff authored
In Python 2.4, with statement is not recognized.
-
Steve Borho authored
-
Steve Borho authored
-
André Sintzoff authored
-
- 28 Jan, 2011 18 commits
-
-
patrice.lacouture@gmail.com authored
-
Steve Borho authored
-
Wagner Bruna authored
This is often useful to deal with undesired anonymous branches. A similar change was applied to hgtk on 9e8bdef4c479 .
-
Steve Borho authored
-
patrice.lacouture@gmail.com authored
-
Wagner Bruna authored
--HG-- branch : stable
-
Steve Borho authored
--HG-- branch : stable
-
Steve Borho authored
--HG-- branch : stable
-
Steve Borho authored
-
Yuya Nishihara authored
selectedexts must be iteratable more than once.
-
Adrian Buehlmann authored
--HG-- branch : stable
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
--HG-- branch : stable
-
Steve Borho authored
--HG-- branch : stable
-
Steve Borho authored
* remove redundant repoview.revisionClicked() signal connection * remove unnecessary ui argument and _ui member
-
Steve Borho authored
-
Steve Borho authored
-
- 27 Jan, 2011 8 commits
-
-
Wagner Bruna authored
Makes the behavior introduced by 117befc5cb56 (hide the context menu outside repositories) configurable. Refs #1698 --HG-- branch : stable
-
Steve Borho authored
-
Steve Borho authored
A file could be added by the patch and modified by the working dir, we only want to display that file once, as added. Qref will combine them this way. If a file is marked added or removed in the working directory, they should be shown as A or R respectively.
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-