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
/
qt4projectmanagerplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return a reference to the object, changed from pointer.
kh1
2010-02-23
1
-1
/
+1
*
Maemo: Enable compilation unconditionally.
ck
2010-02-08
1
-7
/
+1
*
make profile evaluator re-entrant
Oswald Buddenhagen
2010-02-08
1
-0
/
+2
*
Merge remote branch 'origin/1.3'
Oswald Buddenhagen
2010-01-29
1
-1
/
+1
|
\
|
*
remove trailing whitespace
Oswald Buddenhagen
2010-01-29
1
-1
/
+1
*
|
Add Build to the right click menu of sub projects for Qt4 Projects
dt
2010-01-13
1
-4
/
+27
*
|
Make method naming more consistent.
Tobias Hunger
2010-01-07
1
-1
/
+1
*
|
Mostly remove the special define for Symbian support.
con
2009-12-17
1
-5
/
+1
*
|
Wizards: Add a simple wizard for unit tests.
Friedemann Kleint
2009-12-16
1
-0
/
+2
*
|
Rework Build Parser handling
Tobias Hunger
2009-12-09
1
-20
/
+5
*
|
cache parsed pri & prf files
Oswald Buddenhagen
2009-12-08
1
-0
/
+2
*
|
Move QMakeParser to Qt4ProjectManager
dt
2009-11-30
1
-0
/
+2
*
|
Fix compile, remove embeddedpropertiespage
dt
2009-11-30
1
-1
/
+0
*
|
Add experimental Maemo support.
ck
2009-10-16
1
-0
/
+8
|
/
*
Rename IRunConfigurationRunner -> IRunControlFactory...
Friedemann Kleint
2009-09-25
1
-0
/
+1
*
Hide the Run QMake command from the context menu for non qt projects.
dt
2009-09-17
1
-0
/
+3
*
The project pane rewrite version 2.
dt
2009-09-17
1
-0
/
+1
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
Make the welcome screen into plugins.
Daniel Molkentin
2009-07-28
1
-1
/
+12
*
Removing some unused semicolons after Q_UNUSED
Alessandro Portale
2009-07-13
1
-1
/
+1
*
Added a wizard for Qt Designer custom widgets and collections.
Friedemann Kleint
2009-06-29
1
-0
/
+2
*
Merge commit 'qt-s60/qt-s60'
con
2009-06-24
1
-0
/
+8
|
\
|
*
Add manager for Symbian SDKs.
con
2009-06-24
1
-0
/
+8
*
|
Some further reodering in the build menu.
dt
2009-06-23
1
-2
/
+1
|
/
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
1
-2
/
+2
*
API review of IRunConfigurationFactory.
con
2009-06-12
1
-1
/
+0
*
Actually QtVersionManager::instance() *was* working.
con
2009-05-28
1
-3
/
+1
*
Rely on lazy instantiation of text editor actions
Thorbjørn Lindeijer
2009-05-26
1
-1
/
+0
*
Added 'Open with ->Qt Designer' in Project Explorer.
Friedemann Kleint
2009-05-19
1
-0
/
+8
*
EmptyProjectWizard allows us to create an empty project.
Alessandro Portale
2009-05-07
1
-0
/
+3
*
Move QtVersionManager, QtVersion and QtOptionsPage back
dt
2009-04-28
1
-3
/
+8
*
Refactoring: Move QtVersionManager instance() into the ProjectExplorer
dt
2009-04-22
1
-11
/
+0
*
Refactoring: Move QtVersionManager to ProjectExplorer.
dt
2009-04-22
1
-1
/
+2
*
Long dead code. It even used the QWorkbench namespace.
dt
2009-04-20
1
-1
/
+0
*
Refactoring for (Q)MakeBuildStepFactory
dt
2009-04-20
1
-2
/
+2
*
Change the way the debugging library is build and found, yet again.
dt
2009-03-25
1
-2
/
+0
*
Fixes: simplify ProjectExplorerPlugin::instance() access
hjk
2009-03-04
1
-2
/
+1
*
Fixes: change file license headers to include LGPL
hjk
2009-02-25
1
-21
/
+17
*
Fixes: Move Buildparser to the projectexplorer, use in cmakeplugin
dt
2009-02-16
1
-4
/
+0
*
replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...
hjk
2009-01-20
1
-9
/
+14
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
hjk
2009-01-20
1
-1
/
+1
|
\
|
*
Fixed include when building without tests
Thorbjørn Lindeijer
2009-01-20
1
-1
/
+1
*
|
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...
hjk
2009-01-20
1
-10
/
+10
|
/
*
remove ProjectExplorerInterface and ExtensionSystemInterfaces files
hjk
2009-01-14
1
-0
/
+3
*
Fixes: - ICommand --> Command
con
2009-01-14
1
-2
/
+2
*
Fixes: - IActionContainer --> ActionContainer
con
2009-01-14
1
-2
/
+2
*
Bump year in licence header.
Daniel Molkentin
2009-01-13
1
-1
/
+1
*
Fixes: - Rename ActionManagerInterface --> ActionManager
con
2009-01-13
1
-3
/
+3
*
chancge Nokia GPL exception version from 1.2 to 1.3
hjk
2008-12-16
1
-1
/
+1
*
Fixes: Mem leak in the pro file parser.
dt
2008-12-02
1
-1
/
+0
[next]