aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase
Commit message (Expand)AuthorAgeFilesLines
* VcsBase: Do not crash when no project is selectedTobias Hunger2014-05-141-2/+7
* VCS: Use OutputFormatter for output windowOrgad Shaneh2014-03-191-9/+15
* Utils: Support \r handling in OutputFormatterOrgad Shaneh2014-03-192-28/+8
* VCS: Inline CheckoutProgressWizardPage UI fileOrgad Shaneh2014-03-195-53/+31
* Vcs: Prettify output in CheckoutProgressWizardPageTobias Hunger2014-03-182-1/+31
* VCS: Prevent checkout/clone over an existing non-empty directoryOrgad Shaneh2014-03-181-3/+9
* Fix tooltips, add lacking dotsJarek Kobus2014-03-133-3/+3
* Use ICore::dialogParent for message boxes without parent so farhjk2014-03-121-1/+1
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* 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
* 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