Commit Graph

  • 34b9365928 fixed a bug where visibility state on extended screen was not persisted for strokes Clément Fauconnier 2017-11-13 12:39:26 +0100
  • 021d1e0807 added missing translations Clément Fauconnier 2017-11-13 11:46:16 +0100
  • 120ec4c37f added an icon for 'set as background' action Clément Fauconnier 2017-11-13 11:44:26 +0100
  • 9e42b0698e added an option in configuration file to hide/show the 'check update' action Clément Fauconnier 2017-11-06 12:09:37 +0100
  • 859b52b7a4 fixed a bug where thumbnail views where not correctly updated/highlighted after a drag and drop Clément Fauconnier 2017-11-03 16:59:55 +0100
  • a252b90828 setActiveDocumentScene on mousePressEvent, not on mouseReleaseEvent Clément Fauconnier 2017-11-03 15:33:57 +0100
  • 3c5d10e04e disable movePage icons + drag and drop thumbnail sized correctly Clément Fauconnier 2017-11-03 14:17:18 +0100
  • ae559ac3d4 fixed a bug where clicking on/moving a textbox by its rubberband whith stylus tool on text caused a crash (more frequent after zoom out) Clément Fauconnier 2017-11-03 12:15:49 +0100
  • 3822e1f360 fixed a bug where thumbnail view was not centering on the active thumbnail view, when clicking on the Next Icon (main bar) Clément Fauconnier 2017-11-03 11:40:14 +0100
  • 8645c28471 highlight active thumbnail view Clément Fauconnier 2017-11-03 10:23:39 +0100
  • 3c6b06e332 fixed a bug where preview circles were not removed when changing stylus tool Clément Fauconnier 2017-11-03 10:22:18 +0100
  • 7a9b89694b fixed some bad behaviors around thumbnail views and document persistence Clément Fauconnier 2017-11-02 15:42:10 +0100
  • 746382ef79 fixed some bad behaviors on thumbnail views + deactivated moveDown and moveUp icons Clément Fauconnier 2017-10-23 12:01:19 +0200
  • cb2c435a61 thumb pages were not updated correctly Clément Fauconnier 2017-10-13 10:14:00 +0200
  • 858c100c81 changed build version to 1.4.b3 Clément Fauconnier 2017-10-12 19:39:09 +0200
  • 5343f6b9ba new workaround for disconnected thumbnail views... to change ASAP Clément Fauconnier 2017-10-12 16:06:15 +0200
  • ce2f4259c5 Revert "workaround to adress badly attached thumbnail views (no more time to investigate on it...) + prevent overwriting scenes" Clément Fauconnier 2017-10-12 15:36:35 +0200
  • 407e454897 incresead long press interval Clément Fauconnier 2017-10-12 14:51:29 +0200
  • 0fd15f62a4 workaround to adress badly attached thumbnail views (no more time to investigate on it...) + prevent overwriting scenes Clément Fauconnier 2017-10-12 14:36:07 +0200
  • 68521209c3 missing fix on pickFont + DontUseNativeDialog on pickColor Clément Fauconnier 2017-10-10 17:53:20 +0200
  • f2b72c44cb missing include Clément Fauconnier 2017-10-10 17:26:35 +0200
  • f76de41c64 fix an error where color/font pickers were attached to the wrong view Clément Fauconnier 2017-10-10 16:59:27 +0200
  • d532097e51 fixed release build script on APT-based distros Clément Fauconnier 2017-10-10 14:10:40 +0200
  • 698193a85f Revert "Fix for screenshot tool not grabbing videos" Clément Fauconnier 2017-10-10 12:34:56 +0200
  • 8a9edb36cc fixed a crash on desktop mode Clément Fauconnier 2017-10-10 12:12:03 +0200
  • 8429a9706c fixed a bug where where the active scene was overwritten by the last one Clément Fauconnier 2017-10-10 10:42:23 +0200
  • 0bbc5ec812 changed release name to 1.4b.2 Clément Fauconnier 2017-09-27 09:02:01 +0200
  • ccb1d8b8af reverter revert workaround Clément Fauconnier 2017-09-26 17:30:33 +0200
  • 08e7ae8461 revert previous fix + code cleaning Clément Fauconnier 2017-09-25 17:31:14 +0200
  • 7954499950 Initialize forgotten member variable Craig Watson 2017-09-24 18:33:26 -0400
  • 7b1f64eabf merge 1.4-dev + thumbnail views & fixes Clément Fauconnier 2017-09-24 21:25:12 +0200
  • f1f96fd3ac Fix for crash when erasing center cross of compass arc Craig Watson 2017-09-23 15:11:49 -0400
  • bf0d6fe1e5 Removed 'Set as background' button for images, since that feature is now accessible from the image menu on the board Craig Watson 2017-09-16 21:13:13 -0400
  • 86ced718d9 Fix for detail view of library pane appearing also for folders (fixes commit 5ac37603) Craig Watson 2017-09-16 21:12:08 -0400
  • bde39f95d5 Updated bundled config file with new settings Craig Watson 2017-09-16 20:07:37 -0400
  • 6ba89a09d3 Commented out debug messages Craig Watson 2017-09-16 19:53:11 -0400
  • e61d2955a1 Fix for Data.AbulEdu search results not showing details (metadata,..) Craig Watson 2017-09-16 19:46:19 -0400
  • 5ac37603da Hide library pane's detail view for local items Craig Watson 2017-09-16 19:44:41 -0400
  • 79d2403192 Removed GUI settings for stroke interpolation & simplifying Craig Watson 2017-09-16 19:05:16 -0400
  • d67046f003 Small improvements to stroke simplifying Craig Watson 2017-09-16 19:02:03 -0400
  • 5f65292d11 Fix for qAcos occasionally returning nan for values of (not quite) -1 or +1 Craig Watson 2017-09-16 19:01:00 -0400
  • 1a075c057d Moved bezier calculations to UBGeometryUtils Craig Watson 2017-09-09 14:26:44 -0400
  • 123ebf1d95 Improved drawing of end of current stroke Craig Watson 2017-09-09 13:30:51 -0400
  • b228a5c972 Merge branch 'dev' (1.3.6 release) Craig Watson 2017-05-29 20:30:59 -0400
  • 87eaa52920 Bumped version to 1.3.6 Craig Watson 2017-05-29 20:30:33 -0400
  • c7951401fe Save one-polygon strokes as polygons, not polylines Craig Watson 2017-05-29 14:09:23 -0400
  • f434cb663f Text items: don't apply font changes to entire text when only part of it was selected Craig Watson 2017-05-28 17:35:11 -0400
  • 282d55d0f9 Compass tool: draw center cross for each new arc Craig Watson 2017-05-28 16:16:05 -0400
  • 457aef5b0f Allow cut-and-pasting items between pages Craig Watson 2017-05-21 20:33:23 -0400
  • bec0dc0090 Fix saving of strokes that were partially erased Craig Watson 2017-05-14 20:35:20 -0400
  • 5fd617c539 Merge branch 'dev' into 1.4-dev Craig Watson 2017-05-14 16:01:34 -0400
  • 425129ff2f Document mode: improved doc. selection after deleting documents Craig Watson 2017-05-14 12:07:56 -0400
  • 2429d6660f Merge branch 'feature_set-image-as-background' into 1.4-dev Craig Watson 2017-04-30 16:15:32 -0400
  • 0d7d9b0424 Don't show the properties page (in library pane) for interactivities, applications and animations Craig Watson 2017-04-30 16:09:26 -0400
  • 881a1d5011 Add ability to undo/redo setting image as background Craig Watson 2017-04-30 15:55:05 -0400
  • 750de4dbfd Updated Italian translation Marco Ciampa 2017-03-27 20:07:43 +0200
  • 7b4b59c378 Bumped version to 1.3.6-b.1 Craig Watson 2017-04-29 21:58:32 -0400
  • 5416e6d834 Fix for video-related crashing on Windows Craig Watson 2017-04-29 21:05:06 -0400
  • 83874ddb08 Clean up update checking Craig Watson 2017-04-23 22:01:58 -0400
  • fc81e27b9f Fix for copy/paste issues Craig Watson 2017-04-23 10:40:10 -0400
  • 716314fe73 Fixed PDF export page size Craig Watson 2017-04-08 20:10:46 -0400
  • b7f5cc2714 Added sceneSize function to UBGraphicsScene Craig Watson 2017-04-08 20:09:11 -0400
  • 5d48d55c7f Fix for duplicated strokes being positioned badly Craig Watson 2017-03-11 17:15:39 -0500
  • 6b90a8f333 Fix for trashed items being set as current document Craig Watson 2017-03-11 16:12:48 -0500
  • 3a3a936916 Fix undo/redo messing up item transforms Craig Watson 2017-03-11 16:11:10 -0500
  • 7346bb8182 Allow mask to be scaled non-proportionally Craig Watson 2017-03-11 11:28:09 -0500
  • 1d95373832 Slightly better default color for grid on dark backgrounds Craig Watson 2017-03-11 09:57:46 -0500
  • 1de820dc4b Fix/re-enable checking for updates Craig Watson 2017-03-04 16:55:57 -0500
  • aedebaf2db Add "set as background" to frame menu for images Craig Watson 2017-01-29 18:35:06 -0500
  • ee5ad4a142 Better calculation of angle between stroke points Craig Watson 2017-03-04 21:40:39 -0500
  • dd10e24083 Fix angle calculation in geometry tools Craig Watson 2017-03-04 21:40:01 -0500
  • be45f656c2 Merge branch 'dev' into 1.4-dev Craig Watson 2017-03-04 17:18:55 -0500
  • 3d46bd0bc5 Fix/re-enable checking for updates Craig Watson 2017-03-04 16:55:57 -0500
  • 6ff78892c0 Don't move a selection containing locked items Craig Watson 2017-02-26 18:29:39 -0500
  • 00ab81e321 Merge branch 'dev' (1.3.5 release) Craig Watson 2017-02-25 18:44:23 -0500
  • d8b1dae9c8 Bumped version to 1.3.5 Craig Watson 2017-02-25 16:38:12 -0500
  • c569040cc6 Fix for documents not being deleted when dragged to trash Craig Watson 2017-02-21 21:24:20 -0500
  • a4b83e2c56 Better calculation of angles Craig Watson 2017-02-18 19:01:57 -0500
  • 8d9fc7b071 Smaller Triangle tool Craig Watson 2017-02-18 14:57:33 -0500
  • 31f16b6abc Fix launching of Open-Sankoré importer on Windows Craig Watson 2017-02-11 21:35:05 -0500
  • 694123c344 Fix for crash when exiting with an empty document Craig Watson 2017-02-11 18:54:54 -0500
  • 14849cf538 Fix saving of groups' positions Craig Watson 2017-02-11 16:37:43 -0500
  • 1fd2545692 Fix saving of polygons' transforms Craig Watson 2017-02-04 13:34:28 -0500
  • 37790b77f9 Fix building with gcc 6 (see issue 76) Craig Watson 2017-01-31 19:16:11 -0500
  • fe6b92513f Fix for text items' buttons overflowing from frame Craig Watson 2017-01-28 17:32:35 -0500
  • 334ef904f4 Don't move locked strokes Craig Watson 2017-01-28 12:23:26 -0500
  • 86e2bf93cf When scaling text, first round the scaling factor... Craig Watson 2017-01-24 22:57:47 -0500
  • c3c7a9030c Fix for strokes' locked status not being saved/loaded Craig Watson 2017-01-24 21:59:01 -0500
  • e094da34bc Fix saving/loading of strokes' positions Craig Watson 2017-01-22 20:58:34 -0500
  • f2786221c3 Fixed saving/loading of grouped items' transforms Craig Watson 2017-01-22 19:12:52 -0500
  • b213b2d82d Revert "Save the transform matrix of group items to SVG" Craig Watson 2017-01-21 17:41:44 -0500
  • 064b5a99b7 Updated German translation EmPeWe 2017-01-16 15:39:19 +0100
  • 949dbdb59e Slimmed compass slightly Craig Watson 2017-01-15 17:28:33 -0500
  • d7b73a169d Save the transform matrix of group items to SVG Craig Watson 2017-01-15 17:14:00 -0500
  • 67d3a34b0b Document mode: Don't automatically select a new document when deleting one Craig Watson 2017-01-15 22:01:24 +0100
  • 09ab3e19d0 Fixes for media item grouping: Craig Watson 2017-01-14 15:27:55 -0500
  • 71287f6228 Fix for grouped items' locked state not being saved Craig Watson 2017-01-14 15:00:20 -0500
  • 427379a2eb Set minimum size for protractor Craig Watson 2017-01-08 14:11:57 -0500
  • ae380e4eb4 Adjust text item size upon loading to account for platform-to-platform variability Craig Watson 2016-11-26 14:20:19 -0500
  • 4cff84737d When loading a scene that is about to be deleted, don't cache the previous and next scenes. Craig Watson 2017-01-07 18:54:11 -0500