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
cdb56333f3
Replaced Phonon with QtMultimedia
10 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
10 years ago
Craig Watson
a2c2c2c4e1
Updated geometric functions (transform, scale, rotate) for Qt5 comp.
10 years ago
-f
6311ca2b46
copy/paste action the zlevel order is respected
11 years ago
Claudio Valerio
6e66f94c06
adjusted title bar position
11 years ago
-f
59133e42f5
The title bar of the qgraphicstext item is not a part of the frame
11 years ago
Ilia Ryabokon
a9b930d3df
Minor event signals bugfixes UBGraphicsTextItem
12 years ago
-f
88921fbb77
fixed issue 111
12 years ago
Claudio Valerio
5c47e5493e
header updated
12 years ago
Didier Clerc
be14bdc657
Fixed an issue related to z-level management
12 years ago
Claudio Valerio
830a7f20bf
improvements of the control media bar
12 years ago
Claudio Valerio
f619a0f2f4
media item no more resized on click. First try to fix the lcdwidget
12 years ago
Claudio Valerio
a11a952212
unused comments removed
12 years ago
Claudio Valerio
82453e5136
frame button and transparency strokes fixed issue 50
12 years ago
Claudio Valerio
ee5f74b71e
wording
12 years ago
Claudio Valerio
afad2faa04
the frame is correctly created for the mask tool
12 years ago
Claudio Valerio
c4f883cdc3
some cosmetic
12 years ago
Claudio Valerio
869e4cddd0
hacked the frame bahaviour. To be removed
12 years ago
Ilia Ryabokon
f47733ee1a
Rotation transformations
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
Ilia Ryabokon
a672c9bf1c
Presentation changes
12 years ago
Ilia Ryabokon
2806b13562
Safe controls allocation
12 years ago
Ilia Ryabokon
741298c0be
Common and private frame
12 years ago
Claudio Valerio
59725062a9
some cosmetics
12 years ago
Ilia Ryabokon
4bc6f3cceb
Init commented
12 years ago
Ilia Ryabokon
c65efdee23
Selection process changed
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
4b0a4ab3be
restored old graphics delegate behavior and added new stroke smoothing behavior
12 years ago
Claudio Valerio
3646be9fe4
removed transition file
12 years ago
Claudio Valerio
87a1374e5f
fixed erase page problem
12 years ago
Claudio Valerio
3be48374dc
instanciate frame on demand
12 years ago
Claudio Valerio
f941091f4c
some changes
12 years ago
Claudio Valerio
4ace295a28
imported some fixes by hand from 2.10.b.04
12 years ago
Claudio Valerio
d3fb0c9059
removed sankore editor
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago
Aleksei Kanash
c560cd08ff
Go to content source is action again.
13 years ago
Aleksei Kanash
26038ffcd0
Go to content source action is Delegate Button now. It showed for widgets, images and media items.
...
Some warnings removed.
Fixed source url for async copyed files.
13 years ago
shibakaneki
17c42091f2
Changed the color
13 years ago
Ilia Ryabokon
864800c03e
Cosmetics and longclickInterval
13 years ago
Ilia Ryabokon
c1e2636719
Sankore 1224 z-layer reordering amended Delegate button progressbar added retrieving data from the internet
13 years ago
Guillaume Burel
a17f31f3ce
Fixed SANKORE-1017.
...
Аudio widget is not update button view.
13 years ago
Aleksei Kanash
e0c2fdc3e2
Fixed some cases for resizing items.
13 years ago
Anatoly Mihalchenko
8f1f0d9cbb
SANKORE-1026
...
Navigation palette: thumbnails isn't refeshed after application added to the page
13 years ago
shibakaneki
22f36bed9d
Removed dirty code
13 years ago
shibakaneki
667be75e61
Fixed issue 862
13 years ago
Ilia Ryabokon
8b0e41ea91
Sankore 1107 Crashes fixed Undo command left
13 years ago
Ilia Ryabokon
eb53715d6c
Eraising elements
13 years ago
Aleksei Kanash
990458d187
Removed memory leaks at deletion of UBGraphicsGroupContainerItem.
...
Corrected adding items to group.
Corrected group creation.
Corrected adding items to scene - items shouldn't be added to itemsToRemove list because that list needs for cleaning undo stack.
Improved mechanism of removing "itemsToRemove".
Removed wrong deletion of mButtons list from UBGraphicsItemDelegate destructor because that buttons has Frame as parent.
Removed possible memory leak in UBBoardController::clearUndoStack. Some items was able not deleted.
tmpScene in cffReader not deletes now because ithas a proxy as parent.
13 years ago