- 25.10.2024 1 коммит
-
-
OMP Education создал
-
- 14.05.2024 1 коммит
-
-
Kira Sagalakova создал
-
- 04.04.2024 1 коммит
-
-
- 12.03.2024 3 коммита
-
-
Kira Sagalakova создал
-
Kira Sagalakova создал
-
Kira Sagalakova создал
-
- 15.02.2024 23 коммита
-
-
OMP Education создал
When we run docviewer and call print, there is a problem with the document preview (the document is converted to pdf format). This happens because docviewer registers the interface name "BaseDocument", and tiny-pdf-viewer does too. The main reason for the renaming is that the interface type is registered globally. (without uri) qmlRegisterInterface<BaseDocument>("BaseDocument")) And it is not enough to just change the register name, because PdfView has a property that uses a pointer of type BaseDocument, so we decide to rename it Co-Authored-By:
Kira Sagalakova <k.sagalakova@omp.ru>
-
OMP Education создал
Not every content needs to be centered, centering is done by an external property Co-Authored-By:
Kira Sagalakova <k.sagalakova@omp.ru>
-
OMP Education создал
This option allows you to display vertically and horizontally centered trimming on a page with an aspect ratio greater than 1.0 W ____ ______ | | _|______|_(H-W)/2 | | H ===> | | | | | | |_|______|_| |____| |______| (H-W)/2 Co-Authored-By:
Kira Sagalakova <k.sagalakova@omp.ru>
-
-
OMP Education создал
Page content is centered if page aspect ratio is greated than 1.0, otherwise is left-aligned by default. Co-Authored-By:
Kira Sagalakova <k.sagalakova@omp.ru>
-
OMP Education создал
Examples: There is only 1 page in the document There are 5 pages, then exclude 1, then 3 There are 5 pages, then exclude 5, then 3 Co-Authored-By:
Kira Sagalakova <k.sagalakova@omp.ru>
-
-
-
-
OMP Education создал
This option is a continuation of the option to view selected pages. This option allows you to view unselected pages with low opacity, as well as interactively change the status of selected pages to unselected and vice versa. Co-Authored-By:
Kira Sagalakova <k.sagalakova@omp.ru>
-
-
OMP Education создал
Set the position of the page number relative to the page Co-Authored-By:
Kira Sagalakova <k.sagalakova@omp.ru>
-
-
-
-
-
-
-
-
OMP Education создал
In some cases, there was a problem where the special page index exceeded the total number of page counts. In the first implementation, there was an incorrect solution to this problem. Co-Authored-By:
Kira Sagalakova <k.sagalakova@omp.ru>
-
-
-
k.sagalakova создал
-
- 24.08.2023 11 коммитов
-
-
OMP Education создал
Contributes to: https://gitlab.com/omprussia/libraries/amberpdf-qml-plugin/-/issues/20 Co-Authored-By:
Anton Zernin <a.zernin@omp.ru>
-
OMP Education создал
Contributes to: https://gitlab.com/omprussia/libraries/amberpdf-qml-plugin/-/issues/19 Co-Authored-By:
Anton Zernin <a.zernin@omp.ru>
-
OMP Education создал
Fix crash of the page loading process by dropping loading the pages of the previous document if the document was changed Contributes to: https://gitlab.com/omprussia/libraries/amberpdf-qml-plugin/-/issues/21 Co-Authored-By:
Nikita Medvedev <nikita.medvedev@fruct.org>
-
OMP Education создал
Future work is to support different annotations types Contributes to: https://gitlab.com/omprussia/libraries/amberpdf-qml-plugin/-/issues/18
-
OMP Education создал
Contributes to: https://gitlab.com/omprussia/libraries/amberpdf-qml-plugin/-/issues/17
-
OMP Education создал
Contributes to: https://gitlab.com/omprussia/libraries/amberpdf-qml-plugin/-/issues/16
-
OMP Education создал
Contributes to: https://gitlab.com/omprussia/libraries/amberpdf-qml-plugin/-/issues/15 Co-Authored-By:
Anton Zernin <a.zernin@omp.ru>
-
OMP Education создал
Contributes to: https://gitlab.com/omprussia/libraries/amberpdf-qml-plugin/-/issues/14
-
OMP Education создал
Contributes to: https://gitlab.com/omprussia/libraries/amberpdf-qml-plugin/-/issues/13
-
OMP Education создал
Contributes to: https://gitlab.com/omprussia/libraries/amberpdf-qml-plugin/-/issues/12
-
OMP Education создал
Contributes to: https://gitlab.com/omprussia/libraries/amberpdf-qml-plugin/-/issues/11
-