aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/helloworld
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+0
* ExtensionSystem: Remove PluginSpec::isHiddenByDefaulthjk2020-06-161-1/+0
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-1/+0
* CMake: Handle translationsTobias Hunger2019-09-171-0/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+6
* Help: Move resolution of help from multiple candidate IDs to HelpItemEike Ziller2019-02-011-1/+0
* Help: Avoid multiple lookups of help id for context helpEike Ziller2019-01-291-1/+1
* HelloWorld: ModernizeAlessandro Portale2018-11-114-8/+8
* HelloWorld: Do not use global object pool anymorehjk2018-01-292-4/+7
* Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* Make some plugins hidden by defaultEike Ziller2017-01-091-0/+1
* HelloWorld: Make DisabledByDefault instead of ExperimentalEike Ziller2017-01-031-1/+1
* HelloWorld: Use Qt5-style connectOrgad Shaneh2016-05-302-2/+2
* qbs build: remove unnecessary script dependencyTim Jenssen2016-05-131-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-302-8/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-195-71/+51
* Update LicenseEike Ziller2015-01-165-28/+28
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-144-28/+32
|\
| * License updateEike Ziller2014-10-095-30/+34
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-023-18/+21
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
|/
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-111-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-085-5/+5
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* HelloWorld: Remove unneeded and "strange" declarationhjk2013-09-061-2/+0
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Switch less often to edit modeEike Ziller2013-06-051-1/+0
* Revert 27aa0e89c9ee9f0d28acea13b72d73b36b7a469fjkobus2013-06-041-1/+0
* Test changejkobus2013-06-041-0/+1
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-112-3/+4
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-1/+6
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* factor out all plugin dependencies to _dependencies.pri filesOswald Buddenhagen2013-03-272-1/+2
* 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'Eike Ziller2012-10-055-90/+86
|\|
| * Adjust license headershjk2012-10-055-90/+86
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-7/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-2/+2
|/
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-194-12/+4
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-4/+3
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-2/+2