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
/
branchmodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Git: Show at least 5 entries in Branches even if they're old
Orgad Shaneh
2019-05-09
1
-12
/
+62
*
Git: Move parseOutputLine to BranchModel::Private
Orgad Shaneh
2019-05-06
1
-17
/
+17
*
Git: Fix CppCheck warnings in BranchModel
Orgad Shaneh
2019-05-06
1
-3
/
+4
*
Git: Track external changes to HEAD
Orgad Shaneh
2019-01-09
1
-1
/
+13
*
Git: Show detached HEAD in branches view when applicable
Orgad Shaneh
2018-11-12
1
-3
/
+30
*
Git: Pimpl BranchModel
Orgad Shaneh
2018-11-11
1
-58
/
+81
*
Git: Forbid local renaming for date column
Andre Hartmann
2018-11-06
1
-1
/
+1
*
Git: Enable renaming local branches by direct editing
Orgad Shaneh
2018-11-04
1
-1
/
+4
*
Git: Add quick filter for branches panel
Orgad Shaneh
2018-10-18
1
-2
/
+0
*
Git: Make checkout asynchronous
Orgad Shaneh
2018-10-10
1
-1
/
+1
*
Git: Fix return value of BranchModel::refresh
Orgad Shaneh
2018-09-27
1
-3
/
+5
*
Git: Double click on branch shows log
Nikolai Kosjar
2018-09-27
1
-4
/
+1
*
Git: Avoid usage of deprecated QDateTime::fromTime_t
Orgad Shaneh
2018-09-21
1
-3
/
+3
*
Git: Fix warning in branch model
Andre Hartmann
2018-09-16
1
-1
/
+1
*
Git: Add fetch to branch view
Andre Hartmann
2018-09-15
1
-0
/
+13
*
Utils: Purge asConst
Orgad Shaneh
2018-04-09
1
-3
/
+2
*
Git: Fix inline nested branch rename
Orgad Shaneh
2017-03-26
1
-17
/
+4
*
Git: Improve detection of nested local branch
Orgad Shaneh
2017-03-26
1
-5
/
+7
*
Git: Minor cleanup in BranchModel
Orgad Shaneh
2017-03-26
1
-11
/
+9
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-11
/
+11
*
Git: Eradicate Q_FOREACH loops
Orgad Shaneh
2017-02-06
1
-7
/
+10
*
Git: Some more QStringList cleanup
Orgad Shaneh
2016-08-15
1
-1
/
+1
*
Git: De-noise
Orgad Shaneh
2016-07-22
1
-42
/
+31
*
Git: Refix filtering of obsolete branches when adding a branch
Orgad Shaneh
2016-07-17
1
-2
/
+6
*
Git: Show date and time for newly created branches
Orgad Shaneh
2016-06-23
1
-2
/
+21
*
Git: Show date and time in branches dialog
Orgad Shaneh
2016-05-19
1
-36
/
+46
*
Git: Filter obsolete branch names when adding a branch
Orgad Shaneh
2016-05-17
1
-2
/
+7
*
Git: Show current branch even if it is obsolete
Orgad Shaneh
2016-05-17
1
-2
/
+2
*
Git: Hide obsolete branches by default in branches dialog
Orgad Shaneh
2016-03-10
1
-2
/
+21
*
Git: Document line output in branch model
Orgad Shaneh
2016-03-10
1
-1
/
+3
*
Git: Modernize
Tobias Hunger
2016-02-10
1
-2
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Vcs: Split up VcsCommand
Tobias Hunger
2015-05-04
1
-2
/
+2
*
Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImpl
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
*
|
VCS: Remove unneeded qualifications
Orgad Shaneh
2015-02-04
1
-1
/
+1
*
|
Git: Sprinkle with auto
Tobias Hunger
2015-01-22
1
-2
/
+2
|
/
*
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
*
|
VcsBase: Use static pattern for VcsBaseOutputWindow
hjk
2014-08-27
1
-9
/
+11
*
|
Use Qt 5's QStringList::join(QChar)
hjk
2014-08-25
1
-2
/
+2
|
/
*
Git: Fix sha1 resolving when a branch is added from detached HEAD
Orgad Shaneh
2014-06-24
1
-2
/
+7
*
Git: Suppress command logging for tooltip display in branches dialog
Orgad Shaneh
2014-05-26
1
-1
/
+4
*
VCS: Pass const values by references
Orgad Shaneh
2014-05-06
1
-1
/
+1
*
Git: Protect against removal of the "Local Branches" node
Orgad Shaneh
2014-02-27
1
-7
/
+11
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Braces cleanup
Orgad Shaneh
2013-11-14
1
-2
/
+1
*
Git: Only show Tags root node when tags are enabled and exist
Orgad Shaneh
2013-07-22
1
-7
/
+15
*
Git: Use enums instead of numbers for branch root nodes
Orgad Shaneh
2013-07-22
1
-7
/
+7
[next]