summaryrefslogtreecommitdiff
path: root/src/plugins/macros/macrosplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* Macros: Move a bit closer to standard plugin setup patternhjk2019-03-251-13/+19
* Macros: Disambiguate short cutChristian Stenger2018-11-091-2/+2
* Macros: Avoid use of global object poolhjk2018-02-021-2/+2
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-3/+3
* Macros: ModernizeOrgad Shaneh2017-09-271-4/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Macros -> Text Editing MacrosEike Ziller2015-03-171-1/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-2/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Use new qt5 connect apiMontel Laurent2015-01-291-4/+4
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Macros: Initialize some members in constructorTobias Hunger2014-09-101-1/+1
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Macros: Remove export macros and move code into Internal namespaceTobias Hunger2013-08-261-1/+0
* Macros: Clean up singleton APIsTobias Hunger2013-08-051-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-8/+6
* 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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-2/+2
* Use new static ICore interface.hjk2012-01-241-2/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* s/error_message/errorMessage/ghjk2011-09-211-2/+2
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Add a save macro menu item, and remove the 'show save dialog' option in macro...Nicolas Arnaud-Cormos2011-02-071-0/+6
* change menu name for macros pluginNicolas Arnaud-Cormos2011-02-071-3/+3
* Change the default shortcut for execute macro.Nicolas Arnaud-Cormos2011-01-241-1/+1
* Exported header cleanup.Friedemann Kleint2011-01-201-6/+5
* Macros: add different shortcuts for mac.Nicolas Arnaud-Cormos2011-01-181-1/+9
* Macros: Fix license headersTobias Hunger2010-12-201-7/+11
* New plugin: plugin macroNicolas Arnaud-Cormos2010-12-201-0/+114