summaryrefslogtreecommitdiff
path: root/src/plugins/perforce
Commit message (Expand)AuthorAgeFilesLines
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Vcs: Construct Core::Id directly for submit editorhjk2013-03-211-1/+1
* Fix Krazy warnings about includes/header guards in version control.Friedemann Kleint2013-03-123-6/+7
* ClearCase: Don't show Hijack button for dynamic viewKnut Petter Svendsen2013-03-112-1/+6
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3124-24/+24
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2924-24/+24
* | VCS: Use entries combobox for logOrgad Shaneh2013-01-303-0/+21
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-291-1/+0
|\ \ | |/
| * Remove unused variableMontel Laurent2013-01-211-1/+0
* | VCS: Refactor fileNameFromDiffSpecificationOrgad Shaneh2013-01-212-45/+10
* | CommandLocator: use Id instead of QString.hjk2013-01-181-1/+1
* | VCS: Refactor createDiffHighlighterOrgad Shaneh2013-01-182-4/+3
* | VCS: Remove superfluous virtualOrgad Shaneh2013-01-184-10/+10
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-2/+0
* | 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