2117 Commits

Author SHA1 Message Date
d973de830d
remove ProjectTypeVariable in favor of using Setting everywhere 2021-05-22 07:26:57 -04:00
2e33c6803d
provide a sane default for TrueVisionTGADataFormat.FormatVersion 2021-05-22 06:51:47 -04:00
03e894daa0
thinking that SettingsProfiles up there might have originally been a typo? 2021-05-22 02:32:20 -04:00
9718656a01
oops - we still assume we have at least one SettingsGroup provided by CustomOptionCompat 2021-05-22 02:31:09 -04:00
010b7ffafc
replace ALL obsolete and duplicate CustomOptions code with Settings from MBS.Framework 2021-05-22 02:16:12 -04:00
4f8c4c2e89
use CommandEventArgs.Command instead of assuming sender is a Command (it is not always, and should not ever be) 2021-05-21 19:53:14 -04:00
aadca49721
Merge branch 'master' into pre-commit 2021-05-21 19:50:26 -04:00
2fa8037c99
this was not updated when we changed to use Context.AttachCommandEventHandler instead of Application.AttachCommandEventHandler 2021-05-21 19:43:27 -04:00
d2c5e6ccbc
add comment to DataFormatReference.Clear method 2021-05-21 19:41:11 -04:00
071841cf9a
update class name of SyntaxTextBoxControl 2021-05-16 07:09:08 -04:00
dcdfd4c8b8
inhibit logout/shutdown if there are unsaved documents 2021-05-16 07:07:12 -04:00
a1c879975a
Merge branch 'pre-commit' 2021-05-15 01:08:38 -04:00
4bf0a929f6
update README with disclaimer and other stuff 2021-05-15 01:08:27 -04:00
b62b8a5da7
Merge branch 'pre-commit' 2021-05-15 00:42:13 -04:00
4141b5ea38
update firstrun.sh to properly link project SNK to global SNK (you must generate your own SNK) 2021-05-15 00:42:05 -04:00
0384f85a28
Merge branch 'pre-commit' 2021-05-15 00:39:17 -04:00
82c9d7fed6
remove .snk from repository 2021-05-15 00:38:42 -04:00
44cde38727
Merge branch 'pre-commit' 2021-05-15 00:34:55 -04:00
cf3efc3268
add pre-commit hook 'mixed-line-ending' 2021-05-15 00:34:42 -04:00
852d6c941b
reference project SNK file instead of global SNK file (project SNK is a symbolic link to global SNK) 2021-05-15 00:29:40 -04:00
1955d6fcde
Merge branch 'pre-commit' 2021-05-15 00:07:18 -04:00
dd6120ec0a
also rm after-targets (use 'fxtool install gtk|wf' now) and junk that should be done by scripts 2021-05-15 00:07:07 -04:00
b808623ca9
add back UE5 Compiler (create ZIP packages of Universal Editor content plugins), still WIP 2021-05-14 23:58:07 -04:00
1bebcdbd77
Merge branch 'pre-commit' 2021-05-14 23:53:22 -04:00
0d624fd457
remove extensions compiler so we get a clean build 2021-05-14 23:53:06 -04:00
e4cbd06eba
provide sane defaults for the Quick Animate start/end frame and duration numeric text boxes 2021-05-13 17:39:10 -04:00
98732be788
do not crash if we don't have permission to save the file when invoking Save 2021-05-13 17:37:15 -04:00
faa082de39
Merge branch 'pre-commit' 2021-05-12 00:14:42 -04:00
533dc01364
add command to install pip package manager (not installed by default) and fully qualify path to pre-commit 2021-05-12 00:14:25 -04:00
67c6b7654b
Merge branch 'UE4FeatureCellRenderers' 2021-05-11 23:56:35 -04:00
6de9efa9e9
fix crash if OpenFile(string) is called and file is not found - e.g. from Bookmarks menu 2021-05-11 23:56:24 -04:00
215a5f9182
implementing CellRenderer from UWT - requires MBS.Framework.UserInterface @ a75f688 2021-05-11 23:55:37 -04:00
fb24fb02f7
implementing CellRenderer from UWT - requires MBS.Framework.UserInterface @ a75f688 2021-05-11 22:56:04 -04:00
1eeb6e5348
in-progress: implementing TrueVision TGA save 2021-05-11 22:47:47 -04:00
a84f988821
use DocumentPropertiesDialog to allow us to choose which DataFormat to save embedded picture as 2021-05-10 07:11:41 -04:00
1ce558596a
allow disabling certain elements of DocumentPropertiesDialog 2021-05-10 06:40:50 -04:00
ccaeeb9336
rename SyntaxTextBox to SyntaxTextBoxControl due to namespacing 2021-05-07 23:37:37 -04:00
0560e776fe
remove app.manifest 2021-05-07 23:36:55 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
3f1107b022
implement pre-commit hook 'Forbid spaces in indentation' 2021-05-07 18:15:20 -04:00
52f644ed20
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2021-05-07 13:50:49 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
9e314ed194
add .desktop file 2021-05-05 00:52:44 -04:00
055c3cb95e
add .desktop file 2021-05-05 00:50:17 -04:00
fdbae64ac9
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2021-05-05 00:49:18 -04:00
943cfe8fdf
add install script 2021-05-05 00:48:25 -04:00
4939bfeb20
add install script 2021-05-05 00:47:03 -04:00
71121dd81f
hopefully this will be the last mistake 2021-05-05 00:41:53 -04:00
5e757970e9
we already prompt the user with whiptail, so assume -y 2021-05-05 00:34:47 -04:00
6217a574a4
add TL;DR 2021-05-05 00:29:37 -04:00