Commit Graph

4005 Commits (b401d4917605af80d421caaa8c6863ee4b498d52)
 

Author SHA1 Message Date
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
Clément Fauconnier 4218f70158 updated german translations 2 years ago
Clément Fauconnier 095d4f748b added message if trying to open ubx directly (linux + windows) 2 years ago
Clément Fauconnier bcdeb3e03f updated version to 1.6.2rc-0323 2 years ago
Clément Fauconnier 05d23fb9bd updated translations 2 years ago
Clément Fauconnier 37cfe3ea30 fixed an issue on OSX where files could no longer be imported by double-clicking or using 'open with' 2 years ago
Clément Fauconnier ed73c7b15e changed version to 1.6.2rc-0310 2 years ago
Clément Fauconnier 5c71d4b3c9 Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev 2 years ago
Clément Fauconnier 1374fb3698 don't call play/pause on osx to display the first frame (the video won't pause) 2 years ago
Clément Fauconnier 228885552f Merge branch 'test-fix-screen-geometry' into dev 2 years ago
Clément Fauconnier b943a0d79d cherry-picked 670d772 + b944207c 2 years ago
Clément Fauconnier e5b7251fd1 add QtConcurrent lib to packaging 2 years ago
Clément Fauconnier 6994400e71 use progressdialog and QtConcurrent in order to create documentProxies structure (improving performances in a network-storage context) 2 years ago
Clément Fauconnier cb7538aacd fixed a case where import would fail because of an attempt to copy an already existing file while overwrite is false 2 years ago
Clément Fauconnier 836f0f2705 improved thumbnails reloading (fixes somes cases and is more respectful of reponsibility) 2 years ago
Clément Fauconnier 88129a048b Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev 2 years ago
Clément Fauconnier 7f815798f1 display version number in getInfo instead of app name 2 years ago
Clément Fauconnier 443c03cbb6 fixed naming of 'delete folder' actions 2 years ago
Clément Fauconnier 173fe34355 prevent a crash when trying to open an ubx file by double click or 'open with' actions 2 years ago
Clément Fauconnier bbf134d1fe fixed a bug where grouped items with file dependencies would not be properly copied when copying a page from a document to another 2 years ago
Clément Fauconnier 9169146e27 don't call showKeyboard if opening is in error (osx only) 2 years ago
Clément Fauconnier 064ba61552 use simplified call to documentThumbnailsUpdated (with the good source) 2 years ago
Clément Fauconnier 758bd16da7 fixed missing calls to reloadThumbnails in some cases 2 years ago
Clément Fauconnier beb4361a72 changed version to 1.6.2rc-0303 2 years ago
Clément Fauconnier b01ef1d5ff Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev 2 years ago
Clément Fauconnier a73298f978 fixed apple script to take into account the case where multiple layouts have been added for visual keyboard 2 years ago
Clément Fauconnier 61b7b76e30 remove numerus attribute as plural takes the same form in hungarian 2 years ago
Clément Fauconnier 9e61b66fc1 Revert "fixed unsupported character in hu translation" 2 years ago
Clément Fauconnier a35e4b343c fixed unsupported character in hu translation 2 years ago
Clément Fauconnier e963d58a0c updated version to 1.6.2rc-0302 2 years ago
kaamui c09a3a67c4
Merge pull request #539 from letsfindaway/png-icpp-profiles 2 years ago
kaamui 97ce12ad6b
Merge pull request #549 from marcin-serwin/polish-translation-update 2 years ago
kaamui ca18ac0fa2
Merge pull request #531 from ovari/dev 2 years ago
Clément Fauconnier 8fe3dce0d2 updated italian translations 2 years ago
kaamui a578f53bb2
Merge pull request #533 from letsfindaway/bug-527-palette-and-tool-resize 2 years ago
Clément Fauconnier 8d3c421e48 delay is needed after click not throughout the whole script 2 years ago
Clément Fauconnier 02aca3cb9c added delay to prevent failure (sometimes the scripts fails making an action in time so the next fails too etc...) of virtual keyboard opening in macOS 11 2 years ago
Clément Fauconnier e7b707d591 update document thummbnail when a new page is inserted 2 years ago
Clément Fauconnier a277bf78a3 forgot to check OS 2 years ago
Clément Fauconnier c3430d3975 updated version to 1.6.2rc-0225 2 years ago
Clément Fauconnier b921d083d1 updated german translations 2 years ago
Clément Fauconnier 333b2eb322 prevent the same error to popup again and again if something went wrong while trying to open the virtual keyboard 2 years ago