aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/console
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings about possible detach of temporary objectsJarek Kobus2020-11-161-1/+1
* Core: De-pure IOutputPane::visibilityChanged()Orgad Shaneh2020-10-092-5/+0
* Utils: Start replacing SavedActions by QAction or Utils::Aspecthjk2020-10-051-6/+6
* Debugger: Fix build with Qt6Eike Ziller2020-09-181-2/+7
* Debugger: Remove ConsoleViewStyleChristian Stenger2020-07-161-40/+0
* Debugger: Shuffle plugin setup code aroundhjk2019-09-232-16/+0
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Remove a couple of "setAutoRaise(true)" for toolbar buttonsAlessandro Portale2019-04-291-3/+0
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-141-1/+1
|\
| * Debugger: Rename Debugger Console to QML Debugger Consolehjk2019-03-121-1/+1
* | Resolve ambiguous results of searches for relative file pathsChristian Kandeler2019-03-041-1/+2
* | Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-152-4/+4
|/
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-134-32/+32
* Debugger: ModernizeAlessandro Portale2018-07-2512-42/+40
* Debugger: Use FileInProjectFinder for the console viewUlf Hermann2018-06-144-22/+22
* Debugger: Remove Qt 4 specific code path in ConsoleViewAlessandro Portale2018-06-131-7/+0
* Debugger: Use override consistentlyTobias Hunger2018-05-071-17/+17
* Debugger: Do not create the console unnecessarilyhjk2018-02-282-1/+11
* Debugger: Modernizehjk2018-02-013-5/+7
* Make the debugger console theme awareUlf Hermann2017-03-162-63/+16
* Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* Utils: Introduce TreeItem::{begin,end}hjk2017-02-081-2/+2
* Debugger: Don't fetch more data for console after engine shutdownUlf Hermann2017-01-123-1/+16
* Rename the "ERROR" icon to "CRITICAL"Ulf Hermann2017-01-022-2/+2
* Revert "Debugger: Remove 'Context' label in debugger console"Ulf Hermann2016-12-132-1/+13
* Move icons to UtilsUlf Hermann2016-08-052-10/+11
* Merge "Merge remote-tracking branch 'origin/4.1'"Orgad Shaneh2016-07-291-1/+0
|\
| * Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-291-1/+0
| |\
| | * Debugger: Console: Allow the rows to have individual heightsAlessandro Portale2016-07-251-1/+0
* | | Debugger: Remove one use of TreeItem::setFlagshjk2016-07-293-15/+16
|/ /
* / Utils: Streamline TreeModel APIhjk2016-07-272-3/+3
|/
* Debugger: Make the console usable in dark themesAlessandro Portale2016-07-222-1/+4
* Core: Move expand and collapse icons from autotest to coreAlessandro Portale2016-07-071-2/+2
* TreeModel: Consolidate child()/childAt() and rowCount()/childCount()hjk2016-07-071-1/+1
* Debugger: De-slotOrgad Shaneh2016-06-284-5/+0
* Debugger: modernize ConsoleItem editor connectTim Jenssen2016-05-192-12/+5
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-152-13/+1
|\
| * Debugger: Remove 'Context' label in debugger consolehjk2016-04-132-13/+1
* | Merge remote-tracking branch 'origin/4.0'Oswald Buddenhagen2016-04-011-1/+1
|\|
| * Debugger: Fix memory leaksOrgad Shaneh2016-03-261-1/+1
* | Wholesale conversion to #pragma oncehjk2016-03-307-28/+7
|/
* Remove more uses of deprecated QStyleOptionViewItemV4hjk2016-01-211-4/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1914-242/+172
* Qml Debugger: Support "evaluate" while engine is runningUlf Hermann2016-01-081-1/+1
* Move QmlConsole to Debuggerhjk2015-12-0915-0/+2173