- 01 Jun, 2010 2 commits
-
-
Daniel Molkentin authored
Not needed anymore after the general QML support got deactivated. This reverts commit 74bd95d3.
-
Daniel Molkentin authored
To get QML functionality back, export QTCREATOR_WITH_QML before running qmake Reviewed-by: Kai Koehne
-
- 31 May, 2010 1 commit
-
-
Daniel Molkentin authored
Reviewed-by: Kai Koehne
-
- 29 Apr, 2010 3 commits
-
-
Jens Bache-Wiig authored
We already have it in the projects mode so we might as well use the same in "Getting Started". Reviewed-by: danimo
-
Jens Bache-Wiig authored
By popular request I added a "open project" option. We don't currently have a way of differentiating project types from other files so I had to hardcode .pro and .qmlproject for now. Themed icons was also added to the new and open buttons. Reviewed-by: danimo Task-number: QTCREATORBUG-1142
-
Daniel Molkentin authored
Reviewed-By: Jens Bache-Wiig
-
- 21 Apr, 2010 1 commit
-
-
Daniel Molkentin authored
No need for scrolling after my last commit. This reverts commit 577057d2.
-
- 16 Apr, 2010 1 commit
-
-
Friedemann Kleint authored
to able to scroll long lists again.
-
- 15 Apr, 2010 1 commit
-
-
Friedemann Kleint authored
Remove HTML-formatting and replace by properties set in constructor. Use in forms.
-
- 14 Apr, 2010 2 commits
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
instead of a tweaked QTreeWidget, making it twice as fast. Acked-by:
Daniel Molkentin <daniel.molkentin@nokia.com> Rubber-stamped-by:
Jens Bache-Wiig <jens.bache-wiig@nokia.com>
-
- 12 Apr, 2010 1 commit
-
-
Jens Bache-Wiig authored
Got rid of the inner frame to make things look more tab-like and less cluttered.
-
- 09 Apr, 2010 1 commit
-
-
Jens Bache-Wiig authored
Done with Danimo. Most changes are cosmetic but we modified the tutorial listing and re-arranged some of the layouts to better reflect the suggestions by Ergosign and Nigel.
-
- 07 Apr, 2010 1 commit
-
-
Daniel Molkentin authored
Looks more structured now.
-
- 05 Oct, 2009 1 commit
-
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- 28 Jul, 2009 1 commit
-
-
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
-