aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-1923-69/+23
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-16/+4
* VCS: Always allow "Revert Chunk"Orgad Shaneh2012-06-041-1/+0
* ActionManager API cleanup.Eike Ziller2012-05-251-36/+32
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-35/+7
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-232-14/+3
* Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-221-0/+28
* editormanager: simplify use of interfacehjk2012-05-111-6/+5
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-302-2/+2
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-172-19/+20
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-084-4/+7
|\
| * VCS: Make dark color schemes work with annotation highlighterTobias Hunger2012-03-064-4/+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/+56
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-1518-62/+62
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-313-2/+5
* Long live the king!hjk2012-01-2623-23/+23
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-241-8/+7
* Let Command construct its description (former defaultText) itself.Eike Ziller2012-01-121-9/+9
* core: use Core::Id for IVersionControl::id()hjk2012-01-112-3/+3
* vcs: s/VCS/Vcs/hjk2012-01-0911-98/+98
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1123-46/+46
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0323-46/+46
* | more Id type fixeshjk2011-11-101-3/+4
* | more style fixes of string literal accesshjk2011-11-021-19/+19
* | Small coding style cleanupTobias Hunger2011-10-211-2/+2
* | Git: Support encoding convert of commit messagesYuchen Deng2011-10-212-3/+3
|/
* VCS: Unify VCS options pages a bitTobias Hunger2011-10-051-61/+52
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* Reduce vertical minimum size of perforce settings.Eike Ziller2011-09-161-83/+89
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* P4: Allow for reversal of unchanged filesTobias Hunger2011-08-021-4/+7
* Merge branch '2.3'Oswald Buddenhagen2011-07-292-2/+2
|\
| * New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-292-2/+2
* | Merge branch '2.3'Oswald Buddenhagen2011-07-251-0/+2
|\|
| * Kill process correctly in PerforceChecker dtor.Daniel Molkentin2011-07-201-0/+2
* | Remove unneeded defines.hjk2011-07-141-1/+3
|/
* UI text: check capitalization and tooltipsLeena Miettinen2011-06-221-1/+1
* VCS: Do not hide virtual methodsTobias Hunger2011-06-071-1/+1
* vcsbase: remove facility tool buttons in EditorParameterWidgetcerf2011-06-031-1/+1
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-102-36/+36
* Fix/add copyright headersTobias Hunger2011-05-0623-23/+23
* VCS: Added a shortcut for Diff Selected FilesOrgad Shaneh2011-05-031-1/+1
* VCS: Add id to IVersionControlTobias Hunger2011-04-202-0/+8