428 Commits (ce0e5be7cef1cd0c1b9fc423f49948a6ccc87dca)

Author SHA1 Message Date
Chocobo1 21f4676b16
Rename method 3 years ago
Chocobo1 d69e6bb7aa
Move stacktrace dialog to gui folder 3 years ago
Chocobo1 64d8db0c93
Move system signal related functions to its own file 3 years ago
Chocobo1 639ed40314
Disable Linux-specific function when compiling for Windows 3 years ago
Chocobo1 c5cbda0bbe
Avoid splitting code over `ifdef` boundary 3 years ago
Chocobo1 59e37210f3
Use correct type for comparisons 3 years ago
Chocobo1 bc937d38a2
Allow to set "working set limit" on non-Windows OS 3 years ago
Chocobo1 a2b85ba1fd
Provide interface for Application class 3 years ago
Chocobo1 3f762a416d
Use proper method for deferred calls 3 years ago
Chocobo1 a59a6ce8e4
Remove redundant function 3 years ago
Chocobo1 16bc0531f4
Simplify code 3 years ago
Chocobo1 39c34078d6
Move comparison operator out of class 3 years ago
Chocobo1 0eb6967bb2
Migrate away from unsigned integer types 3 years ago
sledgehammer999 f5239ffb0b
CMake: Use installed Qt's translations for packaging 3 years ago
Chocobo1 c6b772da11
Improve function interface 3 years ago
Chocobo1 4ca6de2b54
Revise string literal usage 3 years ago
Chocobo1 bbd936fdfa
Don't use explicit memory management 3 years ago
Vladimir Golovnev c029122a8e
Avoid integer overflow when calculating working set size 3 years ago
Chocobo1 efc04645b7
Use QString literals 3 years ago
Chocobo1 f888fb4ac7
Remove unused code 3 years ago
Chocobo1 f0dd7b7dae
Use QString literals 3 years ago
Chocobo1 ab64ee872b
Use QString literals 3 years ago
Vladimir Golovnev 299f981441
Allow to limit max memory working set size 3 years ago
Vladimir Golovnev dd1bd8ad10
Implement class for handling filesystem paths 3 years ago
Prince Gupta 96965ae347
CMake: Call UIC on the .ui files manually 3 years ago
sledgehammer999 a7c5826e05
Migrate proxy settings 3 years ago
Chocobo1 9f6130cbaa
Move new line character out of translation string 3 years ago
sledgehammer999 702c79a92f
Don't delete old config keys yet 3 years ago
sledgehammer999 a27822b557
Correct the order of the migrated settings' mappings 3 years ago
Vladimir Golovnev (Glassez) fdbf8cb0ee
Correctly concatenate path components 3 years ago
Chocobo1 e7ebbffbfd
Set appropriate migration version number for new installations 3 years ago
Chocobo1 39f054eef6
Migrate "setting key mappings" to upgrade code 3 years ago
Chocobo1 aa3da942cb
Use correct URL scheme when https is enabled 3 years ago
Chocobo1 b8a7ecfe69
Introduce versioning on main configuration file 3 years ago
Chocobo1 cbc2de6b85
Use proper method for checking value existence 3 years ago
Chocobo1 e3fe66d3ec
Store enum type in settings directly 3 years ago
Chocobo1 71270260bf
Reformat code 3 years ago
Chocobo1 32698fe0be
Migrate away from low-level `SettingsStorage` class 3 years ago
Chocobo1 a5c531f0a4
Create lock file in config folder instead of temp folder 3 years ago
Chocobo1 ca28fc27dc
Disable deprecated Qt functions 3 years ago
Vladimir Golovnev (Glassez) 86b1ac5d7c
CMake: Allow to build with Qt6 3 years ago
Chocobo1 46394a7c0f
Combine stream statements 3 years ago
Chocobo1 03012cc175
Revise description wordings 3 years ago
Chocobo1 21f72baae2
Use QSaveFile wherever applicable 3 years ago
Chocobo1 81139c0098
Improve error detection when saving files 3 years ago
Chocobo1 0a1865d0dd
Don't use old style cast 3 years ago
Chocobo1 49aab492e0
Use spinbox special value to represent "Use any available port" 3 years ago
Vladimir Golovnev (Glassez) 399d3ad85a
Replace QStringRef with QStringView 3 years ago
Vladimir Golovnev (glassez) 27baa55443
Raise minimum Qt version to 5.15.2 3 years ago
Chocobo1 70d1cb86fd
Disable move constructor where it is sensible 3 years ago