summaryrefslogtreecommitdiff
path: root/src/plugins/qtsupport/gettingstartedwelcomepage.cpp
Commit message (Expand)AuthorAgeFilesLines
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-1/+1
* ExamplesWelcomePage: Fix wordwrap of description textYuchen Deng2012-04-101-1/+5
* WelcomePage: Use project directory instead of home pathYuchen Deng2012-04-021-2/+3
* WelcomePage: Make welcome page more resilientTobias Hunger2012-03-271-0/+3
* Examples: Fix showing documentation in side bar.Eike Ziller2012-03-211-12/+8
* Fix compilation with Qt 5.Friedemann Kleint2012-03-131-1/+0
* Automatically configure examples opened from the welcome page.Daniel Teske2012-03-091-2/+17
* WelcomePage: add ids to IWelcomePage and allow replacingThomas Hartmann2012-03-061-1/+13
* Removed module names from #include directives.Erik Verbruggen2012-02-151-25/+23
* Delay looking for examples until the information is needed.Eike Ziller2012-02-021-2/+1
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-13/+13
* QtSupport: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-4/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-281-3/+13
|\
| * Copy dependencies specified in manifest file.Daniel Molkentin2011-11-251-3/+14
* | Cropping the examples screen shots to "Areas of interest".Alessandro Portale2011-11-251-5/+5
* | new design of the welcomepageThomas Hartmann2011-11-231-18/+55
* | QtSupport: Split up #include <QtDeclarative>.Friedemann Kleint2011-11-221-1/+14
|/
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QtSupport: Fix compilation with gcc.Christian Kandeler2011-10-111-1/+2
* WelcomePage: avoid deadlock on shutdownThomas Hartmann2011-10-111-9/+79
* WelcomePage: create 2 instances of GettingStartedWelcomePageThomas Hartmann2011-09-281-10/+62
* Better error feedback on Open projectDaniel Teske2011-09-051-1/+4
* Header cleanup in QtSupport.Friedemann Kleint2011-08-171-0/+6
* Help requests must be done in main thread.Eike Ziller2011-07-271-2/+29
* WelcomePage: Reintroduce fallback copying.Daniel Molkentin2011-07-071-7/+87
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-0/+124