aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/commonoptionspage.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: De-Q_OBJECT-ify settings pageshjk2020-01-141-8/+2
* Debugger: Use new IOptionPage convenience for global optionshjk2020-01-091-33/+2
* Core: Add a IOptionPage::setWidgetCreator convenience methodhjk2020-01-061-9/+0
* Debugger: Streamline common options page setuphjk2016-11-071-14/+10
* 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
* Make strings translatableAlessandro Portale2014-07-311-0/+2
* Debugger: Streamline option page codehjk2014-05-161-35/+1
* Debugger: Rework display length limitation systemshjk2014-05-161-0/+2
* Adds option to make editor not scroll on debuggingWiebe Cazemier2014-05-081-0/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-7/+3
|/
* Debugger: Fix compilation with namespaced Qt.Christian Kandeler2013-03-251-0/+2
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-3/+2
* CDB: Warn on release build.David Schulz2013-03-061-0/+1
* 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
* | Fix lupdate warnings.Friedemann Kleint2013-01-231-0/+1
* | debugger: make string cutoff value configurablehjk2012-11-161-0/+2
* | debugger: inline commonoptionspage.uihjk2012-11-161-4/+20
|/
* Adjust license headershjk2012-10-051-21/+20
* CDB: Add setting to add breakpoint at CrtDbgReport().Friedemann Kleint2012-08-291-0/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-13/+2
* Debugger: Move std:: Qt namespace actions to optionsKai Koehne2012-05-141-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Debugger: Fix compile warning about GlobalOption deletion.Friedemann Kleint2011-07-281-0/+1
* debugger, bookmarks: use char[] for string constantshjk2011-07-151-1/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Debugger: Add a flexible widget for source path substitutions.Friedemann Kleint2011-03-041-4/+24
* Toolchains: Header cleanup.Friedemann Kleint2011-02-281-2/+0
* Debugger: Move debugger executables configuration into toolchains.Friedemann Kleint2011-02-231-10/+0
* debugger: move gdb binary list to common options page (unfinished)hjk2011-02-221-0/+122