aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/proxyaction.h
Commit message (Expand)AuthorAgeFilesLines
* Core: Allow setting all Command attributes at onceMarcus Tillmanns2024-09-191-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Add macOS touch bar supportEike Ziller2019-01-151-0/+3
* Remove unneeded member initializersOrgad Shaneh2018-11-121-2/+2
* Utils: Modernize furtherAlessandro Portale2018-07-241-4/+4
* Utils: Consistently use nullptrTobias Hunger2018-05-131-1/+1
* Utils: De-slot and complete Qt5 connectsOrgad Shaneh2016-06-291-3/+1
* Utils: Add a ProxyAction factory which overrides an action iconAlessandro Portale2016-04-251-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Fix ProxyAction if layered 2 timesdt_2011-05-271-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Fix another action manager related wrong use of QFlags.con2011-01-311-3/+3
* Refactor the "proxy action" behavior of Command to Utils::ProxyActioncon2011-01-121-0/+91