thomas_lucky13
a4a299a84c
vectorItem draw/erase/undo
2 years ago
thomas_lucky13
c584393a60
merge new_images
2 years ago
thomas_lucky13
86e2e166a1
next/previous/PageOn
2 years ago
thomas_lucky13
c6ca99f84b
Draw dashed and dotted lines
2 years ago
thomas_lucky13
5530f91744
toolbar
2 years ago
thomas_lucky13
1cc23f183f
extraPalette libPalette changes
2 years ago
thomas_lucky13
0eab8cd019
images
2 years ago
thomas_lucky13
4828bd2229
virtual keyboard
2 years ago
thomas_lucky13
2737e1c4ce
toolPalette
2 years ago
thomas_lucky13
9b70a1c1df
New print
2 years ago
thomas_lucky13
2910ead719
New flags
2 years ago
thomas_lucky13
a6b5668c58
New extraPalette
2 years ago
thomas_lucky13
c42433e400
New libpalette
2 years ago
thomas_lucky13
a6ba17dbc7
New cursors
2 years ago
thomas_lucky13
d4bb09bb9d
new stylusPalette
2 years ago
Clément Fauconnier
d4b91d8d34
changed version to 1.6.3
2 years ago
Clément Fauconnier
cb6271802e
changed build version to 0613
2 years ago
kaamui
db5f03fe28
Merge pull request #629 from letsfindaway/628-bug-ruler
...
fix bug 628: ruler effective after removal
2 years ago
letsfindaway
29861cab73
fix: handling of active ruler
...
- make UBDrawingController::mActiveRuler private
- use guarded pointer to avoid dangling pointer dereferencing
- provide public accessor functions
- consider a ruler active only if it is visible
2 years ago
letsfindaway
f1ea20c9dc
fix: ruler stays effective after deleted from board
...
- set active ruler only with drawing tool
- avoid setting the active ruler when entering the ruler to close it
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