summaryrefslogtreecommitdiff
path: root/src/plugins/welcome/welcomemode.cpp
Commit message (Expand)AuthorAgeFilesLines
* welcomemode: simplify WelcomeModehjk2011-04-141-222/+0
* mode: make displayname, icon, priority, id, type data membershjk2011-04-141-31/+8
* core: make context and widget IContext data membershjk2011-04-141-11/+3
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* UX Improvement: speed up Welcome plugin loading (initializePlugin)Denis Mingulov2010-09-201-7/+11
* Further header cleanup.Friedemann Kleint2010-09-161-0/+5
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-0/+5
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-1/+1
* Core::Context: compile hot fix for Windows.hjk2010-06-251-3/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-3/+3
* Cache the welcomemode backgroundJens Bache-Wiig2010-05-261-2/+21
* Updated layout and graphics for welcome pageJens Bache-Wiig2010-04-091-2/+0
* Code cleanup in Welcome-plugin.Friedemann Kleint2010-03-311-56/+49
* Don't create Welcome mode pages when there is no Welcome modeThorbjørn Lindeijer2010-03-221-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-3/+3
* Move the IWelcomePage to the place it belongs.con2009-10-281-1/+2
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* long live the kinghjk2009-08-141-1/+1
* long live the kinghjk2009-08-141-1/+1
* Make the welcome screen into plugins.Daniel Molkentin2009-07-281-321/+73
* Preparation for plugifying the welcome screen.Daniel Molkentin2009-07-281-102/+2
* Find examples also with shadow built Qt developer build.con2009-07-271-7/+10
* Move Welcome Page to separate plugin.Daniel Molkentin2009-07-211-0/+571