aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/guiutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-061-2/+2
* Utils: Make injected default dialog parent better re-usablehjk2024-05-241-0/+12
* ManhattanStyle: Remove a hack for QComboBox wheel scrollingJarek Kobus2024-01-051-1/+9
* GuiUtils: Apply wheel blocker to more widgetsJarek Kobus2024-01-051-0/+2
* GuiUtils: Rename attachWheelBlocker into setWheelScrollingWithoutFocusBlockedJarek Kobus2024-01-041-1/+1
* GuiUtils: Make wheel blocker transitiveJarek Kobus2024-01-041-6/+11
* ProjectExplorer: Avoid accidental changes on spinbox via mouse scrollTasuku Suzuki2023-10-171-0/+34