aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/tooltip/tooltip.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move TextEditor::ToolTip to UtilsDaniel Teske2013-01-111-295/+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-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-3/+3
* 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-6/+31
* Tooltips: Prevent cluttering when showing with effectsLeandro Melo2011-02-091-2/+10
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Improve editor's tooltip. Wrapping hack should no longer be necessary.Leandro Melo2010-09-011-17/+18
* Better flexibility and extensibility in text editor tooltip's internals.Leandro Melo2010-08-241-43/+78
* Color tip for QML; Start of a bit more extensible tooltip class.Leandro Melo2010-08-021-0/+233