aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/macros/macromanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Macros: ModernizeOrgad Shaneh2017-09-271-7/+5
* Core: Remove slot-by-name referenceOrgad Shaneh2017-03-201-4/+3
* Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-10-051-0/+2
|\
| * Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-09-271-0/+2
| |\
| | * Macros: Check and reset currentMacro pointer after deletion4.0David Schulz2016-09-261-0/+2
* | | Remove unneeded QSignalMapper includesOrgad Shaneh2016-07-201-1/+0
|/ /
* / Macros: Use Qt5-style connectsOrgad Shaneh2016-06-011-8/+4
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* ActionManager: Remove QShortcut registration APIEike Ziller2014-03-031-11/+15
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Macro: Use correct key sequence in helpOrgad Shaneh2013-12-131-2/+2
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* Macros: fix UI text punctuationLeena Miettinen2013-10-101-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-3/+3
|\
| * Doc: edit macros documentationLeena Miettinen2013-09-261-3/+3
* | EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-2/+2
* | Macros: Remove export macros and move code into Internal namespaceTobias Hunger2013-08-261-5/+4
* | Macros: Clean up singleton APIsTobias Hunger2013-08-051-5/+5
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-2/+2
* Use Core::Id::withSuffix when appropriatehjk2013-03-191-1/+1
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Use Id::fromString instead of the constructor.hjk2013-01-171-5/+8
* | Macros: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-6/+7
|/
* Adjust license headershjk2012-10-051-20/+19
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-2/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-30/+22
* editormanager: simplify use of interfacehjk2012-05-111-3/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-12/+12
* Use new static ICore interface.hjk2012-01-241-15/+12
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
|/
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Fix crash when replying macro including alt+rEike Ziller2011-07-261-2/+16
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-9/+11
* Update license.hjk2011-04-131-14/+13
* fix a few krazy warningshjk2011-02-231-1/+1
* The macros plugin use a directory in userResourcePath.Nicolas Arnaud-Cormos2011-02-071-84/+20
* Add a save macro menu item, and remove the 'show save dialog' option in macro...Nicolas Arnaud-Cormos2011-02-071-18/+13
* change menu name for macros pluginNicolas Arnaud-Cormos2011-02-071-3/+3
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-0/+1
* Refactor the shortcut management for plugin macrosNicolas Arnaud-Cormos2011-01-241-76/+36
* Exported header cleanup.Friedemann Kleint2011-01-201-12/+13