aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/macros
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ActionManager API cleanup.Eike Ziller2012-05-255-58/+39
* Mac: Avoid more Opt+<char> shortcuts.Eike Ziller2012-05-231-1/+1
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-10/+2
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-232-37/+5
* editormanager: simplify use of interfacehjk2012-05-113-8/+7
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-2/+2
|\
| * Normalized connect()sRobert Loehning2012-03-061-2/+2
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* qbs: CleanupOrgad Shaneh2012-02-281-4/+1
* add qbs filesJoerg Bornemann2012-02-201-0/+62
* Removed module names from #include directives.Erik Verbruggen2012-02-1520-67/+67
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-2/+2
* Use new static ICore interface.hjk2012-01-245-31/+21
* mostly core and analyzer: more id-ficationhjk2011-11-151-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1128-56/+56
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0328-56/+56
* | more Id type fixeshjk2011-11-102-6/+6
* | more style fixes of string literal accesshjk2011-11-021-11/+10
|/
* s/error_message/errorMessage/ghjk2011-09-212-3/+3
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-055-5/+5
* core: progress on the QString->QByteArray for Core::Id, remove UniqueIDManagerhjk2011-09-051-1/+1
* Merge app_version.h and ide_version.hEike Ziller2011-08-311-2/+1
* Fix crash when replying macro including alt+rEike Ziller2011-07-261-2/+16