aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/proxyaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Improve various HTML-based tooltipsAlessandro Portale2022-05-161-1/+2
* ActionManager: Update proxy action more directlyEike Ziller2022-01-101-10/+13
* Use common functions for handling ampersands/acceleratorsEike Ziller2019-08-091-4/+5
* Add macOS touch bar supportEike Ziller2019-01-151-0/+1
* Utils: Modernize furtherAlessandro Portale2018-07-241-5/+1
* Utils: ModernizeAlessandro Portale2018-07-201-3/+3
* Utils: Add a ProxyAction factory which overrides an action iconAlessandro Portale2016-04-251-0/+9
* ProxyAction: Break endless loophjk2016-03-141-1/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Modernize connectionsOrgad Shaneh2015-03-061-9/+9
* Update LicenseEike Ziller2015-01-161-6/+6
* Utils: Replace && with & for button tooltipsOrgad Shaneh2014-11-121-1/+3
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Set "About Qt Designer plugins..." menu entry role to NoRoleGabriel de Dietrich2013-04-181-1/+3
* 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
* Long live the king!hjk2012-01-261-1/+1
* Utils: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix ProxyAction if layered 2 timesdt_2011-05-271-5/+5
* 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-0/+2
* Fix shortcut handling.con2011-01-131-3/+5
* Refactor the "proxy action" behavior of Command to Utils::ProxyActioncon2011-01-121-0/+176