Clément Fauconnier
efbba6dce4
remove obsolete connect with new qtsingleapplication
5 years ago
Clément Fauconnier
6f6ad00dce
preview circle of pen, marker or eraser was nearly invisible when zooming out
5 years ago
Clément Fauconnier
adb884c8c9
be able to double click on ubx files (WIP)
5 years ago
Clément Fauconnier
1e78d64d0a
added a preference in the display tab to show/hide the date column on alphabetical sort
5 years ago
Clément Fauconnier
7dc58b7e60
screens overlapping on ubuntu 18 in some cases
6 years ago
Clément Fauconnier
42b08ef39a
Revert "added possibility to start in Document Mode"
...
This reverts commit 62a5ad33bd
.
6 years ago
Clément Fauconnier
38032fb42d
fixed some issues where copying a page could result on images loss
6 years ago
Clément Fauconnier
62a5ad33bd
added possibility to start in Document Mode
6 years ago
Clément Fauconnier
3506afa3b4
fixed a bug where flash widgets were not handled properly when set as tools
6 years ago
Clément Fauconnier
4397746519
fixes for Ubuntu 18.04 compilation
6 years ago
Clément Fauconnier
691ee09eb3
splitter sizes can now be configured and in-app changes are persisted
6 years ago
Clément Fauconnier
6df843dc58
fixed set current background on a new page
6 years ago
Clément Fauconnier
fccc1afd9f
several fixes on document mode (buttons' state update, no active document on trash)
6 years ago
Clément Fauconnier
c77b8fd8b8
code cleaning + copyright update + i18n update
6 years ago
Clément Fauconnier
e228fb19e5
updated Copyright to 2018
6 years ago
Clément Fauconnier
41c50a2c0a
new document and new folder editable at creation + expand path if needed
6 years ago
Clément Fauconnier
e963b7e8df
fixed document names
6 years ago
Clément Fauconnier
f319d60867
fixed an issue where pages with a pdf object would not copy the pdf file on the new document
6 years ago
Clément Fauconnier
c706a68623
removed web + cff export
6 years ago
Clément Fauconnier
568b95594d
new parameters SortKind and SortOrder in config (WIP)
6 years ago
Clément Fauconnier
8ecf99f838
First step of OpenSankore Document Mode integration
6 years ago
Clément Fauconnier
2b1af9d27c
changed checkbox name and simplified code for swapDisplayScreens
7 years ago
Clément Fauconnier
823115bd1d
added an option to swap first and second display screens
7 years ago
Clément Fauconnier
3860e97b49
1.4 release without real time previews on left palette
7 years ago
Clément Fauconnier
dcf039448c
added translations
7 years ago
Clément Fauconnier
cd1b2e0087
added code lost in auto-resolved conflicts during my last 'stash apply'
7 years ago
Clément Fauconnier
0344a4c293
added translations
7 years ago
Clément Fauconnier
e2aef9f0aa
increased messages during document loading + optimized some calls
7 years ago
Clément Fauconnier
012e838491
added a 'reset background grid size' button in the background palette
7 years ago
Clément Fauconnier
2b7d01ad15
Revert "due to suspected instability with persistance Worker (randomly not persisted scenes, very hard to reproduce), switched to 'immediateSave mode' (at least for now)"
...
This reverts commit ae1a2a5338
.
7 years ago
Clément Fauconnier
ae1a2a5338
due to suspected instability with persistance Worker (randomly not persisted scenes, very hard to reproduce), switched to 'immediateSave mode' (at least for now)
7 years ago
Clément Fauconnier
66447700d7
default settings on grid Tab
7 years ago
Clément Fauconnier
ad4eec200c
corrected/changed settings initialisation of grid parameters
7 years ago
Clément Fauconnier
c6c0120aab
added grid tab on preferences to handle grid color and opacity parameters
7 years ago
Clément Fauconnier
1f9e6bd8bb
fixed a crash where a scene was removed : the compactCache method has no more sense now that we load each scene to create a view on it (thumbnail views)
7 years ago
Craig Watson
75ecc33bcf
When creating a new page, set the background grid size to the same as
...
the last active page
7 years ago
Clément Fauconnier
ca8949f82f
fixed handscroll on extended screen
7 years ago
Clément Fauconnier
1f9a4858e1
replaced previous workaround on thumbnail views by a fix
7 years ago
Clément Fauconnier
773dab5cf7
persist view position on each scene of a document (only during session)
7 years ago
Clément Fauconnier
9e42b0698e
added an option in configuration file to hide/show the 'check update' action
7 years ago
Clément Fauconnier
7b1f64eabf
merge 1.4-dev + thumbnail views & fixes
7 years ago
Craig Watson
5ac37603da
Hide library pane's detail view for local items
...
Web results still show the details which include some metadata about the
image retrieved, for example.
This is now a setting so it can easily be re-enabled if desired (which
could be useful especially if we decide to also display metadata of
local items)
7 years ago
Craig Watson
79d2403192
Removed GUI settings for stroke interpolation & simplifying
7 years ago
Craig Watson
83874ddb08
Clean up update checking
8 years ago
Craig Watson
1d95373832
Slightly better default color for grid on dark backgrounds
8 years ago
Craig Watson
1de820dc4b
Fix/re-enable checking for updates
...
We can (again) check for updates and, if an update is available, send
the user to the site to download them.
The old format (a .json specifying a version number and download URL)
was kept. The address for this file is now specified in the settings.
8 years ago
Craig Watson
aedebaf2db
Add "set as background" to frame menu for images
...
Images (UBGraphicsPixmapitem and UBGraphicsSvgItem) can be set as
background via the menu on their frame. Currently, the image is first
centered and un-transformed before being set as background.
The option in the frame appears for any UBGraphicsItem for which
`data(UBGraphicsItemData::ItemCanBeSetAsBackground)` is true.
This is (currently) only enabled for image items.
8 years ago
Craig Watson
3d46bd0bc5
Fix/re-enable checking for updates
...
We can (again) check for updates and, if an update is available, send
the user to the site to download them.
The old format (a .json specifying a version number and download URL)
was kept. The address for this file is now specified in the settings.
8 years ago
Craig Watson
31f16b6abc
Fix launching of Open-Sankoré importer on Windows
...
Also install the importer executable to OpenBoard root install folder
8 years ago
Craig Watson
694123c344
Fix for crash when exiting with an empty document
...
This removes a few instances of deleting a scene twice, or accessing
elements of a scene after they've been deleted.
Previously, the application would crash upon exiting if the scene was
empty but had been modified (e.g if an object was placed on the board
then deleted, then the application closed)
8 years ago