l10n daemon script
a40a7c217f
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
bb05b67cfc
GIT_SILENT Sync po/docbooks with svn
3 years ago
Eduardo Cruz
ea04c61faf
Add a configuration option to disable drag-scrolling beyond screen edges
...
The mouse cursor wrap feature while drag-scrolling can be undesirable in some
cases; for example it can be annoying to have the cursor jump accidentally to
the distant edge of a big screen. Now users can disable this feature if they
prefer.
BUG: 421040
FIXED-IN: 22.12
4 years ago
l10n daemon script
804cadfb53
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
5fcb59011b
GIT_SILENT made messages (after extraction)
4 years ago
Nicolas Fella
2911f7a885
Very basic implementation for AFPercent_Keystroke
...
This is used to filter characters that don't make sense in a percent expression
This implementation is very rudimentary
4 years ago
Nicolas Fella
80afe26873
Implement event.change
...
This represents the newly entered data for each keystroke. This is often a single added character, but for cases like pasting text it can be more complex.
The PDF API reference doesn't specify any algorithm to use.
The algorithm used here works by iterating through both strings from the start until the first different character is encountered. Then the rest of the new text is considered the difference.
This doesn't produce the theoretically optimal/minimal diff, but seems to work well enough for practical application.
When text is removed the diff is empty
4 years ago
Nikola Nikolic
69a2cc144f
Fix viewport transition when translating/resizing annotations
...
Viewport isn't centered on annotations when translating/resizing.
This is best seen if the page is zoomed in and annotation is translated so that
several viewport transitions had happened.
Using undo after translation will expose error.
Function moveViewportIfBoundingRectNotFullyVisible centers viewport based on
translated/resized annotation's bounding rectangle.
For that reason functions translateBoundingRectangle/adjustBoundingRectangle need
to return the same bounding rectangle as annotation's translate/adjust functions.
4 years ago
l10n daemon script
04059bae4b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
1ffc9514a5
GIT_SILENT made messages (after extraction)
4 years ago
Albert Astals Cid
d0359e6342
Merge remote-tracking branch 'origin/release/22.08'
4 years ago
Albert Astals Cid
8e93995e3c
Fix saving files on Windows
...
turn a move into a copy and remove
Seems to work better with windows way of working with open files being
overwritten and stuff
BUGS: 458574
4 years ago
Heiko Becker
db9f77543e
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 8cb15507fd )
4 years ago
Heiko Becker
8cb15507fd
GIT_SILENT Update Appstream for new release
4 years ago
Heiko Becker
ad936c8095
GIT_SILENT Upgrade release service version to 22.08.1.
4 years ago
Albert Astals Cid
b2c56a0a71
Merge remote-tracking branch 'origin/release/22.08'
4 years ago
Albert Astals Cid
3304038d1d
ToggleActions: Obey "don't show text" for a particular action toolbar setting
...
BUGS: 457322
4 years ago
Albert Astals Cid
01871fdfff
Even more tweaks to opening "text" files
...
BUGS: 430538
BUGS: 456434
4 years ago
Nicolas Fella
9dba719f80
Add 22.08.0 Windows binary to appstream data
4 years ago
Albert Astals Cid
656587ca63
epub: Improve TableOfContents for some files
...
The link can be percent encoded so try it like that if not found in the
normal way, also if the text overflows the page, it's in the next page
BUGS: 458289
4 years ago
Nicolas Fella
986c2e6db5
Don't use KActivities on macOS
...
Activities are a Plasma concept, they don't make sense on macOS
4 years ago
Albert Astals Cid
5eed8258ed
Merge remote-tracking branch 'origin/release/22.08'
4 years ago
Albert Astals Cid
818e1445f7
CI: reenable clazy warning now that it has cmake 3.24.1
4 years ago
Albert Astals Cid
4ad5753c3c
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit a0c6cb572a )
4 years ago
Albert Astals Cid
a0c6cb572a
GIT_SILENT Update Appstream for new release
4 years ago
Albert Astals Cid
89bcde2e40
GIT_SILENT Upgrade release service version to 22.08.0.
4 years ago
Nikola Nikolic
46f8034335
Prevent annotations from being moved over the page border
...
BUG: 397222
4 years ago
Albert Astals Cid
0b5623c6a6
Merge remote-tracking branch 'origin/release/22.08'
4 years ago
Albert Astals Cid
4c25d516b4
CI: Disable no-copyable-polymorphic while cmake 3.24.0 generates broken code
...
https://gitlab.kitware.com/cmake/cmake/-/issues/23823
4 years ago
l10n daemon script
0330558977
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
89194336b7
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
f0d3e6f047
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
c1d91bbb39
GIT_SILENT made messages (after extraction)
4 years ago
Nicolas Fella
899575ce83
Remove unused include
4 years ago
Nikola Nikolic
55e074c8a1
Prevent popup note from being dragged outside the viewport
...
BUG: 423363
4 years ago
Albert Astals Cid
915e82305e
Merge remote-tracking branch 'origin/release/22.08'
4 years ago
Albert Astals Cid
4ae3762ab8
CI: workaround cmake 3.24.0 issues
...
https://gitlab.kitware.com/cmake/cmake/-/issues/23823
4 years ago
Volker Krause
da6549b1df
Port tests away from QQC1
...
Also, make those tests actually work again.
4 years ago
l10n daemon script
7589278d35
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
66e3401f54
GIT_SILENT made messages (after extraction)
4 years ago
Heiko Becker
7ac7361cec
GIT_SILENT Upgrade release service version to 22.07.90.
4 years ago
Albert Astals Cid
63d7839129
Mobile: Ask for password if the document needs one
4 years ago
Albert Astals Cid
c9b338de10
Merge remote-tracking branch 'origin/release/22.08'
4 years ago
Albert Astals Cid
0a571b84df
clang-tidy-14
4 years ago
Friedrich W. H. Kossebau
b96902b40c
Port away from deprecated KMessageBox::sorry
4 years ago
Friedrich W. H. Kossebau
37dd665938
Merge branch 'release/22.08'
4 years ago
Friedrich W. H. Kossebau
3efcce3344
Save warning confirm dialogs: avoid Yes/No buttons
...
Yes/No buttons in dialogs are discouraged (not only) by KDE HIG in favour
of actions terms.
4 years ago
Friedrich W. H. Kossebau
dd44014b7a
Too-Small-Digital-Signature dialog buttons: title capitalization, ui marker
4 years ago
Friedrich W. H. Kossebau
dd8682ae8e
Unsupported archive extension dialog: avoid Yes/No buttons
...
Yes/No buttons in dialogs are discouraged (not only) by KDE HIG in favour
of actions terms.
4 years ago
Albert Astals Cid
718e9d94e3
GIT_SILENT Upgrade release service version to 22.07.80.
4 years ago