File: README.md

package info (click to toggle)
ktextaddons 1.9.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 17,856 kB
  • sloc: cpp: 62,045; ansic: 6,520; xml: 2,630; sh: 11; makefile: 7
file content (35 lines) | stat: -rw-r--r-- 542 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# KTextAddons

Various text handling addons:

- Auto-correction API
- Text to Speak widgets
- Text translator widgets (Several backend)
- Text Emoticon support
- Text Utils lib
- Text Widgets Addons (what's new info, verify new version etc.)
- LLM support widgets/backend (ollama/other service)

## Dependencies

- extra-cmake-modules

Qt:

- Qt6Core
- Qt6Network
- Qt6Widgets
- Qt6Keychain
- Qt6UiPlugin

KF6:

- KF6Archive
- KF6CoreAddons
- KF6I18n
- KF6Sonnet
- KF6KIO
- KF6SyntaxHighlighting
- KF6Config
- KF6ColorScheme
- KF6TextWidgets