- Jun 07, 2010
-
-
Kai Koehne authored
This reverts commit 5234c775 and 21065291.
-
- Jun 04, 2010
-
-
Daniel Molkentin authored
Task-number: QTCREATORBUG-1571 Reviewed-by: Leena Miettinen
-
- Jun 01, 2010
-
-
Daniel Molkentin authored
To get QML functionality back, export QTCREATOR_WITH_QML before running qmake Reviewed-by: Kai Koehne
-
- May 31, 2010
-
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
Daniel Molkentin authored
This is not only a waste of ressources, but breaks a check later on which tries to load the QML examples from Creators ressource path if no QML capable Qt version is found (included with Creator packages) Reviewed-by: dt
-
- May 25, 2010
-
-
Daniel Molkentin authored
Reviewed-by: dt
-
- May 07, 2010
-
-
con authored
-
- Apr 29, 2010
-
-
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
-
- Apr 19, 2010
-
-
Daniel Molkentin authored
Task-number: QTCREATORBUG-1116
-
- Apr 15, 2010
-
-
Friedemann Kleint authored
Remove HTML-formatting and replace by properties set in constructor. Use in forms.
-
- Apr 09, 2010
-
-
Daniel Molkentin authored
- Fix typos - Fix layout on OS X
-
Daniel Molkentin authored
-
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.
-
- Apr 07, 2010
-
-
Daniel Molkentin authored
Looks more structured now.
-
- Mar 22, 2010
-
-
Thorbjørn Lindeijer authored
Fixes creating these pages unnecessarily when the Welcome plugin is not loaded, as well as "leaking" them in that case. Reviewed-by: con
-
- Mar 11, 2010
-
-
Erik Verbruggen authored
Reviewed-by: kh1
-
- Mar 10, 2010
-
-
kh1 authored
We need to append "?view=split"to force the split mode check. Make the check more readable in viewerForContextMode.
-
kh1 authored
In case of split mode we did not check if the actual requested doc exists and thus did fail to open the browser if it could not be found. Reviewed-by: Daniel Molkentin
-
- Mar 05, 2010
-
-
hjk authored
-
- Feb 02, 2010
-
-
kh1 authored
Reviewed-by: ck
-
- Feb 01, 2010
-
-
Friedemann Kleint authored
QString: Use QChar where appropriate.
-
- Jan 29, 2010
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-
- Jan 20, 2010
-
-
Tobias Hunger authored
* Tips on welcome page still explained CTRL-6 for output mode. Remove this.
-
- Jan 06, 2010
-
-
Daniel Molkentin authored
(cherry picked from commit a8667254)
-
Daniel Molkentin authored
Fixes: QTCREATORBUG-483 (cherry picked from commit 8929bb27)
-
- Jan 05, 2010
-
-
Daniel Molkentin authored
-
- Jan 04, 2010
-
-
Daniel Molkentin authored
Fixes: QTCREATORBUG-483
-
- Nov 05, 2009
-
-
Friedemann Kleint authored
Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
- Oct 29, 2009
-
-
Jarek Kobus authored
RevBy: Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Oct 22, 2009
-
-
Daniel Molkentin authored
Offer to copy the project into an alternative root.
-
- Oct 07, 2009
-
-
Daniel Molkentin authored
Reviewed-By: con
-
- Aug 14, 2009
-
-
hjk authored
-
- Aug 06, 2009
-
-
Daniel Molkentin authored
Reviewed-by: kh
-
- Jul 31, 2009
-
-
Friedemann Kleint authored
-
- 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
-