summaryrefslogtreecommitdiff
path: root/src/libs/utils/delegates.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Pass context object to lambda connectionsJarek Kobus2022-12-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Drop unused headers [A-H]Jarek Kobus2022-05-251-0/+1
* Utils: Use more FilePath in PathChooserDelegatehjk2021-09-281-8/+10
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Avoid warning on empty expressionshjk2019-07-231-6/+6
* Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-1/+1
* LSP: Use MimeType file filter for language serversDavid Schulz2018-09-101-0/+59
* Utils: Modernize furtherAlessandro Portale2018-07-241-3/+2
* Move PathChooserDelegate to UtilsDavid Schulz2018-07-231-0/+177