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
/
qt4projectmanager
/
qmakestep.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export qmakestep and makestep
Daniel Teske
2011-08-04
1
-1
/
+2
*
QMakeStep: Allow UI to update when asking user whether to recompile
Kai Koehne
2011-07-19
1
-0
/
+3
*
qmake: Skip running qmake when using non-default tool chains
Tobias Hunger
2011-06-07
1
-0
/
+1
*
Remove BuildStepConfigWidget::init()
dt_
2011-05-30
1
-1
/
+0
*
Maemo: Create dedicated plugin.
Christian Kandeler
2011-05-26
1
-2
/
+7
*
QmlDebugging: Enable linking the library automatically for debug builds
Kai Koehne
2011-05-18
1
-1
/
+7
*
DebuggingHelper: Rename 'qtVersionsChanged' to 'dumpUpdatedFor'
Kai Koehne
2011-05-16
1
-1
/
+1
*
DebuggingHelper: Keep state of different UI's for same version in sync
Kai Koehne
2011-05-13
1
-1
/
+1
*
Disable observer and jsdebugger services when they're already part of Qt
Thorbjørn Lindeijer
2011-05-12
1
-1
/
+1
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
DebuggingHelpers: Reorder arguments of finished signal
Kai Koehne
2011-04-07
1
-1
/
+1
*
QmlJSDebug: Move qmljsdebug into a static library
Kai Koehne
2011-02-18
1
-0
/
+13
*
Qt4projectManager: Refactor Qt4Target, split up in per target classes
dt
2011-01-17
1
-1
/
+1
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
Merge branch '2.1'
con
2010-12-17
1
-7
/
+11
|
\
|
*
License headers.
con
2010-12-17
1
-7
/
+11
*
|
Qt4: Move Qt4Target and Qt4BC out of the Internal namespace
dt
2010-12-07
1
-2
/
+2
*
|
overhaul process argument handling
Oswald Buddenhagen
2010-11-17
1
-4
/
+4
|
/
*
Further header cleanup.
Friedemann Kleint
2010-09-16
1
-1
/
+1
*
Give our Profile parser more information from the qmakestep
dt
2010-09-01
1
-0
/
+1
*
Add a few comments
dt
2010-09-01
1
-0
/
+1
*
Fix always running of qmake
dt
2010-08-11
1
-0
/
+1
*
Refactor deployment
Tobias Hunger
2010-08-02
1
-10
/
+10
*
Rename StepType to BuildStep::Type
Tobias Hunger
2010-07-06
1
-7
/
+7
*
Make code thread safe again.
dt
2010-06-10
1
-0
/
+2
*
Allow overriding the return value of abstractprocessstep::run
Tobias Hunger
2010-04-09
1
-1
/
+1
*
Use a type enum instead of duplicating functions between build and clean
dt
2010-03-16
1
-7
/
+7
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Make use of ProjectConfiguration class in BuildSteps
Tobias Hunger
2010-02-01
1
-12
/
+21
*
Make method naming more consistent.
Tobias Hunger
2010-01-07
1
-4
/
+4
*
Rework Build Parser handling
Tobias Hunger
2009-12-09
1
-2
/
+2
*
Rework connections on the project pane for Qt4Projects.
dt
2009-12-07
1
-5
/
+9
*
Fix signal names and also ensure that we don't reset the cursor position
dt
2009-11-30
1
-3
/
+4
*
QMakeStep some API cleanup
dt
2009-11-30
1
-3
/
+3
*
Fix signal broken in the porting to new buildconfiguration
dt
2009-11-30
1
-1
/
+1
*
Hide static cast in accessor methods
dt
2009-11-30
1
-2
/
+6
*
Fix connects, the signal moved
dt
2009-11-30
1
-1
/
+1
*
Rename method to the more correct canCreateForBuildConfiguration
dt
2009-11-30
1
-1
/
+1
*
Change IBuildStepFactory::canCreate to take a BuildConfiguration
dt
2009-11-30
1
-1
/
+1
*
Move most of the BuildConfiguration specific functions
dt
2009-11-30
1
-3
/
+0
*
Remove project() from BuildStep
dt
2009-11-30
1
-3
/
+2
*
Make BuildSteps one instance per BuildConfiguration
dt
2009-11-19
1
-19
/
+12
*
Remove value(name) and setValue(name, value) from BuildStep
dt
2009-11-19
1
-1
/
+16
*
Add buildparser for the QMake step
Tobias Hunger
2009-11-12
1
-2
/
+2
*
On qt version change updat qmakestep config widget
dt
2009-10-29
1
-0
/
+1
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
Prepend qmake to the Effective qmake call text edit.
dt
2009-08-12
1
-0
/
+1
*
Rework the project settings.
dt
2009-08-06
1
-0
/
+3
*
Make importing update the widgets of QMakeStep and MakeStep
dt
2009-07-24
1
-0
/
+6
[next]