aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/simple_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-21Qt: add missing include in simple_dialog.Dario Lombardo1-0/+1
2019-05-20simple_dialog(Qt): fix extra ';' after member function definitionAlexis La Goutte1-1/+1
2019-05-20Qt: Make simple warnings and errors asynchronousTomasz Moń1-5/+62
2019-05-20Qt: Add asynchronous simple dialogTomasz Moń1-0/+30
2018-12-18Treat the strings for simple dialogs as UTF-8 on Windows.Guy Harris1-0/+12
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-13/+0
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
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