summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase
Commit message (Expand)AuthorAgeFilesLines
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-174-12/+12
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-042-2/+3
|\
| * New File Dialog: Choose right default project for addingDaniel Teske2012-04-032-2/+3
* | Fix wrong cursor in vcs log editorAurélien Gâteau2012-03-151-4/+4
* | Fix another build issue.Erik Verbruggen2012-03-151-0/+1
* | Fix build breakage after making plugins dependent on cpptools.Erik Verbruggen2012-03-152-1/+2
* | Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-142-2/+2
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-142-2/+6
|\ \ | |/
| * VCS: Handle missing checkout jobsTobias Hunger2012-03-132-2/+6
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-085-12/+43
|\ \ | |/
| * Ui: No spaces before "..."Daniel Teske2012-03-071-2/+2
| * VCS: Fix indentionTobias Hunger2012-03-061-1/+1
| * VCS: Disable revision bar on annotate/log outputTobias Hunger2012-03-061-0/+2
| * VCS: Make dark color schemes work with annotation highlighterTobias Hunger2012-03-064-8/+37
| * Normalized connect()sRobert Loehning2012-03-061-1/+1
* | 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-247-7/+7
* add qbs filesJoerg Bornemann2012-02-201-0/+96
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-2011-28/+28
* Removed module names from #include directives.Erik Verbruggen2012-02-1545-184/+184
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-146-142/+2
* Wizards: add option to show an image for descriptionThomas Hartmann2012-02-102-0/+7
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-082-2/+9
* Git: Show deleted files in diff file comboboxTobias Hunger2012-02-031-2/+2
* Git: Speed up diff/show outputTobias Hunger2012-02-032-8/+12
* VCS: Never try to run empty binariesTobias Hunger2012-02-031-3/+16
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-316-8/+9
* Long live the king!hjk2012-01-2652-52/+52
* ProjectExplorer: make currentProject statichjk2012-01-242-14/+11
* Use new static ICore interface.hjk2012-01-248-31/+24
* VCS: Fix warning about hiding a virtual methodTobias Hunger2012-01-202-2/+2
* VcsBase: URL and email support in log editorsHugues Delorme2012-01-202-87/+405
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-182-0/+7
* Replace Q_ASSERTs with QTC_ASSERTsTobias Hunger2012-01-131-1/+3
* core: use Core::Id for IVersionControl::id()hjk2012-01-111-1/+1
* vcs: s/VCS/Vcs/hjk2012-01-0963-837/+837
* vcsbase: stylehjk2012-01-0938-241/+216
* Remove useless virtual keywordsTobias Hunger2011-12-141-8/+8
* VCSBase: fine-tune auto-completion in commit messageHugues Delorme2011-12-131-62/+19
* Fix building of vcsbase on windows.Bill King2011-12-082-3/+4
* VCS: auto-completion in the description text editHugues Delorme2011-12-083-2/+135
* Use internal namespace in VCSBase more consistentlyTobias Hunger2011-12-0830-145/+178
* compile fix with namespaceshjk2011-11-243-37/+18
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-2413-32/+74
* projectmanager: re-organize New Project categorieshjk2011-11-182-5/+3
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-181-2/+1
|\
| * VCS: Fix Apply/Revert for last line of chunkOrgad Shaneh2011-11-141-2/+1
* | Merge branch 'master' of ssh://codereview.qt-project.org/qt-creator/qt-creatorEike Ziller2011-11-111-0/+5
|\ \