aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/tooltip
Commit message (Expand)AuthorAgeFilesLines
* Move TextEditor::ToolTip to UtilsDaniel Teske2013-01-1110-1351/+0
* Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+2
* TextEditor: Remove unneeded ifdefs.Christian Kandeler2012-11-061-8/+3
* Replace remaining Q_WS_WIN by Q_OS_WIN.Friedemann Kleint2012-10-091-2/+2
* Adjust license headershjk2012-10-0510-214/+204
* Contact -> qt-project.orgEike Ziller2012-07-1910-30/+10
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-173-5/+5
* Editor: fixed call of deleted pointer in TipLabelDavid Schulz2012-02-161-4/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-1510-39/+39
* Long live the king!hjk2012-01-2610-10/+10
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-262-4/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0310-20/+20
* Fix/add copyright headersTobias Hunger2011-05-0610-10/+10
* Update license.hjk2011-04-1310-140/+130
* Debugger: Make tooltips use standard text editor tooltips.Friedemann Kleint2011-02-216-17/+239
* Tooltips: Prevent cluttering when showing with effectsLeandro Melo2011-02-091-2/+10
* It's 2011 now.con2011-01-1210-10/+10
* License headers.con2010-12-1710-70/+110
* Fix color tooltip crash on mac.Leandro Melo2010-10-061-2/+2
* Improve editor's tooltip. Wrapping hack should no longer be necessary.Leandro Melo2010-09-016-33/+115
* Remove one hack of the QTipLabel hack.Thiago Macieira2010-08-315-19/+18
* Better flexibility and extensibility in text editor tooltip's internals.Leandro Melo2010-08-249-127/+512
* Color tip for QML; Start of a bit more extensible tooltip class.Leandro Melo2010-08-026-0/+663