- Aug 04, 2009
-
-
Oswald Buddenhagen authored
to be able to share the option object among evaluators, it is passed by pointer. only field_sep stays static and becomes a string - that's effectively just a cache to avoid repeated construction.
-
con authored
-
con authored
-
con authored
-
con authored
Reviewed-by: Daniel Molkentin
-
con authored
-
- Jul 31, 2009
-
-
con authored
And adapt the device selection list.
-
Friedemann Kleint authored
-
- Jul 30, 2009
-
-
Daniel Molkentin authored
-
con authored
This doesn't update at all yet, so you'll need to recreate the run configuration or restart creator.
-
con authored
-
con authored
-
con authored
-
- Jul 29, 2009
-
-
con authored
-
con authored
-
dt authored
-
dt authored
-
Friedemann Kleint authored
Add missing Q_OBJECTS where tr() was used.
-
- Jul 28, 2009
-
-
Daniel Molkentin authored
This removes the all hard dependencies to and from welcome screen, except the one to the core plugin. More in detail: - Add IWelcomePage to add a tab to the welcome screen - Move tabs in the modules where they belong - Enables QHelpManager to open help fullscreen and contextually - "Getting Started" moves to Qt4ProjectManager - Projects & Sessions (aka "Develop") moves to ProjectExplorer - "Community" remains in the welcome plugin for simplicity
-
dt authored
Just one qmakestep is allowed though. But I you can add as many makesteps as you want.
-
- Jul 27, 2009
- Jul 24, 2009
-
-
dt authored
-
dt authored
-
dt authored
Don't add -spec foo to the additional Arguments if foo is the same as the default mkspec. This makes the common case better, while breaking if you have QMAKESPEC set in teh environment and used -spec foo to override it.
-
con authored
Not much error reporting etc yet. Application TRK needs to be running on device.
-
dt authored
-
- Jul 23, 2009
-
-
dt authored
I need that in the Qt4ProjectConfigWidget to decide whether I should show a import label.
-
con authored
-
con authored
-
dt authored
QMake contained a bug that -cache something where not copied to the # Command comment. So we can't reliable check whether it is still the same cache. That should be rarely a problem.
-
con authored
-
dt authored
Use the mkspec of the qt version if none is specified in the additional arguments. Also if given a relative path, try the source directory first.
-
dt authored
-
con authored
-
- Jul 22, 2009