Marc Durdin
ffc312b9b3
Merge branch 'master' into feat/developer/1689-default-project-path
2019-12-13 15:44:04 +11:00
Marc Durdin
0b70ce0ff1
chore: remove needless path
2019-12-13 13:26:58 +11:00
Marc Durdin
d57c4974ca
Merge branch 'master' into chore/history
2019-12-13 05:16:52 +11:00
Marc Durdin
717274ec79
chore: history
2019-12-13 05:08:05 +11:00
Marc Durdin
72328a3957
feat(developer): Default project path
...
Fixes #1689 . Sets the default project path to
'Documents\Keyman Developer\Projects' so that
Keyman Developer files don't clutter user's
Documents folder. Can be changed in Options
dialog.
2019-12-13 05:07:09 +11:00
Marc Durdin
e7c5c8e9b0
Merge branch 'master' into fix/developer/1448-zero-length-store-names
2019-12-12 07:26:08 +11:00
Marc Durdin
ef4e49b6d8
Merge pull request #2442 from keymanapp/fix/developer/192-compile-all-in-project-view
...
fix(developer): F7 to compile all in project view
2019-12-12 07:25:03 +11:00
Marc Durdin
1b87d6a391
Merge branch 'master' into fix/developer/1527-tike-vs-keyman-developer
2019-12-12 07:22:14 +11:00
Marc Durdin
6863e184bc
Merge pull request #2424 from keymanapp/fix/developer/2421-hotkeys-in-editors-not-working
...
fix(developer): Hotkeys in text editor regression
2019-12-12 07:18:41 +11:00
Marc Durdin
7f185e094a
chore: history
2019-12-11 09:50:32 +11:00
Marc Durdin
705436e8d9
chore: history
2019-12-11 09:44:08 +11:00
Marc Durdin
831758a6ff
fix(developer): F7 to compile all in project view
2019-12-11 06:12:09 +11:00
Marc Durdin
463e61039a
fix(developer): zero length store names
...
Fixes #1448 . Zero-length store names should not
be permitted by the compiler.
2019-12-11 05:52:20 +11:00
Marc Durdin
a9cd2901c9
chore: unwind android refs
2019-12-10 20:33:02 +08:00
Marc Durdin
1b531100ce
chore(developer): remove references to TIKE
...
Fixes #1527 .
2019-12-09 18:41:10 +00:00
Marc Durdin
8201872395
Merge branch 'master' into chore/history
2019-12-09 10:12:25 +00:00
Marc Durdin
e283912b98
feat(developer): QRCode in lexical model editor
2019-12-09 09:31:56 +00:00
Marc Durdin
1be5df9d19
Merge branch 'master' into feat/developer/debugger-qrcode
2019-12-09 09:13:29 +00:00
Marc Durdin
7c26fb7b6b
Merge branch 'master' into feat/developer/138-hotkey-statement-bare-virtual-keys
2019-12-09 09:12:17 +00:00
Marc Durdin
6bb167b43c
Merge pull request #2431 from keymanapp/fix/developer/keyboard-layout-id-should-be-lowercase
...
fix(developer): keyboard id should be clean in import
2019-12-09 09:11:38 +00:00
Marc Durdin
890ca1d1b2
Merge pull request #2428 from keymanapp/fix/developer/2125-insert-mode-character
...
fix(developer): character map drops chars reliably
2019-12-09 09:11:16 +00:00
Marc Durdin
6325954549
Merge pull request #2396 from keymanapp/feat/developer/2173-model-editor
...
feat(developer): Lexical Model editor
2019-12-09 09:08:04 +00:00
Marc Durdin
0c3c3436d3
chore: history
2019-12-08 18:15:42 +00:00
Marc Durdin
8a99326a06
feat(developer): Add QRCode for debugger url
...
The keyboard editor and package editor now include
a QRCode which will reference the web debugger to
simplify loading on a mobile device.
2019-12-08 18:14:31 +00:00
Marc Durdin
727059c7bf
chore: history
2019-12-08 17:37:32 +00:00
Marc Durdin
50a382d181
chore: typos
2019-12-08 17:27:26 +00:00
Marc Durdin
1b83de9b65
fix(developer): Hotkeys in .kmn unquoted
...
Fixes #138 . Hotkeys in .kmn files no longer need to be quoted. This
update does not change compatibility with earlier versions of Keyman
Engine as the difference is entirely in the compiler.
2019-12-08 17:24:40 +00:00
Marc Durdin
7929472a70
chore: history
2019-12-08 11:18:17 +00:00
Marc Durdin
0032b59303
fix(developer): keyboard id should be clean in import
2019-12-08 11:17:05 +00:00
Marc Durdin
c4247fe7d2
chore: update history
2019-12-08 10:01:05 +00:00
Marc Durdin
457c461af8
fix(developer): character map drops chars reliably
...
For all editors other than kmn, it only makes sense
to drop characters, not character codes.
Fixes #2125 .
2019-12-07 10:46:18 +01:00
Marc Durdin
175bb404b4
Merge pull request #2419 from keymanapp/feat/developer/2101-kmdecomp
...
feat(developer): add kmdecomp
2019-12-07 05:39:07 +01:00
Marc Durdin
fe35927b8f
Merge pull request #2426 from keymanapp/feat/windows/1535-desktop-qr-code
...
feat(windows): Add QRCode link popup to share a package
2019-12-07 05:34:30 +01:00
Marc Durdin
af51a0d955
Merge pull request #2417 from keymanapp/fix/developer/2201-remove-kps-version-if-follow-keyboard-version-set
...
fix(developer): Remove kps version when needed
2019-12-07 05:33:45 +01:00
Marc Durdin
1d91d00d85
Merge pull request #2415 from keymanapp/fix/developer/2395-project-menu-obscured
...
fix(developer): project menu obscured sometimes
2019-12-07 05:33:18 +01:00
Marc Durdin
30aa031382
feat(windows): Add QRCode link popup to share a package
2019-12-06 12:32:11 +01:00
Marc Durdin
7fae635065
chore: typo in wxs
2019-12-06 10:31:44 +01:00
Marc Durdin
f99ed16c86
chore: history
2019-12-06 10:26:37 +01:00
Marc Durdin
4c7a206a33
fix(developer): Hotkeys in text editor regression
...
Fixes #2421 . With fixes to the focus in text editors, this changed the
active control reported back through Delphi and we were then testing the
wrong control for availability.
2019-12-06 10:22:00 +01:00
Marc Durdin
530c97b6fe
chore: add docs, history
2019-12-06 09:53:55 +01:00
Marc Durdin
120b180fbb
fix(developer): add version for kmdecomp
2019-12-05 15:13:14 +01:00
Marc Durdin
a0940dfc0a
feat(developer): add kmdecomp to installer
2019-12-05 15:07:10 +01:00
Marc Durdin
bc0a4db452
feat(developer): add kmdecomp
...
Fixes #2101 . Command-line only.
2019-12-05 11:02:27 +01:00
Marc Durdin
3586410149
fix(developer): Remove kps version when needed
...
Fixes #2201 . If the flag followKeyboardVersion is set, then this removes
the version number embedded in the package source file.
2019-12-05 09:44:29 +01:00
Marc Durdin
e473968c41
fix(developer): project menu obscured sometimes
...
Fixes #2395 . The popup menus in the project window would sometimes
be obscured because they would pop below the height of the window. This
PR changes the menu to pop up instead in those situations.
2019-12-05 07:00:34 +01:00
Marc Durdin
6d10ecc0d6
feat(developer): F7 should compile model
...
Fixes #2097 . When the model editor is open, F7 should compile.
2019-12-05 06:13:34 +01:00
Marc Durdin
c6d4d58f2d
fix: package editor didn't debug lexical models
2019-12-04 19:00:59 +01:00
Marc Durdin
0b2087783c
fix: move clean operation
2019-12-04 05:19:01 +01:00
Marc Durdin
3a626e11e2
fix(developer): ci alternate installer path
...
CI needs to build the model compiler from an alternate path because the
production build from npm can have files not in the development build.
This was causing CI errors such as:
kmlmc.wxs(170) : error LGHT0103 : The system cannot find the file
'C:\...\node_modules\.bin\node.ps1'.
2019-12-04 05:19:01 +01:00
Marc Durdin
a5a9a8f35d
feat(developer): debugger menu to switch models
...
Fixes #2402 . This adds a menu to switch models in the web debugger.
It is likely that most users will have only a single model loaded but
we need this to complete the circle. It also gives a little more
visibility in the model debugging process to validate that you are
testing the expected model.
2019-12-03 07:48:53 +00:00