summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase
Commit message (Expand)AuthorAgeFilesLines
* VCS: Fix Apply/Revert for last line of chunkOrgad Shaneh2011-11-141-2/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0358-116/+116
* VCS base diff editor with merge conflictsPeter Kuemmel2011-11-021-8/+19
* Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-181-1/+1
|\
| * Fixed some typos and added some missing ellipisesJure Repinc2011-10-051-1/+1
* | VCS: Get current file from the editorTobias Hunger2011-10-101-3/+7
* | VCSBaseEditorParameterWidget::mapSetting cope with 0 pointerDaniel Teske2011-10-071-1/+1
* | VcsBaseClientSetting, check the type before returning from the unionDaniel Teske2011-10-071-3/+3
* | VCS: Handle empty arguments in EditorParameterWidgetsTobias Hunger2011-10-061-2/+6
* | VCS: Make editorparameterwidget comboboxes work with indexesTobias Hunger2011-10-062-12/+42
* | vcsbase: throw away VCSJobRunner, replaced by GitCommandcerf2011-10-057-604/+586
* | git: Reuse more code from vcsbaseTobias Hunger2011-10-052-30/+74
* | IOutputPane: constify some member functionshjk2011-09-282-11/+11
* | s/error_message/errorMessage/ghjk2011-09-211-1/+1
* | all: less QScopedPointerhjk2011-09-196-16/+17
* | utils, qmljstools, vcsbase: s/\bm_d\b/d/ghjk2011-09-158-98/+98
* | vcsbase: add mechanism to ease management of VCS settingscerf2011-09-145-136/+344
* | VCS: Make initialization of a repo trigger updateActionsTobias Hunger2011-09-143-4/+17
* | all: some m_d -> d stylehjk2011-09-084-17/+17
* | use Core::Id for IEditorFactory::idhjk2011-09-084-5/+5
* | core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-052-2/+2
* | Better error feedback on Open projectDaniel Teske2011-09-051-3/+1
* | Extract Core::TextFile from TextEditor::BaseTextDocument.Friedemann Kleint2011-08-261-1/+1
* | vcsbase: overhaul *Arguments() methods in VCSBaseClientcerf2011-08-232-77/+83
* | vcsbase: refactor status output signal in VCSBaseClientcerf2011-08-222-4/+5
* | vcsbase: rename slot VCSBaseClient::settingsChanged()cerf2011-08-222-2/+2
* | vcsbase: refactor status parsing in VCSBaseClientcerf2011-08-222-7/+24
* | vcsbase: move VCSBaseClient's private slots in its pimplcerf2011-08-222-46/+52
* | Analyzer: Clean headers.Friedemann Kleint2011-08-171-1/+0
* | vcsbase: fix confusing error when no binary specifiedcerf2011-08-162-2/+18
* | vcsbase: fix bug causing redundant outputcerf2011-08-161-3/+29
* | VCS: Add a 'Apply patch chunk' pairing 'Revert chunk' to VCS editor.Friedemann Kleint2011-08-122-20/+59
* | Merge branch '2.3'Oswald Buddenhagen2011-07-291-1/+1
|\ \ | |/
| * New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* | VCS: Export ComboBoxItemTobias Hunger2011-07-281-1/+1
* | vcsbase: allow custom init of client log editorscerf2011-07-282-2/+19
* | Merge branch '2.3'Oswald Buddenhagen2011-07-251-1/+1
|\ \ | |/
| * Fix release build warnings about unitialized variables.Friedemann Kleint2011-07-211-1/+1
* | Remove unneeded defines.hjk2011-07-141-2/+2
|/
* VCS: Improve tab width handling in VCS editorTobias Hunger2011-06-271-0/+2
* vcsbase: auto save settings when requested by Core::ICorecerf2011-06-234-6/+27
* UI text: check capitalization and tooltipsLeena Miettinen2011-06-221-1/+1
* tr()-Fixes for 2.3: Small spelling/notr-fixes.Friedemann Kleint2011-06-151-1/+1
* Close write channel of external processesOrgad Shaneh2011-06-141-1/+2
* vcsbase: simplify init of the diff editor in VCSBaseClientcerf2011-06-102-8/+24
* vcsbase: make settings mutable inside VCSBaseClientcerf2011-06-102-21/+21
* vcsbase: auto load/save settings in EditorParameterWidgetcerf2011-06-102-2/+95
* VCS: Do not hide virtual methodsTobias Hunger2011-06-072-2/+2
* vcsbase: remove facility tool buttons in EditorParameterWidgetcerf2011-06-032-38/+0
* VCS: Update default value to current syntaxTobias Hunger2011-05-311-1/+2