- 31 Jan, 2011 6 commits
-
-
Steve Borho authored
-
Steve Borho authored
Other parts of thg have used these newer APIs for some time
-
Steve Borho authored
I'm surprised no one noticed this was missing before. This fixes the annotate changeset descriptions.
-
Steve Borho authored
You can ask for str or unicode, but you'll get a QString
-
Steve Borho authored
-
Steve Borho authored
Remove showDescSignal, which was no longer applicable
-
- 30 Jan, 2011 27 commits
-
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
This is going to need further work, but at least we won't have to explain how the annotate feature in everything but the manifest widget is obsolete.
-
Steve Borho authored
This prevents a flicker (and a double file read/diff) when toggling from forced mode back to the user's preferred mode.
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
#1 - selecting guards was making the repo busy count negative.. no more events #2 - since guards are now polled, there's no need to manually reload
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
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 4 commits
-
-
André Sintzoff authored
In Python 2.4, with statement is not recognized.
-
Steve Borho authored
-
Steve Borho authored
-
André Sintzoff authored
-
- 28 Jan, 2011 3 commits
-
-
patrice.lacouture@gmail.com 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
-