aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/colorpreviewhoverhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Show color previews for QML functionsXavier BESSON2024-01-221-3/+11
* QScopeGuard: Make all usages of QScopeGuard consistentJarek Kobus2023-06-071-1/+1
* TextEditor: Reuse qScopeGuard instead of ExecuteOnDestructionJarek Kobus2023-06-051-5/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* More Qt 6 fixeshjk2020-06-231-1/+1
* TextEditor: ModernizeAlessandro Portale2018-11-301-6/+4
* TextEditor: Return hover handler priority by callbackNikolai Kosjar2018-01-191-1/+6
* Use const'ref in theses methodsMontel Laurent2017-04-211-1/+1
* Editor: Fix assert in color preview.David Schulz2016-03-231-6/+6
* Licensing: Remove last LGPL holdoutsTobias Hunger2016-01-201-17/+12
* texteditor: add a hover handler which shows color preview tooltipsMarc Reilly2016-01-181-0/+392