aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/stashdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* GitClient: Change synchronousStashList() signatureJarek Kobus2024-01-201-2/+1
* GitUtils: Get rid of unused Stash::clear() methodJarek Kobus2024-01-201-1/+1
* Git: Separate internal plugin access API from plugin classhjk2024-01-151-1/+1
* Utils: Make TreeViews use setUniformRowHeights by defaulthjk2023-09-051-1/+0
* GitPlugin: Simplify return statementsJarek Kobus2023-08-021-3/+3
* Git: Initialize GitClient on first accesshjk2023-07-261-9/+9
* VcsBase: Proliferate use of FilePathhjk2023-01-201-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Add sorted() functionChristian Kandeler2022-10-251-2/+1
* Git: Convert to Tr::trAlessandro Portale2022-10-061-22/+21
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Git: inline stashdialog.uihjk2022-08-051-35/+66
* Vcs: Use more FilePath for file pathshjk2021-08-021-2/+4
* VCS: Fix build with Qt6Eike Ziller2020-09-211-1/+1
* Git: Store singleton instance in GitClientOrgad Shaneh2020-02-261-9/+12
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-1/+0
* Git: Partially move plugin pimpl to .cpphjk2020-02-071-10/+10
* Vcs: Pimpl pluginshjk2020-01-241-10/+10
* Git: ModernizeOrgad Shaneh2018-09-191-4/+4
* Git: Eradicate Q_FOREACH loopsOrgad Shaneh2017-02-061-2/+3
* Git: Move msgRepositoryLabel from StashDialog to GitPluginOrgad Shaneh2017-02-051-8/+1
* Git: De-noiseOrgad Shaneh2016-07-221-9/+9
* Git: ModernizeTobias Hunger2016-02-101-16/+10
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Git: Use Qt5-style connectsTobias Hunger2015-11-231-4/+4
* Git: s/GitPlugin::gitClient/GitPlugin::client/Tobias Hunger2015-04-081-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-091-8/+16
* | Git: Sprinkle with autoTobias Hunger2015-01-221-3/+3
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-1/+2
* Git: Fix keyboard activation in StashViewDaniel Teske2014-04-141-1/+2
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-141-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Suggest mergetool on stash restore conflictsOrgad Shaneh2013-11-091-11/+7
* Git: Fix crash on show stashOrgad Shaneh2013-10-171-1/+1
* Git: Specify shotcurts in StashDialogNikolai Kosjar2013-06-121-6/+6
* Git: Style fixesOrgad Shaneh2013-06-111-3/+4
* Remove changeEvent(QEvent::LanguageChange) implementationhjk2013-05-271-12/+0
* Clean headers in Git.Friedemann Kleint2013-04-051-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Git: Use stash pop instead of apply...Orgad Shaneh2013-01-231-2/+2
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Git: Ignore submodules for status except for commitOrgad Shaneh2012-12-301-1/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-3/+3
|/