aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/gettingstartedwelcomepage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Help: Open example documentation in extra windowEike Ziller2014-06-241-4/+4
* Examples: Support new mainFile attributeEike Ziller2014-06-171-2/+12
* Examples: Remove unused internal APIEike Ziller2014-06-161-12/+0
* Remove some needless ProjectExplorer::Tobias Hunger2014-05-061-2/+1
* WelcomePage: Support additional (non-qt) example setsEike Ziller2014-03-311-1/+1
* QtSupport: Fix compiler warningOrgad Shaneh2014-03-241-1/+1
* Example launcher: Don't configure kits automaticallyAlessandro Portale2014-03-121-3/+2
* Utils: Compile winutils on all platformhjk2014-02-201-3/+0
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | WelcomePage: Report sizes of loaded imagesUlf Hermann2013-12-091-5/+12
* | QtSupport: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* Crossify normalizePathNameOrgad Shaneh2013-10-241-4/+1
* WelcomePage: remove getting started pageThomas Hartmann2013-10-081-36/+0
* Port welcome screen to Qt Quick 2Jens Bache-Wiig2013-09-161-8/+8
* QtSupport: Fix 'Copy Project to writable Location?' dialog handlingMichal Klocek2013-09-091-5/+19
* Core/Help: Clean up HelpManager interface and usershjk2013-08-301-4/+4
* Switch less often to edit modeEike Ziller2013-06-051-1/+1
* Clean headers in QtSupport.Friedemann Kleint2013-03-271-9/+0
* Welcomepage: fix combobox for Qt 4Thomas Hartmann2013-03-041-0/+1
* Merge remote-tracking branch 'origin/2.6' into 2.7Oswald Buddenhagen2013-02-071-1/+2
|\
| * Don't make a "help request" with an invalid urlAlessandro Portale2013-01-311-1/+2
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\|
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-3/+18
|\|
| * WelcomeScreen: Show content even for incorrectly capitalized application dirKai Koehne2012-11-291-3/+18
* | QtSupport: stylehjk2012-11-271-0/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-251-3/+3
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
* | Utils::FileUtils: Use Utils::FileName for file paths instead of QString.Christian Kandeler2012-09-071-5/+10
|/
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-1/+1
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* 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