summaryrefslogtreecommitdiff
path: root/src/plugins/perforce
Commit message (Expand)AuthorAgeFilesLines
* Git: Pass rows instead of files for diffSelectedFilesOrgad Shaneh2013-01-111-1/+2
* Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-12/+8
* VCS: Use SubmitFileModel in SubmitEditorWidgetOrgad Shaneh2013-01-071-1/+1
* Move SubmitEditorWidget from Utils to VcsBaseOrgad Shaneh2013-01-072-3/+3
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-181-23/+23
|\
| * Reduce height of version control settings pages.Eike Ziller2012-12-171-23/+23
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-2/+2
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-1/+1
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-202-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0524-493/+470
|\ \ | |/
| * Adjust license headershjk2012-10-0524-493/+470
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-8/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-20/+20
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-271-1/+0
|\ \ | |/
| * Remove useless headersTobias Hunger2012-09-261-1/+0
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-191-1/+1
|\ \ | |/
| * Make IOutputPane behaviour more granularDaniel Teske2012-09-131-1/+1
* | HostOsInfo: Add some more useful abstractions.Christian Kandeler2012-09-051-4/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-042-0/+12
|\ \ | |/
| * Read-only file dialog: Use VCS terms if applicableOrgad Shaneh2012-09-042-0/+12
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-5/+4
|/
* VCS: Allow use of base name for executableOrgad Shaneh2012-08-215-14/+22
* Remove NULL tests for Core::ICore::settings()Orgad Shaneh2012-08-091-2/+1
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* 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