Commit Graph

57 Commits

Author SHA1 Message Date
Dmitry Rekman
3160c4afc5 SlateFileDialogs: use new DirectoryWatcher options to fix perf.
#codereview Matthew.Lewis

[CL 2601660 by Dmitry Rekman in Main branch]
2015-06-25 20:18:16 -04:00
Dmitry Rekman
7dfc7865bf SlateFileDialogs: default to current path when nothing is selected (UE-17299).
- This behavior only applies when opening a directory.

#codereview Matthew.Lewis

[CL 2599274 by Dmitry Rekman in Main branch]
2015-06-24 14:30:34 -04:00
Dmitry Rekman
5346757678 SlateFileDialogs: support opening files by double clicking (UE-17307).
#codereview Matthew.Lewis

[CL 2599185 by Dmitry Rekman in Main branch]
2015-06-24 13:46:24 -04:00
Dmitry Rekman
6d05157752 SlateFileDialogs: disable directory watcher.
- Avoids locks up and other problems when browsing deep directory hierarchy.
- Temporary, a better solution is needed.

[CL 2598080 by Dmitry Rekman in Main branch]
2015-06-23 18:32:05 -04:00
Dmitry Rekman
93818641c7 SlateFileDialogs: updated from 6/17 code drop.
- Uses separate style and not Core.
- A new button to create the directory.

#codereview Nick.Atamas, Matthew.Lewis, Josh.Adams

[CL 2592945 by Dmitry Rekman in Main branch]
2015-06-18 19:27:23 -04:00
Dmitry Rekman
589cd3c091 SlateFileDialogs: fix improper concatenation (UE-17255).
- Authored by Matthew.Lewis.

#codereview Matthew.Lewis

[CL 2591016 by Dmitry Rekman in Main branch]
2015-06-17 17:42:08 -04:00
Dmitry Rekman
eae52c65aa Linux: switch from LinuxNativeDialogs to SlateFileDialogs.
- Still experimental at this point.

#codereview Nick.Atamas, Matthew.Lewis, Josh.Adams

[CL 2587983 by Dmitry Rekman in Main branch]
2015-06-15 18:14:07 -04:00