aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial
Commit message (Expand)AuthorAgeFilesLines
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-06-111-4/+4
|\
| * Fix commit to mercurial repositoriesTobias Hunger2012-06-071-4/+4
* | Add ActionContainer::addSeparator(...)Eike Ziller2012-06-052-13/+5
* | VCS: Fallback to raw revision if decorate failsOrgad Shaneh2012-06-051-1/+1
* | VCS: Add 'Blame current revision' in blame context menuOrgad Shaneh2012-06-044-59/+35
* | ActionManager API cleanup.Eike Ziller2012-05-252-30/+27
* | Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-20/+4
* | IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-10/+2
* | Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-221-0/+16
* | editormanager: simplify use of interfacehjk2012-05-111-3/+3
* | texteditor: use an enum instead of QString as color idshjk2012-05-031-1/+1
* | Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-303-5/+5
* | qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-19/+18
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-084-5/+7
|\|
| * VCS: Make dark color schemes work with annotation highlighterTobias Hunger2012-03-064-5/+7
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* qbs: CleanupOrgad Shaneh2012-02-281-4/+1
* vcsbase: rename VCSBase into VcsBasehjk2012-02-242-2/+2
* add qbs filesJoerg Bornemann2012-02-201-0/+60
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-1515-41/+41
* Git: Speed up diff/show outputTobias Hunger2012-02-031-1/+1
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-313-3/+5
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-242-3/+2
* Replace Q_ASSERTs with QTC_ASSERTsTobias Hunger2012-01-131-1/+2
* Mercurial: Remove unused methodKai Koehne2012-01-131-8/+0
* core: use Core::Id for IVersionControl::id()hjk2012-01-112-3/+3
* Mercurial: code cosmeticshjk2012-01-1115-146/+134
* vcs: s/VCS/Vcs/hjk2012-01-0918-117/+117
* VCS: auto-completion in the description text editHugues Delorme2011-12-081-1/+1
* Bazaar,Mercurial: fix update of the commit buttonHugues Delorme2011-11-231-6/+5
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1128-55/+55
|\
| * String fixesRobert Loehning2011-11-031-1/+1
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0327-54/+54
* | more style fixes of string literal accesshjk2011-11-021-50/+50
|/
* Fix typoJarek Kobus2011-10-141-1/+1
* vcsbase: throw away VCSJobRunner, replaced by GitCommandcerf2011-10-052-12/+7
* VCS: Unify VCS options pages a bitTobias Hunger2011-10-051-3/+22
* s/error_message/errorMessage/ghjk2011-09-212-2/+2
* HG: Use -A when commitingTobias Hunger2011-09-141-1/+1
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-148-82/+34
* use Core::Id for IEditorFactory::idhjk2011-09-081-1/+1
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* vcsbase: overhaul *Arguments() methods in VCSBaseClientcerf2011-08-232-141/+60
* vcsbase: refactor status output signal in VCSBaseClientcerf2011-08-221-1/+1
* vcsbase: rename slot VCSBaseClient::settingsChanged()cerf2011-08-221-1/+1
* vcsbase: refactor status parsing in VCSBaseClientcerf2011-08-226-27/+28