aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/savedaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Replace foreach with range-based forOrgad Shaneh2020-06-161-3/+4
* Utils: Add another missing #includehjk2020-05-271-3/+3
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* Utils: Modernize furtherAlessandro Portale2018-07-241-1/+0
* Utils: ModernizeAlessandro Portale2018-07-201-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Modernize SavedActionshjk2015-06-041-75/+42
* Utils: Remove unneeded Q_SLOT and stale debug output in SavedActionhjk2015-06-041-6/+0
* Utils: Add a text variant to SavedAction for use in dialogshjk2015-06-041-20/+34
* Utils: Remove some unused SavedAction membershjk2015-05-291-44/+0
* Utils: Simplify SavedAction interfacehjk2015-03-061-25/+15
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Remove dead code.jkobus2014-04-281-13/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-051-2/+0
* Utils: Add PathListEditor to supprted widgets in SavedAction.David Schulz2013-05-271-0/+5
* Clean headers in Utils.Friedemann Kleint2013-03-191-4/+0
* 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-12/+12
* Long live the king!hjk2012-01-261-1/+1
* Utils: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-3/+3
* 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
* | Enable SavedAction with QTextEdithjk2011-11-011-1/+15
|/
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-021-6/+0
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* debugger: re-enable basic support for reverse execution.hjk2010-03-111-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-8/+8
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-8/+8
* | Polish the settings dialog.Friedemann Kleint2009-11-241-4/+29
|/
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+2
* remove soft assert from SavedAction::disconnecthjk2009-10-011-2/+1
* allow saved actions with no representaion in the configuration dialoghjk2009-10-011-1/+2
* long live the kinghjk2009-08-141-1/+1
* debugger: attempty to work around old ini files containing @Invalid() entrieshjk2009-06-261-2/+7
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* debugger: some encoding correctnesshjk2009-05-291-3/+4
* utils: make QSpinBox useable for SavedActionhjk2009-04-021-2/+28
* savedaction: some documentionhjk2009-03-271-0/+110
* make SavedAction and SavedAction "globally" availablehjk2009-03-261-0/+296