aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/welcome
Commit message (Expand)AuthorAgeFilesLines
* Plugins: Re-categorize plugins which are in "Qt Creator" categoryRazi Alavizadeh2018-03-201-1/+1
* Welcome: Detach Welcome page registration for global object poolhjk2018-02-071-6/+0
* Welcome: Remove one unneeded usage of global object poolhjk2018-02-061-2/+1
* Welcome: Relax the SideBar spacings a bitAlessandro Portale2018-01-031-5/+16
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-2/+1
* Welcome: Use https-linksRobert Loehning2017-12-061-2/+2
* Welcome: Show the url of link buttons as tool tipAlessandro Portale2017-10-161-1/+2
* Welcome: Remove unused imageAlessandro Portale2017-09-202-1/+0
* Unify the dimensions for all mode/action bar iconsAlessandro Portale2017-09-194-0/+0
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-061-1/+8
|\
| * Welcome: Squish: Assign object name to fix Squish testsChristian Stenger2017-09-061-0/+1
| * Welcome: Remove the big minimal height requirementAlessandro Portale2017-09-051-1/+7
* | Fix qbs build regarding app_version.hNikolai Kosjar2017-09-061-0/+1
* | app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+4
|/
* Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* Work around slow painting on macOSEike Ziller2017-06-141-0/+7
* WelcomeMode: Remove screenDependHeightDistance()Alessandro Portale2017-03-241-4/+2
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Welcome: Readjust link buttons to Diana's metricsAlessandro Portale2017-02-171-1/+2
* Welcome: Fix qbs buildChristian Kandeler2017-01-161-2/+2
* Welcome: Start some performance improvementshjk2017-01-136-308/+268
* Welcome: beautify codeTim Jenssen2016-11-251-17/+11
* Welcome: set import pathes only one timeTim Jenssen2016-11-241-3/+3
* Fix that files could not be dropped onto welcome screenEike Ziller2016-11-161-0/+15
* Theme: Use QVariantMap for theme propertiesUlf Hermann2016-11-081-11/+1
* Remove all QT_VERSION_CHECKOrgad Shaneh2016-08-123-34/+8
* Welcome: Fix shortcuts in tool tipsEike Ziller2016-08-101-4/+4
* Simplify Utils::sort calls that sort by memberOrgad Shaneh2016-08-091-3/+1
* Welcome: Added keyboard hotkeys to open sessions and recent projectsSerhii Moroz2016-07-281-0/+53
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Welcome: Implement part of Diana's designAlessandro Portale2016-03-1720-0/+59
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-193-37/+27
* Theme: Force new start of Creator when changing the themeAlessandro Portale2016-01-141-6/+3
* Updated Mode iconsAlessandro Portale2015-12-152-0/+0
* Flat and themeable side bar iconsAlessandro Portale2015-12-035-1/+13
* Centralize checking for OpenGLRobert Loehning2015-10-021-4/+1
* Welcome: Check in initialize if OpenGl context can be createdRobert Loehning2015-09-251-1/+7
* Use QQuickWidget in welcome mode when compiling with Qt 5.5 or later.Eike Ziller2015-04-202-6/+6
* Remove aggregation dependency from project filesNikita Baryshnikov2015-03-092-2/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-123-16/+16
|\
| * Update LicenseEike Ziller2015-01-163-16/+16
* | Welcome: fix qbs buildYuchen Deng2015-01-261-0/+1
* | Welcome: Fix compilation with QQuickWindowEike Ziller2015-01-071-1/+1
* | Welcome: clean up welcomeplugin.cpphjk2015-01-061-50/+28
* | Welcome: unify code paths for adding pagesEike Ziller2015-01-061-91/+71
* | Welcome: Move IWelcomePage to core pluginEike Ziller2014-12-191-13/+13
* | OS X: Welcome/QQuickWidget fixesEike Ziller2014-12-181-1/+7
* | Welcome: Fix compilation with QQuickWidgetEike Ziller2014-12-181-2/+1
* | Welcome: Use Core::Id instead of enumEike Ziller2014-12-181-2/+2
|/