summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/console/console.cpp
Commit message (Expand)AuthorAgeFilesLines
* Translations: Replace QCoreApplication::translate() with Tr::tr()Alessandro Portale2023-02-101-3/+1
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Convert to Tr::trhjk2022-07-081-14/+20
* Debugger: Aspectify settingshjk2021-03-031-34/+31
* Core: De-pure IOutputPane::visibilityChanged()Orgad Shaneh2020-10-091-4/+0
* Utils: Start replacing SavedActions by QAction or Utils::Aspecthjk2020-10-051-6/+6
* Debugger: Shuffle plugin setup code aroundhjk2019-09-231-15/+0
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* Remove a couple of "setAutoRaise(true)" for toolbar buttonsAlessandro Portale2019-04-291-3/+0
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-3/+3
* Debugger: ModernizeAlessandro Portale2018-07-251-3/+3
* Debugger: Use FileInProjectFinder for the console viewUlf Hermann2018-06-141-0/+5
* Debugger: Do not create the console unnecessarilyhjk2018-02-281-1/+10
* Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* Debugger: Don't fetch more data for console after engine shutdownUlf Hermann2017-01-121-0/+1
* Rename the "ERROR" icon to "CRITICAL"Ulf Hermann2017-01-021-1/+1
* Revert "Debugger: Remove 'Context' label in debugger console"Ulf Hermann2016-12-131-1/+11
* Move icons to UtilsUlf Hermann2016-08-051-4/+4
* Debugger: Remove 'Context' label in debugger consolehjk2016-04-131-11/+1
* Debugger: Fix memory leaksOrgad Shaneh2016-03-261-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Move QmlConsole to Debuggerhjk2015-12-091-0/+297