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
/
qmakeprojectmanager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify "missing compiler" and "missing build configuration" tasks
Tobias Hunger
2014-06-23
2
-6
/
+8
*
Show Qt Quick templates only when needed plugins are available
Rainer Keller
2014-06-19
3
-2
/
+28
*
Reinvent deprecated qSort as Utils::sort
Nikita Baryshnikov
2014-06-19
4
-14
/
+15
*
Centralize error/warning/info icons
Alessandro Portale
2014-06-17
3
-3
/
+3
*
Allow the user to restrict rc creation to certain .pro
Daniel Teske
2014-06-16
6
-4
/
+24
*
QmakeProject: Replace applicationProFilePaths by idsForNodes
Daniel Teske
2014-06-16
3
-10
/
+9
*
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-06-13
2
-2
/
+6
|
\
|
*
Fix crash when adding files from window menu
Eike Ziller
2014-06-13
1
-2
/
+2
|
*
QmakeNodes::addNewInformation: Be responsible subfolder nodes
Daniel Teske
2014-06-12
1
-2
/
+2
|
*
QMake: Fix missing qrc files in locator/search/...
Eike Ziller
2014-06-06
1
-0
/
+4
*
|
Rename ICustomWizardFactory to ICustomWizardMetaFactory
Tobias Hunger
2014-06-12
1
-1
/
+1
*
|
BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)
Tobias Hunger
2014-06-12
16
-36
/
+42
*
|
QmakeProject: Rework allProFiles()
Daniel Teske
2014-06-12
2
-27
/
+14
*
|
Introduce BaseFileWizard
Tobias Hunger
2014-06-06
18
-20
/
+19
*
|
BaseFileWizardFactory: rename createWizardDialog method to create
Tobias Hunger
2014-06-06
20
-66
/
+47
*
|
IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactory
Tobias Hunger
2014-06-05
9
-12
/
+12
*
|
ProjectExplorer: Get rid of LocalApplicationRunConfiguration::RunMode
Orgad Shaneh
2014-05-28
2
-21
/
+21
*
|
Html5Wizard: Remove it
Daniel Teske
2014-05-27
15
-1017
/
+2
*
|
IWizard->IWizardFactory
Tobias Hunger
2014-05-26
3
-3
/
+3
*
|
IEditor: Make duplicatesSupported a value member
hjk
2014-05-21
2
-1
/
+1
*
|
QMakePM: Deduplicate comparison
Orgad Shaneh
2014-05-20
1
-1
/
+0
*
|
ProjectExplorer: Use constants for compile_warning.png and _error
Alessandro Portale
2014-05-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-05-16
1
-0
/
+3
|
\
\
|
|
/
|
*
projectexplorer/qmake-makestep: parse output of xcodebuild
Fawzi Mohamed
2014-05-13
1
-0
/
+3
*
|
DocumentModel: Make interface static
hjk
2014-05-13
1
-2
/
+2
*
|
Rewrite ::getObjects usage to use predicate version
Daniel Teske
2014-05-12
1
-7
/
+4
*
|
QString(QLatin1String()) -> QString::fromLatin1()
Alessandro Portale
2014-05-09
1
-1
/
+1
*
|
QmakePM: Remove unused local variables
Orgad Shaneh
2014-05-06
2
-2
/
+0
*
|
Project: Use Utils::FileName as return type for projectDirectory(...)
Tobias Hunger
2014-05-06
5
-14
/
+14
*
|
Remove some needless ProjectExplorer::
Tobias Hunger
2014-05-06
4
-6
/
+5
*
|
Project: Use Utils::FileName as return type for projectFilePath()
Tobias Hunger
2014-05-06
4
-13
/
+13
*
|
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-05-02
2
-38
/
+44
|
\
\
|
|
/
|
*
QmakeProject: Use build_pass evaluator for INSTALLS
Daniel Teske
2014-04-29
2
-38
/
+44
*
|
ProjectNodes: Refactor runConfigurationsFor()
hjk
2014-04-29
5
-6
/
+6
*
|
Use more descriptive progress bar titles
Eike Ziller
2014-04-28
1
-2
/
+3
*
|
qmakeprojectmanager: Native separators in import() error message
Alessandro Portale
2014-04-25
1
-1
/
+1
*
|
Use double quotes instead of single quotes as per our guidelines.
Christian Kandeler
2014-04-22
5
-8
/
+8
*
|
QMakeProject: Fix inconsistent isAbsolutePath
Daniel Teske
2014-04-16
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-04-14
1
-3
/
+2
|
\
\
|
|
/
|
*
Do not use a qml subfolder for qtquick applications.
jkobus
2014-04-08
1
-3
/
+2
*
|
ProWriter: Prepend $$PWD to files if adding to a .pri file
Daniel Teske
2014-04-14
1
-2
/
+2
*
|
QmakeProject: Some header cleanup
hjk
2014-04-08
2
-15
/
+9
*
|
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-04-08
1
-1
/
+1
|
\
\
|
|
/
|
*
qmakeproject: fix crash when qtVersion is null
Fawzi Mohamed
2014-04-03
1
-1
/
+1
*
|
BuildSteps: emitting tasks from init() works fine
Daniel Teske
2014-04-04
4
-35
/
+20
*
|
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-04-03
1
-0
/
+14
|
\
\
|
|
/
|
*
ios: override spec for ios
Fawzi Mohamed
2014-04-02
1
-0
/
+14
*
|
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-04-02
6
-14
/
+24
|
\
\
|
|
/
|
*
Android: Set ANDROID_EXTRA_LIBS scoped to the arch
Daniel Teske
2014-04-01
2
-4
/
+9
|
*
Update debugger language aspect in run settings when qmake step changes
Kai Koehne
2014-03-31
1
-0
/
+3
[next]