dt
15e2ac460f
Fixes: Add ToolChain classes.
...
Details: These classes replace a number of classes with differing
interfaces by just one class. The design isn't quite perfect, but a lot
better than what it used to be. Also moved the ToolChain classes to the
projectexplorerm so that eventually the cmake plugin can also use them.
2009-02-11 12:16:26 +01:00
dt
4d4324628a
Fixes: After adding a new qt version via import, writeSettings()
...
Task: Reported on irc
2009-02-05 16:22:32 +01:00
dt
eab0ff8f6e
Fixes: Crash after deleting a qt version and pressing cancel.
...
Details: That hasn't worked in the last few months, since we changed
the QtVersion class from being passed by value to being passed around by
reference.
2009-02-04 16:55:01 +01:00
hjk
113b81e9db
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance()
2009-01-20 11:52:04 +01:00
hjk
cc5ff1ec74
Remove #include <extensionsystem/pluginmanager.h> from icore.h, a
...
forward declaration is sufficient.
2009-01-19 12:39:20 +01:00
Daniel Molkentin
59affcfffc
Bump year in licence header.
2009-01-13 19:22:14 +01:00
Thorbjørn Lindeijer
59c8b93309
Modified IOptionsPage interface for Apply button
...
The previous interface wasn't sufficient to properly support the Apply
button, since it didn't separate applying the changes from the cleanup
phase.
Designer settings pages still need some fixing.
Fixes Apply button causing problems for certain plugins, for example the
QuickOpen.
2009-01-13 16:03:55 +01:00
goro
cb7bb2eefe
PathChooser migration for Qt version config page
2008-12-19 15:33:15 +01:00
lowinu
355160e56f
Fixes: correctly read mkspec
...
RevBy: dt
2008-12-18 13:24:30 +01:00
dt
d402ed2955
Fixes: Replace QTC_ASSERT with QT_ASSERT.
2008-12-17 15:51:48 +01:00
hjk
da3cb14483
chancge Nokia GPL exception version from 1.2 to 1.3
2008-12-16 17:20:00 +01:00
hjk
4a552ead9f
use QTC_ASSERT instead of Q_ASSERT
2008-12-09 15:25:01 +01:00
dt
b33cf9b4cd
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
...
Conflicts:
src/plugins/cmakeprojectmanager/cmakeproject.cpp
2008-12-09 14:18:09 +01:00
hjk
342caa2141
some more whitespace changes
2008-12-09 11:07:24 +01:00
dt
7411d9db55
Fixes: Show the actual qt version in the Tools/Options dialog.
...
Task: 237665
Details: We parse the qmake output anyway, so we can simply add the
version from there. Seems to work nicely. Idea by hjk.
2008-12-08 14:20:35 +01:00
dt
942363913c
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
...
Conflicts:
src/plugins/qt4projectmanager/qtversionmanager.cpp
2008-12-08 12:47:15 +01:00
dt
83d5461c7f
Fixes: Find the qplatformdefs.h file
...
Task: -
RevBy: -
AutoTest: -
Details: Add the include path for qplatformdefs.h to the fot.
2008-12-08 12:44:28 +01:00
Joerg Bornemann
1b33b75fc3
Fixes: Build on msvc
...
RevBy: Found by me.
(cherry picked from commit 58827feb20 )
2008-12-05 15:54:59 +01:00
hjk
cf11b69643
more code cosmetics
2008-12-02 16:19:05 +01:00
hjk
ab83dcd87c
off-by-one in headers
2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3
end-of-line whitespace correction of the new headers
2008-12-02 14:17:16 +01:00
con
05c35356ab
Initial import
2008-12-02 12:01:29 +01:00