aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | Revert "VCSBaseEditorParameterWidget::mapSetting cope with 0 pointer"Robert Loehning2017-03-091-1/+1
* | SessionManager: Clean up methods around projectsTim Jenssen2017-03-022-2/+2
* | VcsCommand: Do not use QueuedConnection for the output proxyOrgad Shaneh2017-01-251-10/+5
* | Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-6/+2
* | Change "Executing in" to "Running in"Kavindra Palaraja2017-01-091-2/+2
* | Make some plugins hidden by defaultEike Ziller2017-01-091-0/+1
* | VCS: Use Qt5 connect for annotateOrgad Shaneh2016-11-282-8/+1
* | VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-285-21/+16
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-10-272-5/+17
|\|
| * Vcs: Optionally pass binary to runTobias Hunger2016-10-252-5/+17
* | Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-248-70/+69
* | VCS: Replace QToolButtons in VCS toolbar with QActionsJarek Kobus2016-10-246-92/+96
|/
* Revert "Replace virtual isModified method with a getter/setter/notifier"Jarek Kobus2016-10-212-0/+13
* Replace virtual isModified method with a getter/setter/notifierJarek Kobus2016-10-172-13/+0
* improve static initializersTim Jenssen2016-09-232-12/+9
* Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-09-221-1/+5
|\
| * VCS: Only accept commit on Ctrl+Enter when enabledOrgad Shaneh2016-09-181-1/+5
* | Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* | OutputPanes code style fixesNikita Baryshnikov2016-08-021-29/+12
* | Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-225-70/+65
|\|
| * SynchronousProcess: Small cleanupsTobias Hunger2016-07-211-5/+4
| * VcsCommand: Fix indentation in lambdaOrgad Shaneh2016-07-201-19/+19
| * Utils::Shellcommand: Remove runFullySynchronousTobias Hunger2016-07-152-13/+0
| * VCS: VcsBaseClient::vcsFullySynchronousExec returns a SynchronousProcessResponseTobias Hunger2016-07-152-33/+42
* | Remove unneeded QSignalMapper includesOrgad Shaneh2016-07-201-1/+0
|/
* VcsBaseOptionsPage: deinline dtorNikita Baryshnikov2016-06-222-0/+3
* Git: Use correct line numbers in limited range blameOrgad Shaneh2016-06-142-0/+38
* VCS: Return the editor in VcsBaseClient::annotateOrgad Shaneh2016-06-142-10/+10
* EditorManager: Auto-suspend editorsEike Ziller2016-06-131-0/+1
* qbs build: Introduce new module "qtc".Christian Kandeler2016-06-081-1/+1
* VCS: Colorize unmerged files in submit editorAndre Hartmann2016-05-202-1/+5
* VcsBaseClient: Make some functions constOrgad Shaneh2016-05-082-4/+4
* SynchronousProcess: Change exit code interpreter to function objectEike Ziller2016-04-274-14/+9
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* VCS: Modernize VcsBaseEditorWidgetPrivate initializationOrgad Shaneh2016-03-291-19/+10
* VCS: Simplify editor/command connectionsOrgad Shaneh2016-03-292-21/+10
* Remove unnecessary Q_OBJECT from IDocument subclassesOrgad Shaneh2016-03-241-1/+0
* Core: Make IDocument concreteOrgad Shaneh2016-03-172-10/+0
* runAsync: Remove ResultType template parameter.Eike Ziller2016-02-101-2/+2
* VCS: Fix find in output paneOrgad Shaneh2016-02-081-5/+4
* VcsBase: Modernize headersTobias Hunger2016-02-0333-297/+170
* VCS/CleanDialog: Simplify code and make some tweaksEike Ziller2016-01-221-47/+34
* VCS: Properly support contents() on commit descriptionsUlf Hermann2016-01-224-6/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1955-926/+679
* Add default implementation for IDocument::fallbackSaveAs(Path|FileName)Eike Ziller2016-01-191-2/+0
* VcsBase: Remove unused includesEike Ziller2016-01-191-17/+1
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-2/+2
* Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-131-1/+1