Commit graph

11 commits

Author SHA1 Message Date
Kara
69b615f218
fix: only check FileDialog location existence during navigation (#1196)
* Make DriveListLoader always async instead of usually async

* Simplify code

* Only check location existence during navigation
2023-05-12 19:10:00 -07:00
goat
987ff8dc8f
chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
goat
b093323acc
chore: warnings pass 2022-10-29 15:19:52 +02:00
Aireil
59adbfd8b5
fix: folder picker not working 2022-09-13 19:55:46 +02:00
Aireil
c5c48c963b
fix: ignore case for FileDialog filters 2022-09-12 05:16:58 +02:00
Ottermandias
cd41fda202
Some general cleanup and store quickbar / drive existence on setup instead of checking per draw. (#887) 2022-06-19 10:53:51 +02:00
Ottermandias
c3f55249d2
FileDialog extensions (#881)
* Fix ImGuiFileDialogFlags to be actually flags.

* Add customization points for quick access and window flags to FileDialog and FileDialogManager.

* Some general cleanup for FileDialog.
2022-06-15 20:45:48 +02:00
goat
96ed22534c
chore: fix some warnings, cleanup 2022-04-25 20:04:17 +02:00
goat
1561fbac00
Revert "refactor(Dalamud): switch to file-scoped namespaces"
This reverts commit b5f34c3199.
2021-11-18 15:23:40 +01:00
goat
b5f34c3199
refactor(Dalamud): switch to file-scoped namespaces 2021-11-17 19:42:32 +01:00
ocealot
a85a24116c Add ImGuiFileDialog 2021-07-23 15:52:27 -04:00