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
/
qt4projectmanager
/
customwidgetwizard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename plugins/qt4projectmanager to qmakeprojectmanager
hjk
2013-10-29
20
-2455
/
+0
*
Rename namespace Qt4ProjectManager to QmakeProjectManager
hjk
2013-10-16
19
-32
/
+32
*
Cleanup IWizard interface and users
hjk
2013-09-24
2
-18
/
+12
*
Remove superfluous include paths from project files.
Christian Kandeler
2013-09-02
2
-2
/
+1
*
Remove changeEvent(QEvent::LanguageChange) implementation
hjk
2013-05-27
2
-16
/
+4
*
Clean headers in Qt4ProjectManager.
Friedemann Kleint
2013-03-28
6
-11
/
+2
*
Fix Krazy warnings about includes/header guards in Qt support.
Friedemann Kleint
2013-03-12
1
-3
/
+0
*
Qt Designer custom widget wizard: Write plugins compatible with Qt 4 / 5.
Friedemann Kleint
2013-02-13
1
-12
/
+20
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
16
-16
/
+16
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
16
-16
/
+16
|
*
Update Qt4 references to Qt.
Caroline Chao
2012-11-08
1
-2
/
+2
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-3
/
+2
*
|
Qt4PM: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-11-27
1
-2
/
+2
*
|
Update Qt4 references to Qt.
Caroline Chao
2012-11-06
1
-2
/
+2
|
/
*
Adjust license headers
hjk
2012-10-05
16
-337
/
+321
*
Rename some more profiles to kit
Tobias Hunger
2012-09-04
1
-1
/
+1
*
s/profile/kit/
Tobias Hunger
2012-09-04
1
-8
/
+8
*
use new id comparison operators to reduce line noise and save cycles
hjk
2012-08-06
1
-1
/
+1
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
16
-48
/
+16
*
Don't show the target setup page on adding a subproject
Daniel Teske
2012-07-03
1
-1
/
+4
*
Profile introduction
Tobias Hunger
2012-06-21
1
-2
/
+27
*
Compile after qt5/qtbase commit 75a0c7f9
Bradley T. Hughes
2012-04-30
1
-1
/
+1
*
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
1
-2
/
+2
*
Normalized connect()s
Robert Loehning
2012-03-06
1
-1
/
+1
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
13
-34
/
+34
*
Wizards: avoiding code duplication
Thomas Hartmann
2012-02-15
2
-3
/
+1
*
Wizards: refactoring - adding WizardDialogParameters
Thomas Hartmann
2012-02-07
4
-13
/
+14
*
Long live the king!
hjk
2012-01-26
16
-16
/
+16
*
Wizards: allows filtering of wizards based on Qt version
Thomas Hartmann
2012-01-18
2
-0
/
+8
*
projectmanager: re-organize New Project categories
hjk
2011-11-18
1
-3
/
+2
*
all: s/
[email protected]
/
[email protected]
/
hjk
2011-11-03
16
-32
/
+32
*
Remove unneeded defines.
hjk
2011-07-14
1
-1
/
+1
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
16
-16
/
+16
*
add/unify i/o error handling
Oswald Buddenhagen
2011-04-18
1
-11
/
+8
*
Update license.
hjk
2011-04-13
16
-224
/
+208
*
clean up DEPENDPATH insanity
Oswald Buddenhagen
2011-03-09
1
-1
/
+0
*
It's 2011 now.
con
2011-01-12
16
-16
/
+16
*
C++: Move the ModelManagerInterface from CppTools to CPlusPlus.
Christian Kamm
2011-01-04
1
-1
/
+1
*
License headers.
con
2010-12-17
16
-112
/
+176
*
Get rid of virtual generatedProjectFilePath()
Jarek Kobus
2010-09-02
2
-12
/
+0
*
Implement adding new project into opened subdirs project
Jarek Kobus
2010-08-26
2
-0
/
+13
*
C++-Settings/License template: Add %FILENAME%, %CLASS% placeholders.
Friedemann Kleint
2010-08-09
3
-9
/
+14
*
Wizards: Open a relevant file in editor after the wizard run
Friedemann Kleint
2010-04-16
1
-2
/
+8
*
Polish the Qt Designer custom widget wizard
Friedemann Kleint
2010-04-13
8
-109
/
+265
*
Replace QWizard with Utils::Wizard
Jarek Kobus
2010-03-31
1
-1
/
+3
*
Update wizards to use targetsetuppage
Tobias Hunger
2010-03-29
1
-1
/
+1
*
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
Friedemann Kleint
2010-03-18
1
-0
/
+2
*
Long live the king!
hjk
2010-03-05
16
-16
/
+16
*
Library/Unit Test/Custom Widget Wizard: Add Target page.
Friedemann Kleint
2010-03-05
2
-15
/
+12
*
Reapply unconnected changes from reverted commit
Kai Koehne
2010-02-08
1
-1
/
+1
[next]