aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/macros/macromanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Macros: Shift responsibility of providing widget parenthjk2025-02-251-2/+2
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Macro: Fix validation of save dialogChristian Stenger2023-12-041-1/+7
* Macro: Inline SaveDialoghjk2023-11-131-15/+54
* All: Even less #include <QSettings>hjk2023-09-271-1/+0
* Replace QFile::exists by QFileInfo::existshjk2023-09-011-1/+1
* Macros: Tr::trAlessandro Portale2023-01-231-9/+10
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* macros: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-06-031-8/+9
* Macros: Fix shortcut display on macOSEike Ziller2022-05-171-4/+9
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-271-1/+1
* ICore: Change some path API to use FilePathEike Ziller2021-04-261-2/+1
* Don't access static functions/fields via instanceAlessandro Portale2020-11-191-3/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-3/+2
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-7/+7
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* Macros: Move a bit closer to standard plugin setup patternhjk2019-03-251-15/+18
* MacrosPlugin: ModernizeAlessandro Portale2018-11-141-2/+2
* 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