Commit Graph

4047 Commits (2e258729bbde2e14845e249daaba499d77a6bcb9)
 

Author SHA1 Message Date
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 2 years ago
Clément Fauconnier e0ca0260de removed external links and fixed slider not updated in two tabs 2 years ago
Clément Fauconnier dc3a159771 add Qt5Conccurrent.dll to dependencies 2 years ago
Clément Fauconnier 96b723965d changed version to 1.6.2rc-0502 2 years ago
Clément Fauconnier d95a408683 updated copyright 2 years ago
Clément Fauconnier 0530ab151b add a setting to enable/disable pdfMerger use 2 years ago
Clément Fauconnier 41de5ae2f5 avoid definition collision with gcc 11 (see @bartoszek description of the issue (#491) for more detail 2 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 2 years ago
Clément Fauconnier bee87e38d5 trying to restore pdf-merger 2 years ago
Clément Fauconnier d562cd103e ticker would not always be updated on osx 2 years ago
kaamui 57d692af88
Merge pull request #590 from temaps/update-graphme 2 years ago
kaamui a2f6748c58
Merge pull request #586 from temaps/dev-stylusPalette 2 years ago
kaamui 8da0174009
Merge branch 'dev' into dev-stylusPalette 2 years ago
Artem Proskurnev 40dbff0f5e Spelling correction 2 years ago
Artem Proskurnev 378664e3fc Correct space 2 years ago
Artem Proskurnev f342e36f70 Translation of the widget for plotting graphs 2 years ago
Artem Proskurnev 08abb806e7 Increasing the call area of the submenu. SVG icons 2 years ago
Clément Fauconnier a6c99bc004 updated italian translations 2 years ago
Clément Fauconnier 60cf43d6e1 changed global config to C++17 use 2 years ago
Clément Fauconnier 2118671a14 remove register keyword (in unused code) as it is no longer accpted in C++17 with clang 2 years ago
Clément Fauconnier c8795b24d0 updated quazip headers location + changed version to 1.6.2rc-0408 2 years ago
Clément Fauconnier c1d45a3d11 call reloadThumbnails when adding a pdf in board mode 2 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 2 years ago
Clément Fauconnier 3a80dc4b2b use standard Qt (5.15.3 on 22.04) 2 years ago
Clément Fauconnier 3566bc9d09 updated german translations 2 years ago
kaamui 2522873bd8
Merge pull request #465 from letsfindaway/feat-403-grid-in-pdf 2 years ago
kaamui 3a9b043e0f
Merge pull request #573 from letsfindaway/571-poppler-22.03 2 years ago
kaamui dd69a427e8
Merge pull request #546 from letsfindaway/fix-cursor-with-ruler 2 years ago
kaamui 91c56700df
Merge pull request #413 from mothsART/feature/rpi 2 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) 2 years ago
Clément Fauconnier d3e82de307 call pageSelectionChanged when importing a file 2 years ago
Clément Fauconnier d206b31a0b fixed an issue where the rotate cursor would not update correctly after deselection/selection 2 years ago
Clément Fauconnier 1a8c84c79e updated translations 2 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 2 years ago
Clément Fauconnier b401d49176 fixed two issues where actions would not be updated correctly 2 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) 2 years ago
Clément Fauconnier b316108262 fixed a typo (thank you @letsfindaway ;)) 2 years ago
Clément Fauconnier ee0ce30201 fixed a crash caused by scene indexes deleted in ascending order 2 years ago
Clément Fauconnier 03bd003c9a fixed some issues where actions would not fit with current selection + reduced amount of calls made to pageSelectionChanged() 2 years ago
Clément Fauconnier 569cbb7ab4 removed references to 'flash' in web capture feature 2 years ago
Clément Fauconnier bc3921ebdd fixed some issues introduced with last commit on selection 2 years ago
Clément Fauconnier 67611680e4 updated italian translations 2 years ago
Clément Fauconnier ee3b9aec7d improved selection behavior in document mode and updating of buttons/actions + reduced the amount of some calls 2 years ago
letsfindaway 2aee390105 fix: compile with poppler >= 22.03 2 years ago
letsfindaway 421a407202 add option to keep background color in PDF export 2 years ago
letsfindaway 490b9dee3e add option to export background grid to pdf 2 years ago
Clément Fauconnier 4218f70158 updated german translations 2 years ago