aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggertooltipmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt6: enterEvent now gets passed a QEnterEventEike Ziller2020-09-291-10/+5
* Debugger: Fix build with Qt6Eike Ziller2020-09-181-3/+3
* Prepare for QDesktopWidget removalChristian Stenger2020-08-141-2/+2
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-1/+5
* Check for selection support of clipboardChristian Stenger2020-05-141-1/+2
* Debugger: Fix tooltipsViacheslav Tertychnyi2020-04-031-4/+4
* Remove some unused QDesktopWidget includesEike Ziller2019-08-051-1/+0
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* ToolTipWatchItem: Fix column mappingMichael Weghorn2019-07-011-6/+6
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* Bump minimum Qt version (to build Qt Creator) to 5.11Alessandro Portale2019-02-151-5/+0
* TextEditor: Fix build for Qt5.9Christian Stenger2019-02-111-1/+5
* Fix some deprecation warnings in basic pluginsFriedemann Kleint2019-02-111-1/+5
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-1/+1
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2019-01-151-1/+0
|\
| * Fix that debugger tooltips were overridden by editor tooltipsEike Ziller2019-01-141-1/+0
* | Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-34/+34
|/
* Debugger: Move session load/restore handlinghjk2018-08-291-1/+1
* Debugger: Split ToolTipManager into per-engine partshjk2018-08-281-72/+127
* Debugger: Replace Internal::mainWindowhjk2018-08-231-11/+13
* Debugger: Make most views per-engine instead of singletonshjk2018-08-171-1/+2
* Debugger: ModernizeAlessandro Portale2018-07-251-21/+21
* Debugger: Add missing breaksOrgad Shaneh2018-04-051-0/+1
* Debugger: Modernizehjk2018-02-011-2/+2
* Debugger: Check return of readNextStartElement()Robert Loehning2017-05-291-2/+1
* Debugger: Comment out dead codeRobert Loehning2017-03-071-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-3/+3
* Utils: Introduce TreeItem::{begin,end}hjk2017-02-081-1/+1
* CppTools: Distinguish between ProjectFile::{unclassified,unsupported}Nikolai Kosjar2017-02-021-1/+1
* Debugger: Remove some unused and forgotten functionhjk2016-11-151-7/+0
* Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-09-261-2/+2
|\
| * Debugger: Fix expansion of items in tool tipshjk2016-09-261-2/+2
* | Move icons to UtilsUlf Hermann2016-08-051-2/+2
* | Utils: Streamline TreeModel APIhjk2016-07-271-3/+3
|/
* Debugger: Remove debuggerstringutils.hhjk2016-06-091-12/+12
* TreeModel: Take responsibility for some of the castinghjk2016-05-301-10/+7
* Debugger: Cosmeticshjk2016-05-121-5/+5
* TreeModel: Rework tree iterationhjk2016-05-121-0/+1
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Work on WatchModel performancehjk2016-01-061-11/+13
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-1/+2
* Debugger: Split updateWatchData() pathshjk2015-07-161-1/+1
* Debugger: Consolidate GDB and LLDB "updateLocals" code pathshjk2015-06-101-2/+3
* Debugger: Cosmeticshjk2015-05-221-1/+0
* Debugger: Compare files case sensitive depending on OS.David Schulz2015-05-221-3/+2
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-04-231-1/+1
|\
| * Debugger: Fix WatchItem color displayhjk2015-04-161-1/+1
* | TreeModel: More API cleanuphjk2015-04-221-1/+1
* | TreeModel: API cleanuphjk2015-04-221-2/+2
|/