aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/logwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-061-4/+4
* Aggregation: Add a convenience function to create simple aggregateshjk2024-07-151-14/+4
* Debugger: Remove left-over, now unused variableAlessandro Portale2024-05-291-2/+0
* Utils: Introduce a convenience function creatorColor()hjk2024-05-291-7/+6
* Use setAttribute(Qt::WA_DeleteOnClose) on context menus everywherehjk2024-02-011-2/+2
* Debugger: Fix possible access violationMarcus Tillmanns2024-01-301-1/+1
* Debugger: Adapt to latest settings access stylehjk2023-07-141-5/+5
* Reduce usage of app_version headerEike Ziller2023-06-261-15/+16
* Debugger: Clear also global log when clearing the logOrgad Shaneh2023-03-091-0/+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-18/+13
* Use more FileUtils based file dialogshjk2021-08-191-3/+5
* Debugger: Register "Reload Debugging Helper" actionhjk2021-06-231-11/+3
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* Debugger: Aspectify settingshjk2021-03-031-6/+5
* Utils: Start replacing SavedActions by QAction or Utils::Aspecthjk2020-10-051-2/+2
* Debugger: Fix build with Qt6Eike Ziller2020-09-181-3/+3
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-161-1/+3
|\
| * Debugger: Prevent crash on shutdownChristian Stenger2019-10-101-1/+3
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-081-2/+8
|\|
| * Debugger: Fix out of memory crash when receiving regular outputDavid Schulz2019-10-081-2/+8
* | Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-4/+4
|/
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-13/+13
* Debugger: Make most views per-engine instead of singletonshjk2018-08-171-67/+172
* Debugger: ModernizeAlessandro Portale2018-07-251-7/+7
* Debugger: Adapt the debugger log warning to realityhjk2018-05-231-1/+2
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-3/+7
* Debugger: Fix UI text to follow the guidelinesLeena Miettinen2017-08-011-1/+1
* Debugger: Provide Alt-V + some letter short cuts to enable viewshjk2017-06-271-1/+1
* Debugger: Add a note to the debugger log about expected contentshjk2016-07-191-0/+10
* Debugger: De-slotOrgad Shaneh2016-06-281-1/+0
* Debugger: Cosmeticshjk2016-05-121-6/+6
* Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-1/+1
* Debugger: Remove verbose option of the debugger log.David Schulz2016-03-181-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-2/+3
* Theming: Unify some duplicate color rolesOrgad Shaneh2015-03-301-2/+2
* Theming: debuggerThorben Kroeger2015-03-241-6/+11
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Some code modernizationhjk2015-02-121-23/+23
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Reduce line noisehjk2014-07-281-9/+9
|/
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-3/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Simplify "debug last command"hjk2014-01-061-13/+8
|/
* Debugger: fix UI text capitalization and punctuationLeena Miettinen2013-10-101-1/+1