aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/CMakeLists.txt
Commit message (Expand)AuthorAge
* Add support for changing the DS and DSi battery levelRayyan Ansari2022-03-07
* Implement MainRAM management dialog😁 (#1248)2jun02022-03-06
* macOS: Use Qt 6 by defaultNadia Holmquist Pedersen2022-03-06
* macOS: Bump minimum version to 10.15Nadia Holmquist Pedersen2022-03-06
* Custom path support (#1333)Arisotura2022-01-07
* finally decouple Config from the core. baahhahahahahArisotura2021-11-18
* Move resources to res/ directory (#1204)Nadia Holmquist Pedersen2021-10-03
* Generate a simple non-bootable firmware when not provided. (v2) (#1175)Adrian Siekierka2021-10-02
* Redesign the Input dialog (#1226)Rayyan Ansari2021-09-30
* having fun with fatfs (#1189)Arisotura2021-08-24
* Add ROM Header struct and ROM info dialog (#1095)WaluigiWare642021-07-02
* Explicitly include ${SDL2_PREFIX}/includeNadia Holmquist Pedersen2021-05-02
* Fix minimum Darwin version for targeting 10.15Nadia Holmquist Pedersen2021-05-02
* Actually use the new script...Nadia Holmquist Pedersen2021-04-25
* More 10.14 fixes also make the version check in cmakelists actually workNadia Holmquist Pedersen2021-04-25
* Add support for building with Qt6 (#865)Nadia Holmquist Pedersen2021-04-24
* Improve macOS bundling (#1067)Nadia Holmquist Pedersen2021-04-21
* make path inputs support drag/dropping files onto them to add the path quickl...Arisotura2021-03-29
* Allow bundling libraries on macOS (#1013)WaluigiWare642021-03-21
* Add NetBSD support (#985)WaluigiWare642021-02-03
* Add FreeBSD support (#939)WaluigiWare642021-01-22
* Polish up archive support (#930)Madhav Kanbur2021-01-22
* Add option to hide mouse on inactivity (#955)WaluigiWare642021-01-21
* Define melonDS version in CMakeWaluigiWare642021-01-19
* Properly fix macOS finding libarchiveWaluigiWare642021-01-05
* Fix libarchive being found on macOSWaluigiWare642021-01-04
* Allow pkg-config to find libarchive on macOSWaluigiWare642020-12-19
* Merge branch 'master' into feature/zip-supportWaluigiWare642020-12-19
|\
| * Add support for macOS (#771)WaluigiWare642020-11-29
* | Merge branch 'master' into feature/zip-supportWaluigiWare642020-10-23
|\|
| * lay base for the actual dialogArisotura2020-08-11
* | Switch to libarchiveWaluigiWare642020-10-22
* | Update CMakeLists.txtWaluigiWare642020-08-06
* | Merge branch 'master' into feature/zip-supportWaluigiWare642020-08-05
|\|
| * Link iconv instead of ${Iconv_LIBRARIES} because idk WindowsNadia Holmquist Pedersen2020-07-26
| * use FindIconv and link it on all platforms when not built inNadia Holmquist Pedersen2020-07-26
| * Link iconv for Windows static buildsNadia Holmquist Pedersen2020-07-26
| * Merge remote-tracking branch 'upstream/slirp' into slirp-mergeNadia Holmquist Pedersen2020-07-26
| |\
| | * make it possible to static-link libslirpArisotura2020-06-21
| | * get this little experiment startedArisotura2020-06-04
* | | Statically link libzipU-RAYYAN-PC\Rayyan2020-08-05
|/ /
* | Fix indentationNadia Holmquist Pedersen2020-06-03
* | Add missing threads dependencyNadia Holmquist Pedersen2020-06-03
* | Merge remote-tracking branch 'remotes/upstream/master' into feature/qt-platformNadia Holmquist Pedersen2020-06-03
|\|
| * blargArisotura2020-05-30
| * get rid of console in release buildsArisotura2020-05-29
| * * add options for static linkingArisotura2020-05-29
| * fix thingsArisotura2020-05-28
| * re-add OSD systemArisotura2020-05-28
| * lay base for video settings dialogArisotura2020-05-28