- update gradle plugin and version
- use mavenCentral instead of jcenter
Signed-off-by: Rash419 <rashesh.padia@collabora.com>
Change-Id: Iffe41bd7d5ff3e6a6d1acbe70c25e21e5a856548
There was a bug that when we selected entry and pressed enter
then removetextcontent event was trigerred.
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: Ie0aae2fd24c69043d3133d6d257622a967d34cc1
when we close last jsdialog then move focus into
map to avoid focusing document.body what causes
that user cannot type or move focus to the next button in
the UI
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I0f9d38ecbac476c769dd66b820deb373e3cc224e
we request entries with dpi scale factor to
generate bigger (higher resolution) previews
then entries are scaled down in CSS to keep
relative size to other components constant
but text become smooth thanks to bigger resolution
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I00c59be45a92667768385f7f70c1ccd8248095af
also make font previews persistent as they don't change
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: Ib68667e4b4f612a51932f24179e0ff197dde3c09
- invert colors of images in dark mode
- don't invert in style previews to show real effect
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I2005cd068b3f9a636e24307a3035728f4e139379
Combobox will be real combobox (edit field + dropdown).
Adjust styling from old .select2 rules to our combobox.
Remove old code for select2 comboboxes in notebookbar.
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: Id3ea16bcb004675cb7d5743f394ac432e74918cf
Added keyboard shortcut to see userlist in document
Signed-off-by: Darshan-upadhyay1110 <darshan.upadhyay@collabora.com>
Change-Id: I8ac5043382ffe49fe2644c76c6b77af85e1e5937
- also fixes the misalignment in cool-annotation-table
Signed-off-by: Rash419 <rashesh.padia@collabora.com>
Change-Id: I58db4c6918c3a36a230c6f9317ddf39c3361bb24
This fixes regression introduced in commit 2ac7183e44
Add Left or right arrow on a tab label should switch tabs
When we are in writer: Alt + H, K - opens spacing dropdown
Before this patch focus was stolen by the map even if the
spacing item has focusBack property set to false
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I2c510dc2aecbb1db846e0574c1b5f52b24d9114b
dblclick seems not to work on ios, but click does.
We can simulate dblclick with single clicks.
Signed-off-by: Attila Szűcs <attila.szucs@collabora.com>
Change-Id: Ic9ae58a39122025c9947294ebfd2292ffe04ae5c
wsd/ClientSession.cpp:520:32: error: implicit conversion from 'uint64_t' (aka 'unsigned long') to 'double' changes value from 18446744073709551 to 18446744073709552 [-Werror,-Wimplicit-const-int-float-conversion]
(counter < (uint64_t)(std::numeric_limits<uint64_t>::max() / 1000)))
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Which is a problem since commit e0b70657fa
(cid#318912 Result is not floating-point, 2023-08-23).
Let's make the conversion explicit, hoping that makes both Coverity and
clang happy at the same time. No change in actual behavior intended.
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: Ib9727f0df4df65a9504d421654d519bee0733b80
Also rename trimIfExcessive to trimAfterInactivity.
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
Change-Id: I62166a3ed5d70d1e6fd9804e91e07452978523fd
Currently translated at 100.0% (467 of 467 strings)
Translated using Weblate (Slovenian)
Currently translated at 99.4% (516 of 519 strings)
Co-authored-by: Martin Srebotnjak <miles@filmsi.net>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/sl/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/sl/
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ieb7b43042ee5a4ceeb708c1d96ccc38c7c5fb278
Currently translated at 65.9% (308 of 467 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (519 of 519 strings)
Co-authored-by: Mike Kaganski <mikekaganski@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/ru/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/ru/
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ic7337bb2d6197e6f7fe87673a88504349f8241ab