412 Commits

Author SHA1 Message Date
4e9e3aaf98 Move Properties window to bottom docking area for testing purposes 2014-07-31 16:25:16 -04:00
cb45720487 XML schema (still work in progress) for UE configuration 2014-07-29 19:48:14 -04:00
850eadf27f Added Endpoint (to be implemented in UE5) 2014-07-29 19:47:34 -04:00
e0bf2d206b Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-07-23 08:33:26 -04:00
97b58472c7 Move quit prompt into MainWindow 2014-07-23 08:33:06 -04:00
a7d632099a Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-07-23 00:30:20 -04:00
ca9bd357a3 Start to add support for keyboard accelerators, IDK how to do this... 2014-07-23 00:28:56 -04:00
33d7c99293 Make the confirm prompt use the application title from the configuration 2014-07-22 15:53:59 -04:00
a5e13f505c Put a title in the task list for the Splash Screen 2014-07-22 15:53:15 -04:00
9cbdaf1a9b Default name should be 'Universal Editor', not 'Universal Editor Platform' (that looks ugly) 2014-07-22 15:40:39 -04:00
a9bf2896d5 Make the 'About...' command pull its title from the configuration 2014-07-22 15:39:00 -04:00
ed6648a700 Make the 'About...' command pull its title from the configuration 2014-07-22 15:38:26 -04:00
1bc610751a Use AttachCommandEventHandler in case someone decides to remove those commands in the configuration 2014-07-22 15:34:47 -04:00
4519dabaa7 Customization enhancements (and self-branding ;) ) for the About dialog 2014-07-22 15:32:47 -04:00
a00d4015fe Pull in the window title from the current language 2014-07-22 15:29:00 -04:00
597f4b641a Don't hang around waiting on the splash screen 2014-07-22 15:27:56 -04:00
2fe5b1663c Sexier splash screen with application title loaded from current language 2014-07-22 15:27:08 -04:00
c691eca424 Add 'Window -> New Window' command event handler 2014-07-22 15:26:25 -04:00
f83dbb6a43 Pull in the window title from the current language 2014-07-22 15:24:24 -04:00
3115690e4e Added target to 'Clean' the Content files 2014-07-21 21:40:27 -04:00
67944078a7 Fix various bugs 2014-07-21 21:33:02 -04:00
e54e1d0739 Updated for enhancements to AwesomeControls PropertyGrid control 2014-07-21 15:54:41 -04:00
4cab39520f Added progress bar and other changes to splash screen 2014-07-19 16:03:17 -04:00
32b00f235b Added application configuration file 2014-07-19 16:01:29 -04:00
e4f97c943d Added restart capability 2014-07-19 16:00:57 -04:00
fde225bf1d Added properties to CommandBars 2014-07-19 15:59:13 -04:00
2398619b90 Finished implementing Configuration 2014-07-18 22:53:33 -04:00
e4f2d686e2 Finished implementing Configuration 2014-07-18 22:53:14 -04:00
68a95dc0f1 Added ShowStartPage() to IHostApplicationWindow 2014-07-18 22:52:23 -04:00
2e5353891a Added configuration to enable or disable the Start Page 2014-07-18 22:51:52 -04:00
4ddaeeca0b Added configuration to enable or disable the Start Page 2014-07-18 22:50:27 -04:00
0ae9a68a8c Make OptionPanels into configurable XML files (not implemented yet) 2014-07-18 20:44:31 -04:00
2bb4ba4adb Renamed SelectEnvironmentDialog to SelectPerspectiveDialog 2014-07-18 20:44:07 -04:00
33f0d798d7 Renamed SelectEnvironmentDialog to SelectPerspectiveDialog 2014-07-18 18:45:38 -04:00
013c6ac4fe Moved Perspective into Engine 2014-07-18 18:43:24 -04:00
08f0a3c77f Added more Extensions 2014-07-18 18:07:36 -04:00
7ae6deebf3 Added command to customize perspectives (not implemented yet) 2014-07-18 17:41:13 -04:00
0c0c9c82f3 Added command to customize perspectives (not implemented yet) 2014-07-18 17:34:49 -04:00
d10e5f30ad Moved perspective-switching code to Commands 2014-07-18 17:33:00 -04:00
48a15d5bdb Merge branch 'master' of github.com:alcexhim/UniversalEditor 2014-07-18 16:37:16 -04:00
dd1d95f2b2 Various updates to Unreal Engine editor 2014-07-18 16:36:55 -04:00
6ff31faf04 Placeholder code for switching perspectives 2014-07-18 16:36:22 -04:00
4fc5b37eb1 Updated README.md with more useful information 2014-07-18 15:51:45 -04:00
1a91003ebc Updated README.md with more useful information 2014-07-18 15:47:49 -04:00
e704e48cb7 No need to include Project directory in content 2014-07-18 15:27:13 -04:00
936bce384f No need to include Project directory in content 2014-07-18 15:24:39 -04:00
f6bdb168a4 Only associate shortcut keys with menu items (to prevent conflicts) 2014-07-18 15:20:52 -04:00
6722c9c7e0 Do not load languages if they don't exist (to prevent crash) 2014-07-18 15:20:15 -04:00
a69d9fffdc Added platform-independent content project 2014-07-18 15:19:39 -04:00
bfcc77c54d Finish implementing ShortcutKeys for CommandBars 2014-07-18 10:51:13 -04:00