Pengfei Zhu
a2404bf243
Randomly fixing some MSVC warnings
2022-07-01 18:50:10 +08:00
Pengfei
455e9a13ce
Fix log destination again on macOS
2021-09-18 20:11:42 +08:00
Pengfei
78e88b7a6e
UI text fix
2021-08-31 15:36:38 +08:00
Pengfei
c8730f2eac
Add NAND indication in MainDialog
2021-08-31 15:32:52 +08:00
Pengfei
0920462a94
Add SelectNandDialog
2021-08-31 11:22:48 +08:00
Pengfei
fb2c4decdb
Move setWindowFlags to DPIAwareDialog
...
And use new helper in Utilites
2021-08-31 11:19:21 +08:00
Pengfei
85fff614d3
Support for multiple NANDs
...
Preliminary support is added for multiple NANDs. ticket.db, title.db and seed.db will be merged, while the first NAND will be used for system titles and data.
Future changes to the frontend will allow selecting NANDs.
2021-08-30 22:33:24 +08:00
Pengfei
ef3063c7ab
Removed special case handling for config savegame
2021-08-25 21:56:39 +08:00
Pengfei
6cadb86071
Removed special case handling for system archives & safe mode firm
2021-08-25 21:51:27 +08:00
Pengfei
8bcaa0b711
Normalize line endings that got messed up for whatever reason
2021-08-24 18:49:11 +08:00
Pengfei
0cf7e8a84a
Really properly be per-monitor DPI aware
...
This is so hard...
2021-08-17 00:30:08 +08:00
Pengfei
b25c40302f
Remove context help from all dialogs
2021-08-09 19:04:44 +08:00
Pengfei
e41151420f
Fix Flatpak user path
2021-07-13 21:55:35 +08:00
Pengfei
3db1c43fd6
Changes to accommodate for high DPI
...
Not sure how this will work on Linux or macOS.
2021-06-27 18:46:08 +08:00
zhupengfei
5d008fc952
Add version check
2020-05-15 23:08:59 +08:00
zhupengfei
2fbdaaac30
Fix up import destination indicator
2020-05-15 22:47:18 +08:00
zhupengfei
fa7aecaf37
Add import destination indicator
2020-04-18 23:58:03 +08:00
zhupengfei
b2c63e87eb
frontend: Main dialog update
2020-01-22 10:29:36 +08:00
zhupengfei
201c8adf2f
frontend: Add utilities
2020-01-20 18:57:35 +08:00
zhupengfei
eee82fcd5c
frontend: Added icons for everything except titlebar
2020-01-20 00:22:31 +08:00
zhupengfei
2efa44f751
Add the new contents to custom config
2019-10-02 23:42:54 +08:00
zhupengfei
c1bdea53c0
Fix stuff; add appveyor config
2019-08-30 21:12:15 +08:00
zhupengfei
75eafde45d
Finish up README, make the tool buttons functional
2019-08-30 16:53:28 +08:00
zhupengfei
67e6b05e87
lots of important fixes
...
- DPFS container is fixed
- SD Savegame is fixed
- added slot0x25KeyX load
- added regex for titile ID
- added aes_keys.txt import
- sd savegame listing is fixed (uninitialized won't be listed any more)
- error handling is improved (removed asserts and replaced with return values)
- UI is now functional
- config is now checked in main
2019-08-30 15:33:47 +08:00
zhupengfei
8acfe9f304
UI updates
...
- add import dialog
this is more complex than I thought
- added scope exit
grammar sugar
- main dialog is now linked to import dialog
- importer citra file path is fixed
- importer now reports maximum size
- file util is improved with GetDirectoryTreeSize
2019-08-28 23:02:30 +08:00
zhupengfei
7df0b63a1e
updates
...
- implemented frontend
- namespaced Core
- imported qdevicewatcher
- fixed bug in logging (more like in misc)
2019-08-28 19:16:05 +08:00
zhupengfei
fd5106759a
build system updates and other fixes
...
add preset config
import qt
separate core and frontend
2019-08-28 11:43:44 +08:00
zhupengfei
4f5a3effd8
Initial commit
2019-08-24 23:30:22 +08:00