Commit Graph

  • 1374fb3698 don't call play/pause on osx to display the first frame (the video won't pause) Clément Fauconnier 2022-03-10 12:54:17 +0100
  • 228885552f Merge branch 'test-fix-screen-geometry' into dev Clément Fauconnier 2022-03-09 12:03:57 +0100
  • b943a0d79d cherry-picked 670d772 + b944207c Clément Fauconnier 2022-03-09 11:24:24 +0100
  • e5b7251fd1 add QtConcurrent lib to packaging Clément Fauconnier 2021-11-11 08:24:23 +0100
  • 6994400e71 use progressdialog and QtConcurrent in order to create documentProxies structure (improving performances in a network-storage context) Clément Fauconnier 2021-11-09 18:05:42 +0100
  • cb7538aacd fixed a case where import would fail because of an attempt to copy an already existing file while overwrite is false Clément Fauconnier 2022-03-07 16:18:10 +0100
  • 836f0f2705 improved thumbnails reloading (fixes somes cases and is more respectful of reponsibility) Clément Fauconnier 2022-03-07 16:17:06 +0100
  • 88129a048b Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev Clément Fauconnier 2022-03-04 16:16:46 +0100
  • 7f815798f1 display version number in getInfo instead of app name Clément Fauconnier 2022-03-04 16:16:33 +0100
  • 443c03cbb6 fixed naming of 'delete folder' actions Clément Fauconnier 2022-03-04 15:37:48 +0100
  • 173fe34355 prevent a crash when trying to open an ubx file by double click or 'open with' actions Clément Fauconnier 2022-03-04 15:23:29 +0100
  • bbf134d1fe fixed a bug where grouped items with file dependencies would not be properly copied when copying a page from a document to another Clément Fauconnier 2022-03-04 13:55:21 +0100
  • 9169146e27 don't call showKeyboard if opening is in error (osx only) Clément Fauconnier 2022-03-04 11:30:46 +0100
  • 064ba61552 use simplified call to documentThumbnailsUpdated (with the good source) Clément Fauconnier 2022-03-04 11:23:42 +0100
  • 758bd16da7 fixed missing calls to reloadThumbnails in some cases Clément Fauconnier 2022-03-04 11:13:56 +0100
  • beb4361a72 changed version to 1.6.2rc-0303 Clément Fauconnier 2022-03-03 12:05:06 +0100
  • b01ef1d5ff Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev Clément Fauconnier 2022-03-03 12:00:06 +0100
  • a73298f978 fixed apple script to take into account the case where multiple layouts have been added for visual keyboard Clément Fauconnier 2022-03-03 11:59:56 +0100
  • 61b7b76e30 remove numerus attribute as plural takes the same form in hungarian Clément Fauconnier 2022-03-02 12:28:20 +0100
  • 9e61b66fc1 Revert "fixed unsupported character in hu translation" Clément Fauconnier 2022-03-02 12:16:20 +0100
  • a35e4b343c fixed unsupported character in hu translation Clément Fauconnier 2022-03-01 15:40:16 +0100
  • e963d58a0c updated version to 1.6.2rc-0302 Clément Fauconnier 2022-03-01 15:29:43 +0100
  • c09a3a67c4
    Merge pull request #539 from letsfindaway/png-icpp-profiles kaamui 2022-03-01 15:17:32 +0100
  • 97ce12ad6b
    Merge pull request #549 from marcin-serwin/polish-translation-update kaamui 2022-03-01 15:16:38 +0100
  • ca18ac0fa2
    Merge pull request #531 from ovari/dev kaamui 2022-03-01 15:15:41 +0100
  • 8fe3dce0d2 updated italian translations Clément Fauconnier 2022-03-01 15:12:08 +0100
  • a578f53bb2
    Merge pull request #533 from letsfindaway/bug-527-palette-and-tool-resize kaamui 2022-03-01 08:52:37 +0100
  • 8d3c421e48 delay is needed after click not throughout the whole script Clément Fauconnier 2022-02-28 13:47:25 +0100
  • 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 Clément Fauconnier 2022-02-25 17:20:24 +0100
  • e7b707d591 update document thummbnail when a new page is inserted Clément Fauconnier 2022-02-25 15:30:39 +0100
  • a277bf78a3 forgot to check OS Clément Fauconnier 2022-02-25 14:20:18 +0100
  • c3430d3975 updated version to 1.6.2rc-0225 Clément Fauconnier 2022-02-25 11:17:17 +0100
  • b921d083d1 updated german translations Clément Fauconnier 2022-02-24 15:43:33 +0100
  • 333b2eb322 prevent the same error to popup again and again if something went wrong while trying to open the virtual keyboard Clément Fauconnier 2022-02-24 15:17:07 +0100
  • 593b2c9a3a
    Merge pull request #553 from letsfindaway/fix-screen-geometry kaamui 2022-02-24 11:35:49 +0100
  • e9eeffd807 fixed missing ubz icon in linux (xdg-icon-resource does not support svg yet so ... to improve) Clément Fauconnier 2022-02-23 15:51:34 +0100
  • 6e21cd4c27 updated translations Clément Fauconnier 2022-02-23 11:58:08 +0100
  • edf0631a1d Revert "call processEvents instead of flush (flush has no effect on mac)" as it was provoking some random crashes Clément Fauconnier 2022-02-10 14:51:23 +0100
  • bef1cb5905 don't call the end message in the foreach Clément Fauconnier 2022-02-10 14:24:28 +0100
  • 1a0c45b7d6 call processEvents instead of flush (flush has no effect on mac) Clément Fauconnier 2022-02-10 14:23:01 +0100
  • 9001b88a77 ask for permission to use system events in order to use virtual keyboard Clément Fauconnier 2022-02-10 09:34:40 +0100
  • 22acd9888a fixed a bug where by calling createDefaultFont at every UBGraphicsTextItem instanciation, some fonts styles could be overridden Clément Fauconnier 2022-02-10 08:30:57 +0100
  • 8216d2e9c6 insertthumbpage in board mode only if the same document is selected in both modes Clément Fauconnier 2022-02-02 13:16:28 +0100
  • 827f5a514c reload board thumnails after adding a file to the document if the document is also selected in board Clément Fauconnier 2022-02-02 09:44:15 +0100
  • 76cfee3dc5 don't reload thumbnails everytime documentscenechanged is called + reload after duplicate in Board Mode Clément Fauconnier 2022-01-21 10:17:38 +0100
  • 141c48e20d fixed an issue where reload thumbnails would be called twice with the second call not using the good source container Clément Fauconnier 2022-01-20 09:34:33 +0100
  • cea9920003 fix: coordinates when display screen is left of control screen letsfindaway 2022-01-16 17:35:10 +0100
  • 9f2eb892df Update polish translation Marcin Serwin 2021-12-22 16:55:06 +0100
  • e33fc007c7 prevent a crash when clearBackground then undo then redo then clearBackground Clément Fauconnier 2021-12-17 10:24:12 +0100
  • 136297d695 fix: cursow shown on a ruler using pen tool letsfindaway 2021-12-04 18:08:56 +0100
  • 7e83f910ca restore call to QGraphicsView::mouseMoveEvent if drawing mode and not pressed Clément Fauconnier 2021-11-18 14:00:39 +0100
  • 1cdcc2c8be changed version to 1.6.2a-1118 Clément Fauconnier 2021-11-18 11:39:34 +0100
  • af52add371 remove unused slot Clément Fauconnier 2021-11-18 11:39:09 +0100
  • ac43610fb6 fixed other issues regarding thumbnails. A lot of issues were hidden by the fact that we were regenerating everything, almost everytime an action would imply a change in thumbnails Clément Fauconnier 2021-11-18 10:29:27 +0100
  • bfcaace42e fixed a lot of issues regarding thumbnails Clément Fauconnier 2021-11-17 18:57:52 +0100
  • 09fc069edd changed version to 1.6.2a-1115 Clément Fauconnier 2021-11-15 10:22:52 +0100
  • 002a5fefc6 ruler and triangle were no longer receiving mouse move events Clément Fauconnier 2021-11-15 10:22:05 +0100
  • 3d6608a29a fix: remove incorrect sRGB profile from iCCP data in png files letsfindaway 2021-11-14 18:17:34 +0100
  • 6504c42e75 fixed an issue where mSelectedThumbnail could become inconsistent + fixed an issue where a blank page would be added while importing the same document again and again Clément Fauconnier 2021-11-12 15:56:41 +0100
  • e45255efc3 add .qmake.stash to gitignore Clément Fauconnier 2021-11-12 12:00:48 +0100
  • 0b0ef02962 use macports for ffmpeg lib (no more issues on rpaths) Clément Fauconnier 2021-11-12 11:45:45 +0100
  • 4707745ca0 using macports for poppler (so 10.13 lib is available) + updated quazip homebrew's lib (to improve) Clément Fauconnier 2021-11-12 11:43:57 +0100
  • fe95d069c1 Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev Clément Fauconnier 2021-11-12 11:34:09 +0100
  • bd41d79731 fixed an issue where long time press could be triggered if the 'persist document' operations would take longer than the timeout defined for longPressTimer Clément Fauconnier 2021-11-12 09:33:36 +0100
  • 74c7b84a5c Merge branch 'dev' of github.com:OpenBoard-org/OpenBoard into dev Clément Fauconnier 2021-11-12 09:31:55 +0100
  • 937b031d6e improved thumbnails handling as they could be re-generated 2-3 times with no reason. Huge performance issue in a network-storage context, especially with large files Clément Fauconnier 2021-11-12 09:31:35 +0100
  • d56c61cb5c fixed a typo preventing old keyboard from launching Clément Fauconnier 2021-11-04 18:12:43 +0100
  • 7466b60778 at the same level, a document and a folder can share the same name Clément Fauconnier 2021-11-04 14:06:38 +0100
  • e993b146d4 Merge branch 'dev-singleapplication' into dev Clément Fauconnier 2021-11-03 16:10:11 +0100
  • deb1b131bc Merge branch 'dev' into dev-singleapplication Clément Fauconnier 2021-11-03 13:37:05 +0100
  • ddf89789fc Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev Clément Fauconnier 2021-11-03 13:21:28 +0100
  • 398e940c3b use new assistive control app when using system virtual keyboard on osx >= 10.15 Clément Fauconnier 2021-11-03 12:54:01 +0100
  • d8c9ebf46f call treeViewSelectionChanged just once Clément Fauconnier 2021-11-03 10:30:48 +0100
  • 50b1b3af8a don't reload thumbnails every time a thumbnail is added Clément Fauconnier 2021-11-03 10:29:37 +0100
  • ec13aa56dc ignore .qmake.stash file Clément Fauconnier 2021-11-02 16:40:40 +0100
  • f7974f0b33 fix: resizing of palettes in UBBoardPaletteManager letsfindaway 2021-10-18 20:23:38 +0200
  • 8803239d84 fix: subtract margin from boundingRect in UBSvgSubsetAdaptor letsfindaway 2021-10-18 19:44:34 +0200
  • fb6dffd7b6
    Update OpenBoard_hu.ts ovari 2021-10-16 14:09:24 +1100
  • ebae317723 change mode of magnifier on display view too Clément Fauconnier 2021-10-14 15:50:32 +0200
  • b43ffa4609 don't call showFullScreen if numscreens == 1 (not even sure why showFullScreen would have to be called here...) Clément Fauconnier 2021-10-14 12:43:57 +0200
  • 5a8b0a1117 fixed deselect all on autosave Clément Fauconnier 2021-10-14 10:18:49 +0200
  • 4239437c53 changed deprecated qtsingleapplication for singleapplication. github : https://github.com/itay-grudev/SingleApplication Clément Fauconnier 2021-10-13 14:17:31 +0200
  • 48ffe65b28 updated version to 1.6.2a-0930 Clément Fauconnier 2021-09-30 15:20:30 +0200
  • edf2245ae7 fixed an issue where all items would be deselected except one but selection frame not updated Clément Fauconnier 2021-09-30 15:19:16 +0200
  • d2ab0e0962 strokes group should be moved if tool is play or (selection & item not selected) Clément Fauconnier 2021-09-30 15:08:40 +0200
  • 20351ea6d9
    Merge pull request #495 from SiderealArt/patch-1 kaamui 2021-09-30 10:13:58 +0200
  • 9821fafb56
    Merge pull request #517 from alexrsoares/patch-1 kaamui 2021-09-30 08:22:18 +0200
  • ee4e283074 make trash icons more explicit Clément Fauconnier 2021-09-28 16:43:58 +0200
  • 0f9196f5e5 remove bookmark settings (no longer used) Clément Fauconnier 2021-09-28 11:43:59 +0200
  • 8f33423ec3 fixed http/https behavior of webbrowser.wgt + explain user when iframe is not possible Clément Fauconnier 2021-09-28 10:05:32 +0200
  • 3e64122a17
    Update README.md kaamui 2021-09-27 10:21:05 +0200
  • 4c95514a1a QGraphicsView::mouseMoveEvent should be called if tool is selector or play but mouse not pressed Clément Fauconnier 2021-09-27 08:59:14 +0200
  • aa558673e4 pass arguments through run.sh script so ubz files can be double clicked again Clément Fauconnier 2021-09-24 15:47:33 +0200
  • ba1bef4ab3 (should not happen but) prevent segfault if itemDelegate is null Clément Fauconnier 2021-09-24 14:47:29 +0200
  • a76d0d85c1 fixed an issue where eraseBackground then undo would make a PDF being partly attached as a background and behave as an object Clément Fauconnier 2021-09-24 14:46:32 +0200
  • cb5d2dba18 fixed an issue where toggling right palette would put the tools and area in an inconsistent state Clément Fauconnier 2021-09-24 13:46:03 +0200
  • dfca689d2d
    Update OpenBoard_pt_BR.ts alexrsoares 2021-09-20 12:30:58 -0300
  • 60bed975fd fixed an issue where reloadThumbnails & treeviewSelectionChanged would be called every time a page is deleted ! Resulting on really poor performances for the deletion operation, even in a crash, if trying with a lot of pages. Clément Fauconnier 2021-08-27 16:16:52 +0200
  • ec5f202ef1 always verify movingItem is not null + don't call QGraphicsView::mouseMoveEvent if movingItem is null + don't display grey rectangle with the magic finger Clément Fauconnier 2021-08-27 12:42:42 +0200
  • 986cbd60ab adjust name using selected index when a folder is selected Clément Fauconnier 2021-08-23 14:47:34 +0200