Commit graph

2487 commits

Author SHA1 Message Date
Marc Durdin
4c9d44851a chore(linux): add utfcodec.cpp to mcompile 2024-08-16 15:09:23 +02:00
Sabine
b10bba7b25 chore(linux): remove unused libxklavier dep 2024-08-16 11:36:47 +02:00
Marc Durdin
a4159de1d1 chore(linux): add mcompile to linux build.sh
@keymanapp-test-bot skip
2024-08-16 11:02:22 +02:00
Marc Durdin
15fa5ff63c
Merge pull request #12209 from keymanapp/chore/merge-master-into-linux-mcompile
chore: merge master into linux-mcompile
2024-08-16 17:30:19 +10:00
Eberhard Beilharz
b9aa9ccd8c
refactor(web): move predictive-textworker-main
This moves `common/predictive-text/` →
`web/src/engine/predictive-text/worker-main/`.

This also moves `common/test/predictive-text/` →
`web/src/test/manual/predictive-text/`. Note though that this testing
tool is still broken.

Fixes: #12134
2024-08-15 12:26:50 +02:00
SabineSIL
d0d5aa3068
Merge pull request #12180 from keymanapp/feat/linux/mcompile-replace_U16
refactor(linux): remove local u16 and use km_u16 🐘
2024-08-14 11:46:48 +02:00
Sabine
816175f9bf refactor(linux): remove meson.build 2024-08-14 11:43:41 +02:00
Sabine
dd0ea90d66 feat(linux): remove local u16 and use km_u16 2024-08-14 11:30:08 +02:00
Sabine
ad21aa037b chore(linux): add build.sh for mcompile-lin 2024-08-14 10:53:30 +02:00
Sabine
58c1e507b4 chore(linux): remove mcompile-specific km_types.h 2024-08-13 17:03:41 +02:00
Marc Durdin
dc97370470
Merge branch 'epic/linux-mcompile' into feat/linux/mcompile-DoConvert-read 2024-08-14 00:33:43 +10:00
Marc Durdin
c5088cc4d5
Merge pull request #12172 from keymanapp/chore/merge-master-into-linux-mcompile
chore: merge master into linux-mcompile
2024-08-14 00:33:14 +10:00
SabineSIL
32a91104b1
Merge branch 'epic/linux-mcompile' into feat/linux/mcompile-DoConvert-read 2024-08-13 15:32:20 +02:00
Sabine
9e1d2f9e48 feat(linux): u16: change parameter name; while loop 2024-08-08 11:48:19 +02:00
Sabine
ef4e47c198 feat(Linux): layout mcompile 2024-08-08 08:37:50 +02:00
Sabine
1719df281b feat(Linux): "more minor things" 2024-08-08 08:26:11 +02:00
Sabine
e0f4e50dc7 feat(Linux): "a few minor things" 2024-08-08 08:08:20 +02:00
Darcy Wong
83f46c8e5e chore(common): Update localization for Greek Polytonic 2024-08-07 05:59:35 +07:00
Sabine
690caec12b feat(Linux): swap detailed comments <-> one-line comments 2024-08-06 09:26:00 +02:00
Marc Durdin
2676fbab37
Merge pull request #12096 from keymanapp/chore/merge-master-into-linux-mcompile
chore: merge master into linux-mcompile 🐘
2024-08-06 08:22:12 +10:00
Sabine
0388967813 feat(Linux): more comments PR 12065 2024-08-02 12:20:00 +02:00
SabineSIL
fe6f828885
Merge branch 'feat/linux/mcompile-DoConvert-read' into feat/linux/mcompile-comments 2024-08-01 16:30:29 +02:00
Sabine
e64c1ff441 feat(linux): comment changes 2024-08-01 16:21:29 +02:00
SabineSIL
2b21d734fc
Apply suggestions from code review
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2024-08-01 16:10:52 +02:00
SabineSIL
04e237ddf2
Merge branch 'feat/linux/mcompile-DoConvert-read' into feat/linux/mcompile-comments 2024-08-01 16:01:09 +02:00
Sabine
56c6be2aa2 feat(linux): comments of PR 12065
# Conflicts:
#	linux/mcompile/keymap/keymap.h
#	linux/mcompile/keymap/mcompile.cpp
2024-08-01 15:08:58 +02:00
SabineSIL
7ed711ce3e
Merge branch 'feat/linux/mcompile-DoConvert-read' into feat/linux/mcompile-comments 2024-07-30 20:35:18 +02:00
Sabine
03df66deb1 feat(linux): use u16.cpp/h from feat/linux/mcompile-comments 2024-07-30 19:35:52 +02:00
Sabine
2aacc783e3 feat(linux): use Shiftstate instead of int in ToUnicodeEx 2024-07-30 18:43:06 +02:00
Sabine
bf79287481 feat(linux): remove Open_File for KMX_WCHAR ;capslock=1 2024-07-30 17:28:40 +02:00
Sabine
ddcd45216e feat(linux): info for KMX_ToUnicodeEx 2024-07-30 16:06:30 +02:00
Sabine
1828b46ab2 feat(linux): start adding comments according to the new regulations
feat(linux): more comments

feat(linux): even more comments

feat(linux): code comments deadkey

feat(linux): code comments deadkey, keymap

feat(linux): code comments mc_import_rules,mc_kmxfile, mcompile

feat(linux): remaining stuff

feat(linux): some more little edits

feat(linux): format documents

feat(linux): a few edits

feat(linux): u16: comments and replace codecvt
2024-07-30 11:32:06 +02:00
Eberhard Beilharz
2599487187
fix(linux): set local directory if not specified
If the user specifies just an output file without directory name, we
will now use the current directory instead of crashing.
2024-07-26 12:18:24 +02:00
Eberhard Beilharz
4516c9d8df
change(linux): improve changelog PRs after upload to debian
Mention original PR in the body of the cherry-pick PR.
2024-07-25 16:50:38 +02:00
Sabine
7e2d46e467 Merge branch 'feat/linux/mcompile-DoConvert-read' into feat/linux/mcompile-rework_mc_kmxfile
# Conflicts:
#	linux/mcompile/keymap/mc_import_rules.cpp
2024-07-24 16:43:45 +02:00
Eberhard Beilharz
484f596239
chore(linux): remove Ubuntu Mantic, add Oracular
Ubuntu 23.10 Mantic is EOL, Ubuntu 24.10 Oracular will be the next
release.
2024-07-24 09:49:57 +02:00
SabineSIL
90e53e845b
Merge pull request #11895 from keymanapp/feat/linux/mcompile-rework_u16
feat(linux): comments on module u16 🐘
2024-07-04 18:17:19 +02:00
SabineSIL
4424c23f73
Merge branch 'feat/linux/mcompile-rework_keymap_part2' into feat/linux/mcompile-rework_mcompile 2024-07-04 18:11:15 +02:00
Sabine
e6f212ce77 feat(linux): changes in convert_rgkey_Shiftstate_to_LinuxShiftstate 2024-07-04 17:56:08 +02:00
Sabine
83f079e685 feat(linux): remove count 2024-07-04 17:16:45 +02:00
Sabine
5a70d83b4f feat(linux): new fun convert_rgkey_Shiftstate_to_LinuxShiftstate() 2024-07-04 17:09:31 +02:00
Sabine
17eea39b4b feat(linux): ensureValidInputForKeyboardTranslation more 2024-07-04 15:00:57 +02:00
Sabine
f6a969b111 feat(linux): ensureValidInputForKeyboardTranslation 2024-07-04 14:24:25 +02:00
Eberhard Beilharz
d554415b1c
change(common): add readme and build.sh 2024-07-04 13:14:13 +02:00
Sabine
81abbafc55 feat(linux): remove declaration of fun without definition 2024-07-04 12:01:40 +02:00
Sabine
89f8ee7289 feat(linux): run and DoConvert without argv_gdk 2024-07-04 11:35:15 +02:00
Sabine
e6b108ac1e feat(linux): macro max to std::max; wprintf->printf in run() 2024-07-03 17:04:05 +02:00
Sabine
e9d158fffe feat(linux): remaining comments on u16 2024-07-03 14:10:38 +02:00
Sabine
d40ef153e4 feat(linux): prevent buffer overrun #11910 2024-07-03 13:31:31 +02:00
Sabine
536ef54457 feat(linux): macro max to std::max; wprintf->printf in run() 2024-07-02 21:06:52 +02:00