aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-116-6/+35
|\
| * VCS: Open diff/blame editors in other splitTobias Hunger2014-03-071-1/+4
| * EditorManager: Add OpenEditorFlags to openEditorWithContentsTobias Hunger2014-03-071-1/+1
| * Vcs: Use additional tools paths from VCS systemsTobias Hunger2014-03-052-1/+21
| * VcsBaseClientSettings: Add method to retrieve VCS client search pathTobias Hunger2014-03-052-2/+8
| * Fix some typosSergio Ahumada2014-03-051-1/+1
* | Editors: Move id() from editor to document.Eike Ziller2014-03-055-8/+11
|/
* Vcs: Do not freeze when the user starts its commit message with <Tab>Tobias Hunger2014-03-031-0/+1
* VcsOutputPane: Filter passwords from URLsTobias Hunger2014-02-272-1/+20
* VcsBase: Replace a struct with classTobias Hunger2014-02-272-2/+3
* Vcs: Add variables containing the Vcs name (Git, etc.) and topicTobias Hunger2014-02-273-0/+47
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-1/+1
* VcsBase: Re-organize BaseVcsEditorFactory interfacehjk2014-02-252-41/+25
* Core: Make IEditor::id a value member and adjust usershjk2014-02-253-13/+3
* Optimize usage of QPaletteLorenz Haas2014-02-212-3/+3
* VCS: Auto open for edit by Perforce no longer steals focus.Alexander Kondratskiy2014-02-192-50/+65
* Add DiffEditorManager, refactoring.jkobus2014-02-183-12/+8
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-141-6/+1
* BaseCheckoutWizard: Clean up a bitTobias Hunger2014-02-141-2/+4
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-132-3/+2
* VCS: Introduce NoOutput command flagOrgad Shaneh2014-02-121-1/+3
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-123-9/+3
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-2/+10
* VCS: Make General options page look more uniformTobias Hunger2014-02-061-31/+15
* VCS: Do not wrap lines that start with tab in submit editorOrgad Shaneh2014-01-291-5/+16
* VCS editors: Fix revision markersEike Ziller2014-01-292-13/+2
* BaseTextEditor: Remove some unnecessary indirections through widgetEike Ziller2014-01-142-2/+2
* Core: Merge Find and Locator into Core pluginhjk2014-01-143-4/+2
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-084-10/+10
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0859-59/+59
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0859-59/+59
* | Refactor source propertyjkobus2013-12-193-5/+21
* | VcsBaseEditor: Use standard method for getting editor settings updatesEike Ziller2013-12-121-4/+1
* | Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-3/+2
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-1/+0
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-12/+11
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-051-1/+1
|\|
| * Limit cdUp to rootOrgad Shaneh2013-12-031-1/+1
* | VcsBase: Add history completer to path choosersTobias Hunger2013-11-262-0/+6
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-151-4/+3
|\|
| * Braces cleanupOrgad Shaneh2013-11-141-4/+3
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-061-1/+1
|\|
| * Remove trailing blanks from messages.Friedemann Kleint2013-11-051-1/+1
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-241-3/+3
|\|
| * Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-3/+3
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-223-15/+19
|\|
| * Vcs: Do not leak parameter widgetsTobias Hunger2013-10-211-7/+8
| * BaseCheckoutWizard: Add button to message box informing about failureTobias Hunger2013-10-181-0/+1
| * VCS: Decide file/project control by top levelOrgad Shaneh2013-10-171-8/+10
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-163-75/+5
|\|