thomas_lucky13
|
9a02d1a654
|
new Line erase
|
2 years ago |
thomas_lucky13
|
67a6ce6c6c
|
new Line drawing
|
2 years ago |
thomas_lucky13
|
8095c5b5b7
|
UBGraphicsLineStroke
|
2 years ago |
thomas_lucky13
|
dbfe174730
|
UBGraphicsLineItem
|
2 years ago |
thomas_lucky13
|
9f1c38c36d
|
ToolBar stylus changed
|
2 years ago |
Clément Fauconnier
|
e7907cd38f
|
updated german translations
|
2 years ago |
Clément Fauconnier
|
5eb7639216
|
updated italian translations
|
2 years ago |
Clément Fauconnier
|
b56cb415b0
|
updated french translations
|
2 years ago |
Clément Fauconnier
|
2e258729bb
|
improved release scripts for osx + added scripts for signing and notarizing the app. Each step is now separated (still needs some cleanup)
|
2 years ago |
Clément Fauconnier
|
4b040fcf0e
|
updated version to 1.6.2
|
2 years ago |
Clément Fauconnier
|
91aebe25c0
|
updated about tab to version 1.6.2
|
2 years ago |
Clément Fauconnier
|
c0879333c3
|
removed two of the external links on the wrong file
|
3 years ago |
Clément Fauconnier
|
e0ca0260de
|
removed external links and fixed slider not updated in two tabs
|
3 years ago |
Clément Fauconnier
|
dc3a159771
|
add Qt5Conccurrent.dll to dependencies
|
3 years ago |
Clément Fauconnier
|
96b723965d
|
changed version to 1.6.2rc-0502
|
3 years ago |
Clément Fauconnier
|
d95a408683
|
updated copyright
|
3 years ago |
Clément Fauconnier
|
0530ab151b
|
add a setting to enable/disable pdfMerger use
|
3 years ago |
Clément Fauconnier
|
41de5ae2f5
|
avoid definition collision with gcc 11 (see @bartoszek description of the issue (#491) for more detail
|
3 years ago |
Clément Fauconnier
|
493b6ab72b
|
trying to maintain fixes that were committed with 1a425b0 + setPdfVersion to 1.4 to help ensure compatibilty with pdf-merger
|
3 years ago |
Clément Fauconnier
|
bee87e38d5
|
trying to restore pdf-merger
|
3 years ago |
Clément Fauconnier
|
d562cd103e
|
ticker would not always be updated on osx
|
3 years ago |
kaamui
|
57d692af88
|
Merge pull request #590 from temaps/update-graphme
Update graphme
|
3 years ago |
kaamui
|
a2f6748c58
|
Merge pull request #586 from temaps/dev-stylusPalette
Increasing the call area of the submenu. SVG icons
|
3 years ago |
kaamui
|
8da0174009
|
Merge branch 'dev' into dev-stylusPalette
|
3 years ago |
Artem Proskurnev
|
40dbff0f5e
|
Spelling correction
|
3 years ago |
Artem Proskurnev
|
378664e3fc
|
Correct space
|
3 years ago |
Artem Proskurnev
|
f342e36f70
|
Translation of the widget for plotting graphs
|
3 years ago |
Artem Proskurnev
|
08abb806e7
|
Increasing the call area of the submenu. SVG icons
- Arrow 7x7 -> 14x14
- eraser, pen and marker: png -> svg
|
3 years ago |
Clément Fauconnier
|
a6c99bc004
|
updated italian translations
|
3 years ago |
Clément Fauconnier
|
60cf43d6e1
|
changed global config to C++17 use
|
3 years ago |
Clément Fauconnier
|
2118671a14
|
remove register keyword (in unused code) as it is no longer accpted in C++17 with clang
|
3 years ago |
Clément Fauconnier
|
c8795b24d0
|
updated quazip headers location + changed version to 1.6.2rc-0408
|
3 years ago |
Clément Fauconnier
|
c1d45a3d11
|
call reloadThumbnails when adding a pdf in board mode
|
3 years ago |
Clément Fauconnier
|
b8ff50297e
|
update thumbnails when a page is dropped in its own document + don't call treeviewselectionChanged if dropped a page as it will not change treeview
|
3 years ago |
Clément Fauconnier
|
3a80dc4b2b
|
use standard Qt (5.15.3 on 22.04)
|
3 years ago |
Clément Fauconnier
|
3566bc9d09
|
updated german translations
|
3 years ago |
kaamui
|
2522873bd8
|
Merge pull request #465 from letsfindaway/feat-403-grid-in-pdf
Feature: Export background grid/color to PDF
|
3 years ago |
kaamui
|
3a9b043e0f
|
Merge pull request #573 from letsfindaway/571-poppler-22.03
fix: compile with poppler >= 22.01
|
3 years ago |
kaamui
|
dd69a427e8
|
Merge pull request #546 from letsfindaway/fix-cursor-with-ruler
fix: cursor shown on a ruler using pen tool
|
3 years ago |
kaamui
|
91c56700df
|
Merge pull request #413 from mothsART/feature/rpi
change and QT_PATH on arm
|
3 years ago |
Clément Fauconnier
|
4f4c2e47cc
|
fixed an issue where buttons corresponding to saved pen width and eraser width would not be checked (at start)
|
3 years ago |
Clément Fauconnier
|
d3e82de307
|
call pageSelectionChanged when importing a file
|
3 years ago |
Clément Fauconnier
|
d206b31a0b
|
fixed an issue where the rotate cursor would not update correctly after deselection/selection
|
3 years ago |
Clément Fauconnier
|
1a8c84c79e
|
updated translations
|
3 years ago |
Clément Fauconnier
|
19fd765ac3
|
fixed an issue where a copy of an item registered as a tool would not be registered itself as is
|
3 years ago |
Clément Fauconnier
|
b401d49176
|
fixed two issues where actions would not be updated correctly
|
3 years ago |
Clément Fauconnier
|
eedf2867a1
|
fixed an issue where the ticker would not update after clicking stop + fixed an issue on linux where play button would have to be clicked several times to replay a video that has been watched entirely (the RessourceError message remains but the user just need to click play once now)
|
3 years ago |
Clément Fauconnier
|
b316108262
|
fixed a typo (thank you @letsfindaway ;))
|
3 years ago |
Clément Fauconnier
|
ee0ce30201
|
fixed a crash caused by scene indexes deleted in ascending order
|
3 years ago |
Clément Fauconnier
|
03bd003c9a
|
fixed some issues where actions would not fit with current selection + reduced amount of calls made to pageSelectionChanged()
|
3 years ago |