summaryrefslogtreecommitdiff
path: root/src/plugins/perforce
Commit message (Expand)AuthorAgeFilesLines
* 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
* add/unify i/o error handlingOswald Buddenhagen2011-04-182-31/+34
* abort commit if commit message cannot be savedOswald Buddenhagen2011-04-181-1/+2
* file manager: introduce saveFile() and remove blockFileChange() & unblockFile...Oswald Buddenhagen2011-04-181-4/+1
* VCS: Notify project wizard about config changesTobias Hunger2011-04-153-0/+7
* VCS: Do not claim to support any operation if unconfiguredTobias Hunger2011-04-152-3/+13
* Perforce: Remove useless virtual keywordsTobias Hunger2011-04-151-16/+16
* Merge branch '2.2'Oswald Buddenhagen2011-04-1423-322/+299
|\
| * Update license.hjk2011-04-1323-322/+299
* | Remove unused constants, fix lacking virtual destructorJarek Kobus2011-04-141-2/+0
* | VCS[perforce,svn,vcs]: Use convenience to tag editors for reuse.Friedemann Kleint2011-03-312-22/+79
|/
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-1/+1
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-223-19/+19
* Exported header cleanup.Friedemann Kleint2011-01-201-0/+1
* P4: Do not complain about P4 when it is not installedTobias Hunger2011-01-192-2/+7
* It's 2011 now.con2011-01-1224-24/+24
* Merge branch '2.1'con2010-12-1723-161/+253
|\
| * License headers.con2010-12-1723-161/+253
| * Version bump.con2010-12-021-5/+5
| * Version bump.con2010-11-021-5/+5
| * version bump: 2.0.92 -> 2.0.93hjk2010-10-081-5/+5
| * version bump: 2.0.91 -> 2.0.92v2.1.0-betahjk2010-10-071-5/+5
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-163-3/+3
* | Update the filter matches for the settings dialog.con2010-12-012-11/+23
* | VCS: Allow to run commands synchronouslyFriedemann Kleint2010-11-221-2/+2
* | dynamically replace creator version during buildOswald Buddenhagen2010-11-031-5/+5
* | centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-2/+0
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
* | Merge remote branch 'origin/2.1'dt2010-10-042-0/+14
|\ \ | |/
| * Fixup formating of mr2178Tobias Hunger2010-09-291-2/+2
| * Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-292-0/+14
* | version bump 2.0.91 -> 2.1.81hjk2010-09-301-5/+5
|/
* version bump 2.0.90 -> 2.0.91hjk2010-09-271-5/+5
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-3/+4
* coreplugin: use Core::Id is some placeshjk2010-09-101-1/+1
* Remove EditorManager::ensureEditorManagerVisible()dt2010-09-061-1/+0
* replace version 2.1.80 by 2.0.90hjk2010-08-301-5/+5
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-271-1/+1
* VCS: Add 'Check/Uncheck' all context menu to submit file list.Friedemann Kleint2010-08-191-0/+1
* VCS[Perforce]: Add a setting to automatically open filesFriedemann Kleint2010-07-096-11/+39
* VCS: Windows slash display fixing spree.Friedemann Kleint2010-07-053-9/+19
* Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-281-1/+1
* Core::Context: compile hot fix for Windows.hjk2010-06-251-3/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-9/+6
* Version update to match the planned version naming.con2010-06-111-5/+5
* Merge remote branch 'origin/2.0'con2010-06-081-0/+1
|\
| * VCS/Diff editors: Set readonly attributes correctly.Friedemann Kleint2010-06-071-0/+1