aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase
Commit message (Expand)AuthorAgeFilesLines
* Git: add reload button for 'git blame' and 'git log' windowsPrzemyslaw Gorszkowski2018-01-092-3/+19
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-4/+7
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-251-1/+1
|\
| * VCS: Fix translation issuesEike Ziller2017-10-241-1/+1
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-131-1/+3
|\|
| * Git: Use C locale when parsing the command outputOrgad Shaneh2017-10-121-1/+3
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-1216-13/+27
|\|
| * VCS: Clean up QLatin1String in VcsBasePluginOrgad Shaneh2017-10-111-4/+4
| * VcsBase: Modernize the iconsAlessandro Portale2017-10-0915-9/+23
* | Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-043-10/+5
* | Environment: Use Utils::FileName for path() and related methodsTobias Hunger2017-09-271-1/+4
|/
* VcsBaseClientSettings: Skip empty parts when splitting pathsFriedemann Kleint2017-09-251-1/+1
* VCS: Fix buildNikolai Kosjar2017-09-121-1/+1
* VCS: Offer to save-all before commitTobias Hunger2017-09-122-0/+15
* Drop unused variables and lambda capturesUlf Hermann2017-09-082-4/+4
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* | Replace QLatin1String, QStringLiteral ("") with QString()Nikita Baryshnikov2017-08-211-3/+3
* | Utils: Separate rendering out of ProgressIndicatorTobias Hunger2017-07-271-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-182-18/+117
|\|
| * DiffEditor: fix the cancellation of diff requestsJarek Kobus2017-07-171-18/+115
| * Add Q_FALLTHROUGH for Qt < 5.8Christian Kandeler2017-07-171-0/+2
* | VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-102-4/+14
* | VcsManager: Simplify usage of clearVersionControlCacheTobias Hunger2017-07-101-1/+1
|/
* Make it possible to cancel async diff calculationJarek Kobus2017-07-051-3/+5
* VcsBase: Create common base diff editor controllerJarek Kobus2017-07-055-3/+266
* VCS: Preserve selections in commit editor on refreshOrgad Shaneh2017-07-013-14/+28
* Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-201-13/+2
|\
| * VCS: Fix lost extra options when executing diff and log in VcsBaseClientDenis Klychkov2017-06-141-2/+2
| * VCS: Filter out untracked files only if they don't appear in any projectOrgad Shaneh2017-06-141-13/+2
* | VCS: Set user choices on editor reloadOrgad Shaneh2017-06-193-24/+33
* | VCS: Fix wrapping when settings are changed while the editor is openOrgad Shaneh2017-05-291-0/+2
* | Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-05-231-4/+5
|\|
| * VCS: Quote command-line argumentsOrgad Shaneh2017-05-151-4/+5
* | Fix style of visualized whitespace for various vcs editorsEike Ziller2017-05-232-3/+5
* | Simplify text format handling in syntax highlightersEike Ziller2017-05-232-66/+26
* | SubmitFileModel: Remove commented codeAndre Hartmann2017-05-191-1/+0
* | SubmitFileModel: Change enum naming according coding styleAndre Hartmann2017-05-191-3/+3
* | SubmitFileModel: Whitespace cleanupAndre Hartmann2017-05-191-1/+1
* | SubmitFileModel: Remove Q_FOREACHAndre Hartmann2017-05-191-1/+1
* | SubmitFileModel: Simplify list constructionAndre Hartmann2017-05-191-5/+2
* | SubmitFileModel: Remove unneeded qualificationAndre Hartmann2017-05-191-1/+1
|/
* 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