- 01 Feb, 2011 13 commits
-
-
Steve Borho authored
This was why the revset and goto toolbars always caused warnings about QObject::startTimer: QTimer can only be used with threads started with QThread After this changeset and the previous, no such warnings occur any more
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
QsciScintilla has a wonderful search highlighting feature of which we are only scratching the surface.
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
Steve Borho authored
-
- 31 Jan, 2011 12 commits
-
-
Steve Borho authored
-
Steve Borho authored
-
Yuya Nishihara authored
-
Steve Borho authored
The action behavior is currently broken, it somehow jumps to the merge parent. Also removed unused revdetails.actionActivateFile
-
Steve Borho authored
-
Steve Borho authored
-
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 15 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
-