aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/macros/macro.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Split user interaction out of FileSaver::finalize()hjk2025-04-231-1/+5
* Utils: Return Result<> from one of the FileSaver::finalize() overloadshjk2025-04-231-0/+1
* Macros: Simplify Macro::load()hjk2025-02-251-8/+2
* Macros: Shift responsibility of providing widget parenthjk2025-02-251-3/+7
* Reduce usage of app_version headerEike Ziller2023-06-261-3/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* macros: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-06-031-1/+1
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* 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
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-2/+2
|\
| * Doc: edit macros documentationLeena Miettinen2013-09-261-2/+2
* | Macros: Remove export macros and move code into Internal namespaceTobias Hunger2013-08-261-1/+1
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+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
* | Macros: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-1/+1
|/
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Merge app_version.h and ide_version.hEike Ziller2011-08-311-2/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-8/+18
* Update license.hjk2011-04-131-14/+13
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-0/+1
* Refactor the shortcut management for plugin macrosNicolas Arnaud-Cormos2011-01-241-15/+1
* Exported header cleanup.Friedemann Kleint2011-01-201-1/+2
* Macros: Fix license headersTobias Hunger2010-12-201-7/+11
* New plugin: plugin macroNicolas Arnaud-Cormos2010-12-201-0/+203