aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/welcome
Commit message (Expand)AuthorAgeFilesLines
* Add GL error handling to welcome page.Friedemann Kleint2014-03-061-0/+21
* Utils: Compile winutils on all platformhjk2014-02-201-4/+0
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-1/+5
* Incremented year in copyright infoRobert Loehning2014-01-084-4/+4
* WelcomePage: Fix scrolling logicUlf Hermann2013-11-191-8/+2
* WelcomePage: Fix minimum sizeThomas Hartmann2013-11-141-7/+6
* Crossify normalizePathNameOrgad Shaneh2013-10-241-10/+3
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* WelcomePage: remove getting started pageThomas Hartmann2013-10-081-4/+0
* Remove remaining usages of Qt Quick 1 / DeclarativeEike Ziller2013-10-021-2/+0
* Welcome page: Set size constraint on the container widget.Friedemann Kleint2013-09-301-2/+1
* Set object names on the welcome page widgets.Friedemann Kleint2013-09-271-0/+3
* Fix qbs build.Christian Kandeler2013-09-191-2/+3
* Fix qbs build.Christian Kandeler2013-09-171-0/+1
* Port welcome screen to Qt Quick 2Jens Bache-Wiig2013-09-164-35/+41
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+0
* Welcome: Remove unused export macrosTobias Hunger2013-08-264-46/+1
* Utils: Introduce new class OsSpecificAspects.Christian Kandeler2013-08-161-4/+4
* PluginManager: Do not use instance() when that is not neededTobias Hunger2013-08-021-2/+1
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Switch less often to edit modeEike Ziller2013-06-051-1/+0
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-281-1/+0
|\
| * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-271-1/+0
* | Add 2x icons for retina displays.Morten Johan Sørvig2013-04-191-1/+5
* | auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-3/+1
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-032-5/+5
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | Remove dependency of welcome plugin to project explorer.Eike Ziller2013-03-252-15/+1
|/
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-315-5/+5
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-295-5/+5
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-291-2/+1
|\|
| * Remove unused variableMontel Laurent2013-01-211-2/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-3/+29
|\|
| * WelcomeScreen: Show content even for incorrectly capitalized application dirKai Koehne2012-11-291-3/+29
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-182-7/+2
|\|
| * Adapt .pro, .qbs files and wizard templates to QtQuick1-renaming.Friedemann Kleint2012-10-182-7/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-055-90/+86
|\|
| * Adjust license headershjk2012-10-055-90/+86
* | Merge origin/2.6Eike Ziller2012-10-051-7/+0
|\|
| * Remove feedback link.Eike Ziller2012-10-051-7/+0
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-8/+1
* | qbs files: Sort filesOrgad Shaneh2012-10-031-1/+1
* | Support built-in testing infrastructure with qbs build.Christian Kandeler2012-09-131-1/+0
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-16/+13
|/
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* Fix some memory leaksOrgad Shaneh2012-07-201-1/+4