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
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gone
hjk
2011-09-05
1
-1
/
+1
*
Remove test of Qt4 project loading
Tobias Hunger
2011-08-29
1
-14
/
+0
*
Header cleanup in Qt4ProjectManager.
Friedemann Kleint
2011-08-18
1
-2
/
+2
*
Introduce QML-based welcome screen using desktop components
Daniel Molkentin
2011-06-29
1
-9
/
+0
*
Maemo: Create dedicated plugin.
Christian Kandeler
2011-05-26
1
-2
/
+0
*
Move a lot of qmake independent classes to a new plugin qtsupport
dt
2011-05-24
1
-13
/
+1
*
New code assist API
Leandro Melo
2011-05-18
1
-8
/
+2
*
Qt Version refactoring
dt
2011-05-12
1
-2
/
+10
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
Merge branch '2.2'
Oswald Buddenhagen
2011-04-14
1
-14
/
+13
|
\
|
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
|
Add "Add Library" action to project explorer's context menu
Jarek Kobus
2011-04-13
1
-20
/
+26
*
|
projectexplorer: move project{Context,Language} from IProjectManager to Project
hjk
2011-04-12
1
-6
/
+6
|
/
*
Qt4ProjectManager: Hide Run qmake for non qt projects
dt
2011-02-23
1
-0
/
+1
*
texteditor: merge ITextEditable into ITextEditor
hjk
2011-02-22
1
-2
/
+2
*
Renaming: QmlStandaloneApp* -> QtQuickApp*
Alessandro Portale
2011-02-06
1
-2
/
+2
*
Html5 app wizard. First steps.
Alessandro Portale
2011-02-06
1
-0
/
+2
*
Add "Run" to projectexplorer context menu
dt
2011-01-21
1
-0
/
+1
*
Qt4projectManager: Refactor Qt4Target, split up in per target classes
dt
2011-01-17
1
-2
/
+6
*
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
*
|
Qt4ProjectManager: Actually add the qt4targetfactory to the object pool
dt
2010-12-07
1
-0
/
+1
*
|
Fixes: Add new subdirs project wizard
Jarek Kobus
2010-11-24
1
-13
/
+6
*
|
Support completion in profile editor
Jarek Kobus
2010-11-08
1
-0
/
+10
*
|
Profile editor: Fix ambiguous shortcut F2.
Friedemann Kleint
2010-10-18
1
-1
/
+1
*
|
Implement "Jump To File Under Cursor" in profile editor
Jarek Kobus
2010-10-14
1
-4
/
+24
|
/
*
Merged 'New Qt quick App' and 'Import Qml App' Wizards
Alessandro Portale
2010-10-04
1
-2
/
+1
*
Mobile wizard: Model after QML wizard.
Christian Kandeler
2010-09-13
1
-3
/
+3
*
Moving the "Qml standalone" wizards from qmlpm to qt4pm
Alessandro Portale
2010-08-25
1
-0
/
+4
*
Add "Add library wizard" to the pro file editor
Jarek Kobus
2010-08-16
1
-0
/
+20
*
Add parser for sbsv2 (new Symbian build system)
Tobias Hunger
2010-08-11
1
-1
/
+0
*
Make project context a Core::Context
dt
2010-07-02
1
-6
/
+7
*
Core::Context: compile hot fix for Windows.
hjk
2010-06-25
1
-4
/
+1
*
core: use a class derived from QList<int> instead of a QList<int> for Core::C...
hjk
2010-06-25
1
-2
/
+2
*
don't forget to initialize the parser statics outside threading context
Oswald Buddenhagen
2010-06-21
1
-0
/
+1
*
Implement (un)commenting selection of .pro files
Jarek Kobus
2010-05-25
1
-1
/
+10
*
There is no dependency, so make the runtime manager an real singelton.
kh1
2010-05-25
1
-2
/
+1
*
Long overdue changes and refactoring for qemu handling.
kh1
2010-05-20
1
-1
/
+2
*
Add Clean and rebuild sub dir
dt
2010-04-30
1
-6
/
+24
*
Add mobile Qt gui wizard
Tobias Hunger
2010-03-30
1
-0
/
+4
*
Add simple unit tests for abld parser
Tobias Hunger
2010-03-29
1
-5
/
+0
*
Fix a broken user visible path on Windows.
Alessandro Portale
2010-03-28
1
-2
/
+3
*
Don't create Welcome mode pages when there is no Welcome mode
Thorbjørn Lindeijer
2010-03-22
1
-6
/
+3
*
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
Friedemann Kleint
2010-03-18
1
-0
/
+2
*
Header cleanup in ProjectExplorer and Qt4ProjectManager
Friedemann Kleint
2010-03-17
1
-0
/
+2
*
Wizards/Custom Wizards: Add code.
Friedemann Kleint
2010-03-12
1
-0
/
+2
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Return a reference to the object, changed from pointer.
kh1
2010-02-23
1
-1
/
+1
[next]