- Sep 17, 2009
-
-
dt authored
This splits up the edit and active settings. Let people try it and report usability problems. I'm not 100% convinced of the layout either.
-
Roberto Raggi authored
-
- Sep 01, 2009
-
-
con authored
-
Alessandro Portale authored
Reviewed-by: Trustme
-
- Aug 26, 2009
-
-
Roberto Raggi authored
-
- Aug 24, 2009
-
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Roberto Raggi authored
-
- Aug 14, 2009
-
-
hjk authored
-
- Aug 10, 2009
- Aug 06, 2009
-
-
con authored
-
- Aug 05, 2009
-
-
Erik Verbruggen authored
-
con authored
Task-number: 258468
-
- Aug 03, 2009
-
-
Thiago Macieira authored
-
Thiago Macieira authored
Things you mustn't do: 1) end an enum with a comma 2) #include <cxxxx> and not use std:: 3) use anonymous structures All three things are invalid C++. Anonymous structures inside anonymous unions are allowed by GCC, but that doesn't mean it's valid.
-
- Jul 31, 2009
-
-
Erik Verbruggen authored
-
- Jul 29, 2009
-
-
Roberto Raggi authored
Snapshot::dependsOn(fn) returns the files in the snapshot that depends on fn.
-
Friedemann Kleint authored
Add missing Q_OBJECTS where tr() was used.
-
- Jul 28, 2009
-
-
Erik Verbruggen 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
-
Daniel Molkentin authored
Move WelcomeModeTreeWidget to utils, add d-ptr.
-
- Jul 27, 2009
-
-
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.
-
Oswald Buddenhagen authored
-
- Jul 23, 2009
-
-
Thorbjørn Lindeijer authored
Done-with: danimo
-
- Jul 22, 2009
-
-
con authored
-
- Jul 20, 2009
-
-
Friedemann Kleint authored
-
con authored
-
- Jul 17, 2009
-
-
hjk authored
-
Oswald Buddenhagen authored
-
- Jul 16, 2009
- Jul 15, 2009
- Jul 14, 2009
-
-
Friedemann Kleint authored
Add some functionality needed for CVS.
-
Roberto Raggi authored
Reviewed by Thorbjørn Lindeijer
-
Roberto Raggi authored
-