aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/macros
Commit message (Expand)AuthorAgeFilesLines
* ActionManager: Remove QShortcut registration APIEike Ziller2014-03-034-19/+19
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-124-15/+5
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-0/+8
* Core: Merge Find and Locator into Core pluginhjk2014-01-148-71/+66
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0828-28/+28
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0828-28/+28
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-181-2/+2
|\|
| * Macro: Use correct key sequence in helpOrgad Shaneh2013-12-131-2/+2
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-5/+8
|/
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-102-4/+4
* Macros: fix UI text punctuationLeena Miettinen2013-10-101-1/+1
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-273-13/+14
|\
| * Doc: edit macros documentationLeena Miettinen2013-09-263-13/+14
* | Macro: Add missing Q_OBJECT macroTobias Hunger2013-09-031-1/+3
* | EditorManager: Use static pattern, adjust surrounding codehjk2013-08-303-5/+4
* | Macros: Remove export macros and move code into Internal namespaceTobias Hunger2013-08-2618-83/+33
* | Locator: Case sensitivity of input affects prioritizingNikolai Kosjar2013-08-221-4/+14
* | Macros: Clean up singleton APIsTobias Hunger2013-08-055-15/+19
* | Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-204-6/+6
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-6/+1
* Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-1/+1
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-032-7/+6
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Fix Krazy warnings about improper include guard in various plugins.Friedemann Kleint2013-03-273-9/+9
* Fix Krazy warnings about duplicate includes.Friedemann Kleint2013-03-201-1/+0
* Use Core::Id::withSuffix when appropriatehjk2013-03-192-3/+3
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-062-6/+6
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3129-29/+29
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2929-29/+29
* | Core: simplify ILocator interfacehjk2013-01-182-4/+2
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* | Use Id::fromString instead of the constructor.hjk2013-01-172-6/+9
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-3/+1
* | Macros: Use Core::Id instead of strings in some placeshjk2013-01-154-42/+53
* | Macros: remove unneeded codehjk2013-01-152-10/+1
* | Use Core::Id for IOptionPage::categoryhjk2012-12-291-1/+1
* | Macros: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-276-10/+14
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0529-569/+541
|\|
| * Adjust license headershjk2012-10-0529-569/+541
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-8/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-4/+4
* | qml files: Use buildDirectory as includePath for app_version_headerOrgad Shaneh2012-10-011-2/+2
|/
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-1/+1
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-2/+1
* Contact -> qt-project.orgEike Ziller2012-07-1928-84/+28
* Fix qbs code styleYuchen Deng2012-06-191-4/+1