index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
git
/
stashdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GitClient: Change synchronousStashList() signature
Jarek Kobus
2024-01-20
1
-2
/
+1
*
GitUtils: Get rid of unused Stash::clear() method
Jarek Kobus
2024-01-20
1
-1
/
+1
*
Git: Separate internal plugin access API from plugin class
hjk
2024-01-15
1
-1
/
+1
*
Utils: Make TreeViews use setUniformRowHeights by default
hjk
2023-09-05
1
-1
/
+0
*
GitPlugin: Simplify return statements
Jarek Kobus
2023-08-02
1
-3
/
+3
*
Git: Initialize GitClient on first access
hjk
2023-07-26
1
-9
/
+9
*
VcsBase: Proliferate use of FilePath
hjk
2023-01-20
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Add sorted() function
Christian Kandeler
2022-10-25
1
-2
/
+1
*
Git: Convert to Tr::tr
Alessandro Portale
2022-10-06
1
-22
/
+21
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Git: inline stashdialog.ui
hjk
2022-08-05
1
-35
/
+66
*
Vcs: Use more FilePath for file paths
hjk
2021-08-02
1
-2
/
+4
*
VCS: Fix build with Qt6
Eike Ziller
2020-09-21
1
-1
/
+1
*
Git: Store singleton instance in GitClient
Orgad Shaneh
2020-02-26
1
-9
/
+12
*
Globally disable WindowContextHelpButtonHint
Kai Koehne
2020-02-25
1
-1
/
+0
*
Git: Partially move plugin pimpl to .cpp
hjk
2020-02-07
1
-10
/
+10
*
Vcs: Pimpl plugins
hjk
2020-01-24
1
-10
/
+10
*
Git: Modernize
Orgad Shaneh
2018-09-19
1
-4
/
+4
*
Git: Eradicate Q_FOREACH loops
Orgad Shaneh
2017-02-06
1
-2
/
+3
*
Git: Move msgRepositoryLabel from StashDialog to GitPlugin
Orgad Shaneh
2017-02-05
1
-8
/
+1
*
Git: De-noise
Orgad Shaneh
2016-07-22
1
-9
/
+9
*
Git: Modernize
Tobias Hunger
2016-02-10
1
-16
/
+10
*
Preferably use QStringRef::toInt().
Friedemann Kleint
2016-02-04
1
-1
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Git: Use Qt5-style connects
Tobias Hunger
2015-11-23
1
-4
/
+4
*
Git: s/GitPlugin::gitClient/GitPlugin::client/
Tobias Hunger
2015-04-08
1
-1
/
+1
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Port to new connect api
Montel Laurent
2015-02-09
1
-8
/
+16
*
|
Git: Sprinkle with auto
Tobias Hunger
2015-01-22
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
Use Qt 5's QStringList::join(QChar)
hjk
2014-08-25
1
-1
/
+1
|
/
*
Reinvent deprecated qSort as Utils::sort
Nikita Baryshnikov
2014-06-19
1
-1
/
+2
*
Git: Fix keyboard activation in StashView
Daniel Teske
2014-04-14
1
-1
/
+2
*
Utils: Merge FilterLineEdit into FancyLineEdit
hjk
2014-02-14
1
-0
/
+1
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Git: Suggest mergetool on stash restore conflicts
Orgad Shaneh
2013-11-09
1
-11
/
+7
*
Git: Fix crash on show stash
Orgad Shaneh
2013-10-17
1
-1
/
+1
*
Git: Specify shotcurts in StashDialog
Nikolai Kosjar
2013-06-12
1
-6
/
+6
*
Git: Style fixes
Orgad Shaneh
2013-06-11
1
-3
/
+4
*
Remove changeEvent(QEvent::LanguageChange) implementation
hjk
2013-05-27
1
-12
/
+0
*
Clean headers in Git.
Friedemann Kleint
2013-04-05
1
-2
/
+0
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
Git: Use stash pop instead of apply...
Orgad Shaneh
2013-01-23
1
-2
/
+2
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-3
/
+2
*
|
Git: Ignore submodules for status except for commit
Orgad Shaneh
2012-12-30
1
-1
/
+1
*
|
Add whitespace after control keywords
Orgad Shaneh
2012-11-28
1
-3
/
+3
|
/
[next]