thomas_lucky13
ed46bc6121
vector styles
2 years ago
thomas_lucky13
c6ca99f84b
Draw dashed and dotted lines
2 years ago
Clément Fauconnier
d95a408683
updated copyright
3 years ago
Clément Fauconnier
b3692061a5
fixed an issue where erase a stroke then clear the scene before changing page would cause a crash
3 years ago
Clément Fauconnier
e228fb19e5
updated Copyright to 2018
6 years ago
Clément Fauconnier
b94ec80753
fixed a bunch of issues related to new document mode
6 years ago
Clément Fauconnier
5ed4a41dba
native dialogs and replace if exists dialog on import document
6 years ago
Clément Fauconnier
8ecf99f838
First step of OpenSankore Document Mode integration
6 years ago
Clément Fauconnier
823115bd1d
added an option to swap first and second display screens
6 years ago
Clément Fauconnier
532ed5331f
Revert "force saving of current scene, while not explicitely asked to not"
...
This reverts commit 08f7b3c1d5
.
7 years ago
Clément Fauconnier
08f7b3c1d5
force saving of current scene, while not explicitely asked to not
7 years ago
Clément Fauconnier
a97bdc4b21
(WIP) improved global behavior on thumbnails views positioning (resizing, page format, ...)
7 years ago
Clément Fauconnier
773dab5cf7
persist view position on each scene of a document (only during session)
7 years ago
Craig Watson
145a7238c0
Background grid: initialize to *approximately* 1cm upon startup
8 years ago
Craig Watson
def5f7f719
Added ruled background
8 years ago
Craig Watson
575d14a5c2
Updated headers
9 years ago
Craig Watson
f4b1079d81
Revert "Revert changes pushed to wrong branch"
...
This reverts commit 4aa0ee6197
.
9 years ago
Craig Watson
fe9affeea1
Overhaul of UBGraphicsMediaItem class
...
- Removed inheritance of UBGraphicsProxyWidget; cleaned up related code
- Added two children classes: UBGraphicsVideoItem and
UBGraphicsAudioItem. UBGraphicsMediaItem is now an abstract class.
- Better encapsulation; the Scene and other external classes no longer
access the mediaObject directly
There is now less distinction between audio and video items to outside
code: apart from the UBSvgSubsetAdaptor, there is no need to know
whether a media item holds a video or audio file. Creation is handled
through the static function `UBGraphicsMediaItem::createMediaItem(URL,
parent)`
9 years ago
Craig Watson
4aa0ee6197
Revert changes pushed to wrong branch
...
When the time comes to merge dev into master (for real), the
following may be useful:
https://metlos.wordpress.com/2012/01/13/
git-merging-after-a-revert/
9 years ago
Craig Watson
d97feb57ef
Added includes for Qt5 compatibility
9 years ago
Claudio Valerio
39a1284023
duplication fixed. Crash on closing the application after creating a new document fixed.
11 years ago
-f
2c1a2c953d
object selection on board remain unchanged after an automatic saving
11 years ago
Ilia Ryabokon
e9f6f397e4
Old group button has been removed
11 years ago
Ilia Ryabokon
ab828a1824
Document autosave facility
11 years ago
Claudio Valerio
5c47e5493e
header updated
11 years ago
Claudio Valerio
fa65eafefe
bugs of persistance of unwanted media on disk. First step fixed the undo manager
11 years ago
Didier Clerc
a2a729c888
Resolved a focus issue on the text item
11 years ago
Claudio Valerio
3b0bb2f091
copy/paste issue fixed. Issues: 4, 41, 53
11 years ago
Claudio Valerio
d3ca55c9a1
fixed some unused signals
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
f941091f4c
some changes
12 years ago
Claudio Valerio
8511c7ac0e
some missing headers
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago
Aleksei Kanash
8ee8b59ba8
Fixed duplication of groups.
12 years ago
Aleksei Kanash
afb18c1e15
Handled content source url.
...
Items duplication adapted to new ideology of adding media items on the board.
12 years ago
Aleksei Kanash
b86614edde
Implemented new helper class for downloading local files into document in separate thread.
...
Have a problem - should take care about saving original src path.
12 years ago
Claudio Valerio
11129a97dc
fixed issue with toque teacher bar
12 years ago
Claudio Valerio
13d5c46d8d
fixed translation strings
12 years ago
Aleksei Kanash
f9e12cc320
UBToolWidget is QWidget again. He not depends on scene.
...
Still have some mesh with undo stack and with widget content.
12 years ago
Aleksei Kanash
a1e9772cb5
Making widget as toll procedure was changed.
...
1st we remove original widget, then we disable undo stack, create a copy of widget and make it a tool. Then undo stack enables back. That widget has tool as parent, so we not need to manage him by scene.
12 years ago
Claudio Valerio
472905d047
fixed (workaround) issue on deleting working page
12 years ago
shibakaneki
22f36bed9d
Removed dirty code
12 years ago
shibakaneki
667be75e61
Fixed issue 862
12 years ago
Luca Capello
432d191fcc
*.h: add 'LGPL-2 with OpenSSL exception' headers
12 years ago
shibakaneki
ec7f0b295e
Fixed the stroke issue in feature 862
12 years ago
Ilia Ryabokon
021617ee3e
Sankore 942 Trap flash content
12 years ago
Anatoly Mihalchenko
efc8b7edff
SANKORE-912
...
Import PDF: progress bar is not visible
12 years ago
Aleksei Kanash
81a49e9525
Reworked items copying mechanism.
...
Now coping creates a full copy of already created item. Copy has it's own content (like video, audio or folder) and stores original item properties (like locked, pos, size, freezed e.t.c.).
12 years ago
Yimgo
a75ce30261
Tool widgets supported.
...
The old code has to be removed and remaining bugs fixed.
12 years ago
Anatoly Mihalchenko
43efc82477
Merge with actual code
12 years ago