Craig Watson
0879179c73
Fixed pen strokes not being loaded in right position
...
- Modified UBvgSubsetAdaptor to correctly save and load strokes, so the
transform matrices that were saved are now loaded correctly.
- Added handling of mousePress / Move / Release events to
UBGraphicsStrokesGroup, so that the transform matrix is calculated and
stored after moving a pen stroke directly (by clicking on it, and not on
its frame). Note: this duplicates quite a bit of code that is in
UBGraphicsDelegateFrame. It may be best to go back and modify both
classes so that the same functions can be called when moving a stroke.
9 years ago
Craig Watson
3171da0d39
Clean-up after last commit ( c65457e
)
9 years ago
Craig Watson
c65457e962
Added "preview" dotted circle around eraser tool
9 years ago
Craig Watson
3c44bfb94a
Removed old debug messages
9 years ago
Craig Watson
91cc74fbd7
First pass at OS X port (Qt4->5; Carbon->Cocoa)
...
Application compiles and runs, with some caveats. Full list of changes:
- minor changes related to Qt4->Qt5 API differences
- Replaced calls to Carbon framework by Cocoa
- Removed registering of AE event handler. Seems to be done
automatically in Qt5.
- temporarily removed Podcast functionality, pending (presumably)
complete re-write due to Quicktime being obsolete in newer OS X
versions.
- Created OBCocoa namespace, and associated files src/core/OBCocoa.h/.mm, to
handle OS X - specific system calls. Currently used only by
UBApplication, but can in the future provide a useful interface between
the cocoa framework and OB, to avoid having too much OSX-specific code
in various files
9 years ago
Craig Watson
bedf11cc2d
Updated Q_WS_* env variables.
...
Q_WS_MACX -> Q_OS_OSX
Q_WS_MAC -> Q_OS_OSX
Q_WS_WIN -> Q_OS_WIN
Q_WS_X11 -> Q_OS_LINUX
9 years ago
Craig Watson
087738d5c0
Minor updates (includes, changes in function names)
9 years ago
-f
bc0cffb45d
ISSUE Sankore 1569
11 years ago
Nicolas Nenon
eb60133355
Issue Sankore 1554
11 years ago
Nicolas Nenon
cb64a03751
fixed SANKORE 1313
11 years ago
-f
618ed4dfb0
checked variable to avoid segmentation fault
11 years ago
Claudio Valerio
02be812b74
fixed problem with widgets drop down list
11 years ago
Claudio Valerio
1c251fae8b
fix rules
11 years ago
Claudio Valerio
2cb6aa899e
fixed issue 5. Magic finger unable keep the selection on last moved object
11 years ago
Claudio Valerio
5c47e5493e
header updated
11 years ago
Claudio Valerio
fb2f11ee1a
fixed issue of interpage selection on removing selected item
11 years ago
Didier Clerc
ae923f4a7c
Resolved an issue related to text item on unselection
11 years ago
Claudio Valerio
000f1a9c01
rerouted signal event if marker pressure is active
11 years ago
Claudio Valerio
1afbc194fe
selection take care about two special classes text and media item. Fixed issue: 30
11 years ago
Claudio Valerio
29a36c46ab
hand tool behavior is correct. Fixed issue: 67
11 years ago
Claudio Valerio
f9fc27683e
selection behavior partially restored
11 years ago
Claudio Valerio
869e4cddd0
hacked the frame bahaviour. To be removed
12 years ago
Ilia Ryabokon
005d30feb9
Duplication, paint all the selected items by highlighting them
12 years ago
Ilia Ryabokon
625c239e34
Stable selection frame. Transformation fixes
12 years ago
Claudio Valerio
887aff4898
fixed issue 19
12 years ago
Claudio Valerio
03f6b123d8
play tool behaves corretly when moving strokes
12 years ago
Claudio Valerio
c7b364415b
text is not selected on page load
12 years ago
Claudio Valerio
908297ef08
removed teacher guide
12 years ago
Ilia Ryabokon
a672c9bf1c
Presentation changes
12 years ago
Ilia Ryabokon
741298c0be
Common and private frame
12 years ago
Claudio Valerio
b2c05d49e4
removed unused signal
12 years ago
Claudio Valerio
0bae231b15
fixed issue with strait line strokes
12 years ago
Ilia Ryabokon
07a270bffc
Optimization flags
12 years ago
Ilia Ryabokon
c65efdee23
Selection process changed
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Aleksei Kanash
f4da4e021a
Fixed determination of board view for tablet events work around.
12 years ago
Aleksei Kanash
c51a8159e2
first cherry-pick for mac os table pressure fix
12 years ago
Claudio Valerio
4ace295a28
imported some fixes by hand from 2.10.b.04
12 years ago
Claudio Valerio
5bb5198bb5
removed aristo
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago
Ilia Ryabokon
09c1ba3794
Moved #1380 #1370 and #1369 from 2.10.00
12 years ago
Aleksei Kanash
aa32cc7d91
Rubber band works upper background images.
12 years ago
Aleksei Kanash
32f371d537
Fixed determining of absurd points on UBBoardView.
12 years ago
Aleksei Kanash
c74c6cdc40
Fixed behavior of c++ tools.
12 years ago
Aleksei Kanash
06a5dcafdd
Implemented undo stack for eraser.
...
Implemented undo stack for moved unselected items.
12 years ago
Aleksei Kanash
4c36ef935d
Transparent drawing view is separated as DesktopView and doesn't manages strokes selections and movements.
12 years ago
Aleksei Kanash
646da9d255
Fixed crash at adding new page after conversion item as tool.
12 years ago
Claudio Valerio
dc272ce305
fixed issue 1131 and 1161
12 years ago
Claudio Valerio
c28c971801
some estitics
12 years ago
Ilia Ryabokon
c96e44432d
Never move UBFeatures outside the UBFeaturesModel
12 years ago