index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
classview
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: move code model icons to utils
David Schulz
2018-08-06
3
-25
/
+25
*
Merge remote-tracking branch 'origin/4.6'
Eike Ziller
2018-03-13
1
-3
/
+5
|
\
|
*
Class view: Fix keyboard focus when using shortcut
Eike Ziller
2018-03-09
1
-3
/
+5
*
|
ClassView: Adapt to new plugin setup pattern
hjk
2018-02-06
2
-18
/
+25
|
/
*
Project: Make Project::files return a FileNameList
Tobias Hunger
2017-12-08
1
-4
/
+6
*
ClassView: Avoid mixing const and non-const iterators
Eike Ziller
2017-10-23
1
-2
/
+2
*
Fix more copyright years in plugins
Eike Ziller
2017-08-29
1
-1
/
+1
*
ClassView: WS-only change
Tobias Hunger
2017-04-06
1
-1
/
+1
*
ClassView: Adapt to ProjectTree changes
Tobias Hunger
2017-04-06
2
-67
/
+23
*
ClassView: Make Internal::ParserPrivate::timer a real member
hjk
2017-04-06
1
-10
/
+6
*
TextEditor: add right sidebar
Serhii Moroz
2017-03-09
2
-14
/
+10
*
SessionManager: Clean up methods around projects
Tim Jenssen
2017-03-02
1
-8
/
+3
*
Use isEmpty() vs "count() == 0"
Montel Laurent
2017-02-22
2
-2
/
+2
*
ClassView: Use visitor-by-lambda
hjk
2017-02-15
1
-33
/
+24
*
C++: Sort source files in *.qbs
Nikolai Kosjar
2017-02-13
1
-10
/
+20
*
ProjectExplorer: Make naming of methods on Nodes more consistent
Tobias Hunger
2016-11-10
1
-3
/
+3
*
ProjectExplorer: Shorten NodeType enum
Tobias Hunger
2016-11-03
1
-1
/
+1
*
ClassView: Use Qt5-style connects
Orgad Shaneh
2016-05-30
6
-50
/
+52
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-04-12
6
-29
/
+6
|
\
|
*
ClassView: Remove duplicated icon
Alessandro Portale
2016-04-07
5
-10
/
+4
|
*
cplusplus: Make functions of Icons static
Alessandro Portale
2016-04-06
1
-19
/
+2
*
|
Wholesale conversion to #pragma once
hjk
2016-03-30
11
-44
/
+11
|
/
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
22
-381
/
+276
*
Rename Project::ExcludeGeneratedFiles
Ulf Hermann
2016-01-13
1
-1
/
+1
*
ProjectNode: Rename path() to filePath()
Tobias Hunger
2015-11-03
1
-7
/
+7
*
Add icons for static fields and functions.
Alexander Izmailov
2015-06-22
1
-0
/
+6
*
Introduce dragging for all explorer nodes.
Jochen Becher
2015-06-15
1
-3
/
+3
*
Class view: Fix expanding of items on double click
Robert Loehning
2015-05-06
2
-0
/
+26
*
Don't mix iterator and const_iterator
Kai Koehne
2015-04-02
1
-6
/
+6
*
ClassView: removed dead code
Przemyslaw Gorszkowski
2015-03-09
1
-2
/
+0
*
Clean exported headers of the Core plugin.
Friedemann Kleint
2015-03-05
1
-0
/
+1
*
CppTools: Remove assertions for CppModelManager::instance()
Orgad Shaneh
2015-02-17
2
-5
/
+2
*
ProjectExplorer: Use FileName for Node::path
Orgad Shaneh
2015-02-13
1
-7
/
+7
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
22
-130
/
+130
|
\
|
*
Update License
Eike Ziller
2015-01-16
22
-130
/
+130
*
|
C++: Remove unneeded qualifications
Orgad Shaneh
2015-02-04
2
-16
/
+13
*
|
Convert to new connect api
Montel Laurent
2015-01-30
1
-1
/
+1
*
|
C++: Better names for Scope's iterators
Nikolai Kosjar
2015-01-14
1
-2
/
+2
*
|
Core: Use FileName for file path in IDocument
Orgad Shaneh
2015-01-12
1
-1
/
+1
*
|
C++: handle case-insensitive file names in the CPlusPlus::Snapshot
Erik Verbruggen
2014-12-17
1
-1
/
+1
|
/
*
qbs build: Remove unneeded import statements.
Christian Kandeler
2014-11-10
1
-2
/
+0
*
ClassView: Simplify code
Eike Ziller
2014-10-22
1
-39
/
+22
*
Class view: Add drag & drop onto editor splits
Eike Ziller
2014-10-17
4
-9
/
+44
*
License update.
Eike Ziller
2014-10-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
21
-147
/
+168
|
\
|
*
License update
Eike Ziller
2014-10-09
22
-149
/
+170
*
|
TextEditor: More BaseText* -> Text* renamings
hjk
2014-09-26
1
-1
/
+1
*
|
CppTools: Change CppModelManager implementation pattern
hjk
2014-09-19
2
-5
/
+5
*
|
Replace QLatin1String("x") with QLatin1Char('x') where possible
Kai Koehne
2014-09-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-09-03
1
-0
/
+1
|
\
\
|
|
/
[next]