aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/tooltip/tips.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move TextEditor::ToolTip to UtilsDaniel Teske2013-01-111-269/+0
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-3/+3
* Editor: fixed call of deleted pointer in TipLabelDavid Schulz2012-02-161-4/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Debugger: Make tooltips use standard text editor tooltips.Friedemann Kleint2011-02-211-2/+65
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* 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-011-8/+28
* Remove one hack of the QTipLabel hack.Thiago Macieira2010-08-311-6/+8
* Better flexibility and extensibility in text editor tooltip's internals.Leandro Melo2010-08-241-19/+104
* Color tip for QML; Start of a bit more extensible tooltip class.Leandro Melo2010-08-021-0/+100