Richard Stanway
314a53872d
UI: Update Contribute link in about box
2020-03-12 00:12:22 +01:00
Richard Stanway
5cfc16e9f9
UI: Call setWindowFlags before setupUi
...
For some reason this has a noticeable performance improvement,
presumably because Qt is notifying all the child widgets?
2020-03-04 23:20:19 +01:00
jp9000
f53df7da64
clang-format: Apply formatting
...
Code submissions have continually suffered from formatting
inconsistencies that constantly have to be addressed. Using
clang-format simplifies this by making code formatting more consistent,
and allows automation of the code formatting so that maintainers can
focus more on the code itself instead of code formatting.
2019-06-23 23:49:10 -07:00
jp9000
528daad181
UI: Use escaped html for about dialog
2019-05-06 07:43:48 -07:00
jp9000
acc8419295
UI: Add Patreon contributors to About dialog
2019-05-05 20:00:26 -07:00
Clayton Groeneveld
736ebca259
UI: Show correct version in about dialog
...
This fixes an issue where the wrong version would
be shown in the about dialog when it is a rc release.
2019-04-02 23:16:50 -05:00
Richard Stanway
43fbefb9ef
UI: Remove additional unused help icons
2019-02-12 12:55:31 +01:00
cg2121
79aaa32ba2
UI: Set about dialog as non-resizable
2018-09-08 13:28:56 -05:00
cg2121
36b0ef5b7e
UI: Add about dialog
2018-09-07 06:08:31 -05:00