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
/
locator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor fancy line edit to optionally have two buttons.
con
2010-07-01
2
-9
/
+10
*
Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBAL
hjk
2010-06-28
1
-1
/
+1
*
Core::Context: compile hot fix for Windows.
hjk
2010-06-25
1
-3
/
+1
*
core: use a class derived from QList<int> instead of a QList<int> for Core::C...
hjk
2010-06-25
1
-3
/
+3
*
Use iterator instead of collecting all the files to search beforehand.
con
2010-06-24
1
-58
/
+18
*
Version update to match the planned version naming.
con
2010-06-11
1
-2
/
+2
*
Fix parameters hidden by local variables.
Bill King
2010-06-11
3
-18
/
+18
*
Merge remote branch 'origin/2.0'
con
2010-06-08
1
-6
/
+10
|
\
|
*
Version bump.
con
2010-06-07
1
-2
/
+2
|
*
Initialize some members in default constructor of FilterEntry
Thorbjørn Lindeijer
2010-06-02
1
-6
/
+10
*
|
Fix unitialized member
dt
2010-06-07
1
-1
/
+2
*
|
Merge remote branch 'origin/2.0'
con
2010-05-20
2
-1
/
+2
|
\
\
|
|
/
|
*
Icon update.
con
2010-05-18
2
-1
/
+2
*
|
Merge remote branch 'origin/2.0'
con
2010-05-17
3
-4
/
+4
|
\
\
|
|
/
|
*
Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.
Leena Miettinen
2010-05-14
3
-4
/
+4
*
|
Version bump.
con
2010-04-30
1
-2
/
+2
|
/
*
Corrected a bunch of capitalizations in label texts
Thorbjørn Lindeijer
2010-04-15
1
-1
/
+1
*
Removed redundant group boxes from options dialog pages
Thorbjørn Lindeijer
2010-04-13
2
-60
/
+54
*
Improved fancylineedit and consistency
Jens Bache-Wiig
2010-04-12
1
-1
/
+3
*
Version bump
con
2010-03-31
1
-2
/
+2
*
Added icons to options dialog categories
Thorbjørn Lindeijer
2010-03-26
2
-0
/
+6
*
Header cleaning mainly in find/cpaster.
Friedemann Kleint
2010-03-24
9
-20
/
+28
*
Fix QTCREATORBUG-1
Tobias Hunger
2010-03-19
1
-2
/
+13
*
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
Friedemann Kleint
2010-03-18
1
-0
/
+3
*
Replace FancyLineEdit::setHintText by QLineEdit::setPlaceHolder
dt
2010-03-16
2
-9
/
+2
*
Plugin manager for enabling/disabling plugins
Lasse Holmstedt
2010-03-12
1
-0
/
+1
*
Long live the king!
hjk
2010-03-05
25
-25
/
+25
*
Version bump.
con
2010-03-01
1
-2
/
+2
*
Design mode integration
Lasse Holmstedt
2010-02-26
1
-1
/
+0
*
Fix locator filter order.
Friedemann Kleint
2010-02-25
1
-0
/
+2
*
Use mini scrollbars for popups on Mac.
con
2010-02-19
1
-0
/
+6
*
CommandLocator: Sort filter by priority and id, fix hg filter enabling.
Friedemann Kleint
2010-02-15
1
-1
/
+5
*
Add command locator.
Friedemann Kleint
2010-02-12
3
-0
/
+217
*
Fixes: OpenDocumentsFilter does not show all opened documents after
con
2010-02-03
2
-8
/
+15
*
Fix some code scanning issues.
Friedemann Kleint
2010-02-02
2
-3
/
+4
*
Fix some code scanning issues.
Friedemann Kleint
2010-02-01
4
-11
/
+13
*
Make method naming more consistent.
Tobias Hunger
2010-01-07
11
-23
/
+23
*
StatusBarWidget instead of IView, get rid of one level of abstraction.
con
2009-12-09
1
-4
/
+3
*
Add functionality to show progress for the application in task bar/dock.
con
2009-11-27
1
-2
/
+1
*
Options: Sort by category, id.
Friedemann Kleint
2009-11-27
2
-3
/
+4
*
Polish the settings dialog.
Friedemann Kleint
2009-11-24
3
-5
/
+13
*
Improved line wrapping of plugin license texts.
Alessandro Portale
2009-11-20
1
-9
/
+3
*
Merge remote branch 'origin/1.3'
con
2009-10-16
1
-2
/
+2
*
Remove unused files
con
2009-10-16
3
-308
/
+0
*
Rename the QuickOpen plugin to Locator
con
2009-10-16
3
-5
/
+5
*
Remove empty unused file.
con
2009-10-16
1
-0
/
+0
*
Rename pro and pri files
con
2009-10-16
3
-2
/
+2
*
Rename directory quickopen --> locator
con
2009-10-16
36
-0
/
+3671