aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/macros
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix/add copyright headersTobias Hunger2011-05-0628-28/+28
* Fix more krazy warnings.Friedemann Kleint2011-04-192-2/+2
* add/unify i/o error handlingOswald Buddenhagen2011-04-183-20/+36
* Merge branch '2.2'Oswald Buddenhagen2011-04-1428-394/+367
|\
| * Update license.hjk2011-04-1328-392/+364
| * Make "Macro" options title translatableJarek Kobus2011-04-112-2/+3
* | Remove unused constants, fix lacking virtual destructorJarek Kobus2011-04-141-1/+0
|/
* Still changes to our options dialogLeandro Melo2011-02-282-16/+15
* Revert "More options dialog UI changes"Leandro Melo2011-02-281-6/+0
* More options dialog UI changesLeandro Melo2011-02-251-0/+6
* fix a few krazy warningshjk2011-02-231-1/+1
* L10n: First round of tr()-Fixes for 2.2Friedemann Kleint2011-02-141-1/+1
* The macros plugin use a directory in userResourcePath.Nicolas Arnaud-Cormos2011-02-079-427/+90
* Add a save macro menu item, and remove the 'show save dialog' option in macro...Nicolas Arnaud-Cormos2011-02-0711-60/+31
* change menu name for macros pluginNicolas Arnaud-Cormos2011-02-072-6/+6
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-246-14/+10
* Change the default shortcut for execute macro.Nicolas Arnaud-Cormos2011-01-241-1/+1
* Refactor the shortcut management for plugin macrosNicolas Arnaud-Cormos2011-01-2413-170/+60
* Exported header cleanup.Friedemann Kleint2011-01-2017-63/+73
* Macros: add different shortcuts for mac.Nicolas Arnaud-Cormos2011-01-181-1/+9
* macro plugin: compile fix with namespaced Qthjk2010-12-204-8/+16
* Macros: Fix license headersTobias Hunger2010-12-2030-210/+330
* New plugin: plugin macroNicolas Arnaud-Cormos2010-12-2038-0/+3819