1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #722 from sabriunal/update-tr More... 7 months ago
Update Turkish Translation More... 7 months ago
Merge pull request #723 from milotype/croatian-translation More... 7 months ago
updated ts files and french translations More... 7 months ago
improved/changed some icons More... 7 months ago
fixed some translations on startupHints More... 8 months ago
throw exceptions through calls so alternative export method can be called when needed + give more feedback to the user on what happens More... 8 months ago
fix: svg serialization of scene More... 8 months ago
Update README.md More... 9 months ago
Update README.md More... 9 months ago
changed version to 230630 More... 9 months ago
simplfy quazip handling for macOS (+ now macOS has to be preferably built with Qt6, as Qt doesn't provide arm64 binaries for Qt 5(QTBUG-114965)) More... 9 months ago
because of an issue (QTBUG-84200) regarding how Qt is built by MacPorts, WebEngine (built by MacPorts or Homebrew) cannot actually work if embed in another application. At this time, WebEngine has to be built from source (with proprietary codecs), using an official Qt version (using rpath when linking). WebEngine specific entitlements have been included in order to make signature and notarization succeed. More... 9 months ago
impreoved text boxes : - fixed an issue where it was not possible to change text size if no text - fixed an issue where deleting text would change text box size if no more text - removed the possibility to resize text boxes vertically - text box height is now resized according to document's height - added the feature proposed by @sebojolais enabling user to choose the width of the text box with the lasso More... 10 months ago
Merge remote-tracking branch 'origin/test-fix-scaled-pdf' into dev More... 10 months ago
added italian and german folders in startupHints (not translated yet) More... 10 months ago
Merge pull request #775 from letsfindaway/fix-paste-url More... 10 months ago
Merge pull request #773 from letsfindaway/fix-qt6-compatibility More... 10 months ago
fix: sanitize web widget file name More... 10 months ago
fix: handling of modifier keys when pasting URL More... 10 months ago
refactor: extract Qt version dependent types to header More... 10 months ago
fix: fix broken Qt6 compatibility More... 10 months ago
adjusted deployment target to osx 12 + remove unnecessary link to old config for openssl More... 10 months ago
removed unnecessary links on podcast More... 10 months ago
prevent systematic resize when play button is clicked (osx only) More... 10 months ago
removed WebBrowser application More... 10 months ago
improved toolbars and preferences UI for low resolutions, that was especially not adapted to Wacom Cintiq 16 with a 1280x800 resolution More... 10 months ago
save favroites.dat when a new document is inserted to favorites More... 10 months ago
uncomment call to sendEvent so keyPressEvent can be sent to UBGraphicsScene More... 10 months ago
Merge pull request #767 from letsfindaway/fix-shared-ptr-thread More... 10 months ago