netradiant-custom/libs/gtkutil
Garux df02774ff5 tweak StringOutputStream use
auto str = StringOutputStream()(bla) use form was not doing copy elision or move, but copy
2024-01-29 16:54:08 +06:00
..
accelerator_translate.h
accelerator.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
accelerator.h
clipboard.cpp
clipboard.h
combobox.h * fix QComboBox popup leaking shortcuts 2023-07-03 12:26:20 +06:00
cursor.h fix mouse chasing in 2x2 & floating layouts 2024-01-09 04:12:08 +06:00
dialog.cpp change browse file/directory icon from SP_FileDialogStart to semantically correct SP_DialogOpenButton 2023-08-21 15:41:07 +06:00
dialog.h
entry.cpp
entry.h
fbo.h
filechooser.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
filechooser.h
glfont.cpp
glfont.h
glwidget.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
glwidget.h
guisettings.cpp
guisettings.h
idledraw.cpp
idledraw.h
image.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
image.h
lineedit.h manage conflicting hotkeys in QComboBox, QLineEdit, QSpinBox 2022-12-20 23:41:16 +06:00
menu.cpp
menu.h
messagebox.cpp
messagebox.h
mousepresses.h
nonmodal.cpp
nonmodal.h on Enter in NonModalEntry, NonModalSpinner always do apply, since not every selected instance necessarily has shown property applied 2023-02-02 17:39:40 +06:00
spinbox.h * ctrl/ctrl + shift modifiers in value spinners divide step by 10 & 100 respectively 2023-01-20 12:56:54 +06:00
toolbar.cpp
toolbar.h
widget.cpp
widget.h
xorrectangle.cpp
xorrectangle.h