aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggertooltipmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Split ToolTipManager into per-engine partshjk2018-08-281-20/+9
* Debugger: ModernizeAlessandro Portale2018-07-251-1/+1
* Debugger: Use override consistentlyTobias Hunger2018-05-071-2/+2
* Debugger: Remove some unused and forgotten functionhjk2016-11-151-1/+0
* Debugger: Remove debuggerstringutils.hhjk2016-06-091-1/+1
* Debugger: Cosmeticshjk2016-05-121-3/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Remove widget argument from tooltip requesthjk2015-03-061-0/+1
* Debugger: Simple tooltips for the PdbEnginehjk2015-02-131-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Rework Tooltips. Again.hjk2015-02-091-4/+1
* | Debugger: Make DebuggerEngine internalhjk2014-12-151-3/+1
|/
* Debugger: Use line information to find matching scopes for tooltipshjk2014-11-151-2/+6
* Debugger: Fix async tooltip handlinghjk2014-11-141-6/+4
* Fix compilation with Qt 5.3Orgad Shaneh2014-11-101-1/+4
* Debugger: Simplify debuggertooltipmanager.hhjk2014-11-071-33/+3
* Debugger: Expose WatchModel signalshjk2014-11-071-11/+6
* Debugger: Remove the special do-nothing-if-not-moved far enoughhjk2014-10-221-4/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-3/+3
* | TextEditor: Only use tooltipOverrideRequested in *Widgethjk2014-09-191-1/+1
* | Debugger: Operate tooltips on TextEditorWidgets, not TextEditorhjk2014-09-191-2/+2
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-3/+3
|/
* Debugger: Rework editor tooltips handlinghjk2014-07-111-13/+18
* Debugger: Simplify tooltip interfacehjk2014-07-091-95/+8
* Debugger: Fix tooltip expansion behaviorhjk2014-07-091-0/+3
* Debugger: Replace two data members by local variableshjk2014-06-021-2/+0
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Fold GdbToolTipContext into DebuggerToolTipIndexhjk2013-10-141-15/+8
* Debugger: Apply static pattern to DebuggerToolTipManagerhjk2013-10-141-23/+6
* Debugger: Simplify Tooltip manager interfacehjk2013-10-141-1/+1
* Debugger: Minor re-organization in tooltip constructorhjk2013-08-191-3/+0
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-2/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Handle watching/tooltips of C++ editor tokens consistently.Friedemann Kleint2012-09-031-5/+10
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Revert "debugger: improve expansion behaviour of pinned tooltips."hjk2012-05-091-3/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* debugger: improve expansion behaviour of pinned tooltips.hjk2011-12-131-5/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* debugger: fix expansion of object in gdb tooltips on first clickhjk2011-05-271-94/+49
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13