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
/
genericprojectmanager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash on renaming files in generic project manager
Daniel Teske
2013-01-31
1
-5
/
+6
*
Qt4BuildConfiguration: Allow for "Release" and "Debug" BCs
Tobias Hunger
2013-01-31
1
-1
/
+1
*
Generalize QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2013-01-16
2
-4
/
+0
*
Fixed generic project considering all files as source files
Thorbjørn Lindeijer
2013-01-09
2
-13
/
+20
*
use QSharedPointer instead of QRefCountPointer
Debao Zhang
2013-01-09
1
-1
/
+2
*
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-2
/
+1
*
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-12-14
1
-0
/
+2
|
\
|
*
GenericProject: remove trailing "/" from .includes paths
Thomas Otto
2012-12-13
1
-0
/
+2
*
|
ProcessParameter: Ensure macro expansion is done in the main thread
Daniel Teske
2012-12-07
1
-0
/
+1
*
|
C++: Remove hard-coded configuration file name.
Erik Verbruggen
2012-12-04
1
-1
/
+1
*
|
Add whitespace after control keywords
Orgad Shaneh
2012-11-28
1
-1
/
+1
*
|
GenericProjectManager: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-11-27
5
-13
/
+19
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-11-26
1
-1
/
+5
|
\
\
|
|
/
|
*
Fix build issues being empty for non-qmake projects
Tobias Hunger
2012-11-21
1
-1
/
+5
*
|
Gcc: Support -stdlib=whatever arguments for the code model
Tobias Hunger
2012-11-21
1
-2
/
+3
*
|
Id: Add QByteArray constructor
Orgad Shaneh
2012-11-20
1
-2
/
+2
*
|
Replace BuildConfigWidge with NamedWidget
Daniel Teske
2012-11-16
2
-4
/
+4
*
|
BuildConfigWidget: Make displayName property instead of a virtual func
Daniel Teske
2012-11-16
2
-7
/
+1
*
|
Remove BuildConfigWidget::init()
Daniel Teske
2012-11-16
2
-12
/
+8
*
|
BuildConfiugration::subConfigWidge() Provide a default implementation
Daniel Teske
2012-11-16
2
-9
/
+0
*
|
Move Project::subConfigWidgets to BuildConfiguration
Daniel Teske
2012-11-16
4
-10
/
+8
*
|
GenericMakeStep: Remove genericBuildConfiguration()
Daniel Teske
2012-11-16
2
-14
/
+6
*
|
Kit: Add createOutputParser method
Daniel Teske
2012-11-02
3
-12
/
+3
*
|
GenericProject: Make node tree updates smarter
Daniel Teske
2012-10-25
3
-54
/
+111
*
|
GenericProject: Use Utils::FileName for childOf check
Daniel Teske
2012-10-25
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-05
24
-488
/
+465
|
\
\
|
|
/
|
*
Adjust license headers
hjk
2012-10-05
24
-488
/
+465
*
|
qbs files: Consolidate includePaths in QtcLibrary and QtcPlugin
Orgad Shaneh
2012-10-05
1
-8
/
+0
*
|
qbs files: Sort files
Orgad Shaneh
2012-10-03
1
-17
/
+17
|
/
*
Use QtParser in CMake/Autotools/generic project makesteps
Tobias Hunger
2012-09-27
1
-0
/
+5
*
Make Toolchain::makeCommand return a full path to the make command
Daniel Teske
2012-09-12
2
-6
/
+15
*
Warn if kit has no tool chain set up
Tobias Hunger
2012-09-06
2
-1
/
+21
*
GCC: Actually use sysroot for header path detection
Orgad Shaneh
2012-09-05
1
-3
/
+3
*
s/profile/kit/
Tobias Hunger
2012-09-04
3
-13
/
+13
*
Remove evaluateBuildSystem signal
Daniel Teske
2012-08-24
2
-8
/
+1
*
genericprojectmanager: fix recent regression
hjk
2012-08-14
1
-0
/
+1
*
genericprojectmanager: code cosmetic
hjk
2012-08-14
22
-288
/
+266
*
Fix crashes when no default profile is set
Tobias Hunger
2012-08-13
1
-2
/
+3
*
rename QtDebug to QDebug
hjk
2012-08-06
3
-3
/
+3
*
use new id comparison operators to reduce line noise and save cycles
hjk
2012-08-06
2
-11
/
+11
*
Changed URL to qt-project.org in pluginspecs.
Konstantin Tokarev
2012-07-30
1
-2
/
+2
*
Changed return type of :ICore::mainWindow() to QWidget*
Konstantin Tokarev
2012-07-19
2
-2
/
+0
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
23
-69
/
+23
*
plugins genericprojectmanager: fix mem leak. m_ui was never deleted
Montel Laurent
2012-07-17
2
-0
/
+6
*
Profile introduction
Tobias Hunger
2012-06-21
10
-533
/
+141
*
Make PluginManager mostly static.
Eike Ziller
2012-06-19
1
-1
/
+1
*
Fix qbs code style
Yuchen Deng
2012-06-19
1
-1
/
+1
*
Generic Project: Add some missing QLatin1String's.
Andre Hartmann
2012-06-04
3
-7
/
+7
*
Generic Project: Add make argument "all" when re-adding a Build Step.
Andre Hartmann
2012-06-04
1
-0
/
+2
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
1
-3
/
+2
[next]