- Jul 29, 2009
-
-
Friedemann Kleint authored
Add missing Q_OBJECTS where tr() was used.
-
Friedemann Kleint authored
The older versions do not accept --username option, omit it. Task-number: 255470
-
- Jul 28, 2009
-
-
Erik Verbruggen authored
-
Friedemann Kleint authored
-
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.
-
Friedemann Kleint authored
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
Daniel Molkentin authored
Move WelcomeModeTreeWidget to utils, add d-ptr.
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
... by creating a default run configuration.
-
Friedemann Kleint authored
-
- Jul 27, 2009
-
-
Maurice Kalinowski authored
- created protocol class as basis for different paste servers - removed custom classes and replaced functionality with simple QHttp* usage - removed poster and fetcher classes copied from cpaster application. It not getting updated anyways in creator - Known issue: Listing does not update, when user changes protocol - TODO: add pastebin.ca support. Code is done already, just needs to be placed inside plugin.
-
dt authored
Thiago changed the way buildkeys are parsed, thus to reintroduce the patched plugin loader, the changes to the build parser must be ported to the patched plugin loader. Or the patches to make the plugin loader faster to the current state of the qt plugin loader.
-
dt authored
-
dt authored
-
kh authored
Task-number: 257868 Reviewed-by: kh
-
Friedemann Kleint authored
Do not add all image paths (from different projects), keep a base path and add current.
-
dt authored
Removing the last project did set startupproject to zero and unloaded the project. Thus the check that the project for the current item and the startup project are both null and the same.
-
dt authored
Also fix a small bug with the import label.
-
kh authored
-
kh authored
-
dt authored
On the Project Mode. Might fix a bug hjk found, which i can't reproduce.
-
Oswald Buddenhagen authored
reorder .pri includes to ensure relevant -L flags appear before the -l flags which need them
-
Oswald Buddenhagen authored
-
dt authored
-
con authored
-
con authored
Reviewed-by: Daniel Molkentin
-
dt authored
Fixes a designer integration issue. Task-Nr: 258315
-
Kornelia Poenitz authored
The selection was not visible when moving cursor up. Reviewed-by: hjk Merge-request: 1016 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Remove unused code.
-
- Jul 26, 2009
-
-
Roberto Raggi authored
-
- 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
-