summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/gettingstartedwelcomepagewidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix context help for examplesDaniel Molkentin2011-05-191-2/+6
* Don't open files and help if someone chooses to cancel loading an example.Daniel Molkentin2011-05-191-4/+6
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* PathChooser: rename Directory to ExistingDirectory, introduce Directorydt2011-02-221-1/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Merge remote branch 'origin/2.1' into mastercon2010-11-301-4/+6
|\ \ | |/
| * Show buttons only when more than one tip is availableDaniel Molkentin2010-11-301-4/+6
* | Merge remote branch 'origin/2.1'dt2010-11-181-21/+45
|\ \ | |/
| * Move Qt QML projects to pro-based projectsDaniel Molkentin2010-11-181-21/+45
* | Merge remote branch 'origin/2.1'dt2010-11-101-10/+23
|\ \ | |/
| * Fix welcome screen with 120 dpi and translations with overlengthDaniel Molkentin2010-11-051-10/+23
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
* | Fix exported headers in Core and TextEditor.Friedemann Kleint2010-11-011-7/+4
* | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-11-011-1/+0
|\ \ | |/
| * Modify RSS to show new (and only) featured exampleDaniel Molkentin2010-10-271-1/+0
* | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-10-251-56/+125
|\ \ | |/
| * Add our own description file to show all possible QML examples.Daniel Molkentin2010-10-221-54/+125
| * Valgrind fixes.Friedemann Kleint2010-10-211-7/+5
* | Welcome: Do not open main.cpp when project loading was canceledTobias Hunger2010-10-191-2/+3
|/
* Remove special code path for QML examplesDaniel Molkentin2010-10-151-82/+46
* Fit all tips even on 120 DPI screens.Daniel Molkentin2010-10-051-3/+3
* Fix Tips of the Day with dark color schemes.Daniel Molkentin2010-10-051-1/+1
* L10n: tr()-Fixes.Friedemann Kleint2010-10-051-2/+2
* rssfetcher: fix crashes on startup if no features are foundhjk2010-09-271-7/+14
* Initialize correct member. Fixes potential crash on startup.Daniel Molkentin2010-09-251-1/+1
* Introduce featured items.Daniel Molkentin2010-09-241-2/+80
* EditorManager: add a flag for embedded linenumbersdt2010-09-231-1/+1
* Mode switching: On drag & drop, on remote opening, on Open Filesdt2010-09-221-1/+1
* UI text - fix capitalizationLeena Miettinen2010-09-201-2/+2
* doc: Fixed URL in GettingStartedWelcomePageWidgetRobert Loehning2010-08-251-1/+1
* qt4projectmanager: don't overuse QString::replacehjk2010-08-231-1/+3
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-2/+2
* ProjectManager: Make Open Project dialog open in default folderFriedemann Kleint2010-06-281-1/+4
* Move help manager into core.kh12010-06-111-6/+3
* Revert disabling of qml support (2.0.0 branch)Kai Koehne2010-06-071-6/+0
* Fix mobile example linkDaniel Molkentin2010-06-041-1/+1
* Disable everything QML-related but QMLJSEditor by defaultDaniel Molkentin2010-06-011-0/+7
* Add links for building an example and building a mobile applicationDaniel Molkentin2010-05-311-0/+4
* Fix doc links to tips of the day, remove some to minimize l10n breakage.Daniel Molkentin2010-05-311-7/+3
* Do not add a menu if the examples cannot be found.Daniel Molkentin2010-05-311-10/+14
* Find declarative examples in nightly build packageDaniel Molkentin2010-05-251-0/+10
* Find the qml examples also in case of shadow builds.con2010-05-071-23/+34
* Use Open Project button in Getting Started modeJens Bache-Wiig2010-04-291-0/+4
* Add "Open Project" to welcome pageJens Bache-Wiig2010-04-291-0/+3
* Add QML examples to welcome pageDaniel Molkentin2010-04-291-15/+58
* Remove superflous ... from window titles.Daniel Molkentin2010-04-191-1/+1
* WelcomeModeLabel: Make usable in Designer as a normal 'styled' label.Friedemann Kleint2010-04-151-3/+0