aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/simple_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-08-06simple_dialog.cpp: Fix missed Qt version wrapper.Michael Mann1-0/+2
2017-07-27Qt: SimpleDialog fixes and updates.Gerald Combs1-5/+98
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-07-25Qt: Make SimpleDialog a plain, non-QObject class.Gerald Combs1-22/+32
2017-06-02Qt: Add version check for setTextInteractionFlagsStig Bjørlykke1-0/+2
2017-04-25Qt: Make text in SimpleDialog selectable by mouseStig Bjørlykke1-0/+1
2016-11-30Qt: Fix simple_dialog formatting.Gerald Combs1-12/+9
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-08-11Added Reload Lua plugins.Stig Bjørlykke1-2/+6
2015-02-18Use plain old ASCII for the SimpleDialog delimiter.Gerald Combs1-9/+1
2014-12-14Qt: Defer startup messages.Gerald Combs1-2/+4
2014-10-08Be less lazy about disabling a Visual C++ warning.Gerald Combs1-0/+4
2014-10-06Revert "Qt: Try to fix a Visual C++ encoding warning."Gerald Combs1-2/+6
2014-10-01Qt: Try to fix a Visual C++ encoding warning.Gerald Combs1-1/+1
2014-09-25Update the simple dialog code.Gerald Combs1-0/+266