- Sep 27, 2010
-
-
hjk authored
This incorporates the last hunk of qt-creator/merge_requests/180 by Nikita V.
-
- Sep 25, 2010
-
-
Daniel Molkentin authored
Task-number: QTCREATORBUG-2454
-
- Sep 24, 2010
-
-
Daniel Molkentin authored
- Move RSSFetcher to CorePlugin - Rename RSSFetcher to RssFetcher - Make RssFetcher more generic, allow multiple sources to be fetched - Introduce Featured Items on Getting Started page - Introduce dummy entry for Mobile examples, needs implementation once they are ready
-
- Sep 23, 2010
-
-
dt authored
And make use of it to accept on the command line the patterns: "filename" "+45", "filename" ":23", "filename:12" and "filename+42" Task-Nr: QTCREATORBUG-2428
-
- Sep 22, 2010
-
-
dt authored
Readd a few mode switchings that I accidentally removed. Task-Nr: QTCREATORBUG-2405
-
- Sep 20, 2010
-
-
Leena Miettinen authored
-
- Aug 25, 2010
-
-
Robert Loehning authored
(cherry picked from commit c3649d4f)
-
- Aug 23, 2010
-
-
hjk authored
-
- Jul 30, 2010
-
-
Alessandro Portale authored
Using more *::Constants::ICON_* where it makes sense and wrapping the file names into QLatin1String where they were missing. The increased usage of the ICON constants needed a few more cross plugin includes of *constants.h, here and there. I think that it is OK, since the dependencies were alredy there icon resource wise.
-
- Jun 28, 2010
-
-
Friedemann Kleint authored
Move open project dialog handling into ProjectExplorer and make it use its list of project file patterns. Same in Checkout wizards. Task-number: QTCREATORBUG-1759 Reviewed-by: dt
-
- Jun 11, 2010
-
-
kh1 authored
- lessens open file handles - improves help plugin startup further Task-number: QTCREATORBUG-337 Reviewed-by: ck
-
- 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
-