Claudio Valerio
8eebc6320f
fixed some errors on duplications of scene
13 years ago
Claudio Valerio
a1a4052294
Merge branch 'master' of github.com:Sankore/Sankore-3.1
13 years ago
Claudio Valerio
fc693d7317
developed Sankore-208
13 years ago
Claudio Valerio
934b40094a
fixed rubberband issue
13 years ago
Claudio Valerio
0a40c2f36c
added a preference to start the application using a language different from the one of the system
13 years ago
Claudio Valerio
2b8c26028c
developped and improved Sankore-473 and sankore-597
13 years ago
Aleksei Kanash
4b9e6c77b3
Merge branch 'Play_tool_implementation'
13 years ago
Aleksei Kanash
07aaa19b55
Merge branch 'master' of github.com:Sankore/Sankore-3.1
...
Conflicts:
src/board/UBBoardController.cpp
13 years ago
Aleksei Kanash
93bb9244f9
Fixed eraser behavior.
13 years ago
Aleksei Kanash
d517765e13
Merge branch 'master' of github.com:Sankore/Sankore-3.1 into Play_tool_implementation
...
Conflicts:
src/board/UBBoardController.cpp
13 years ago
Aleksei Kanash
3fac754e2e
Long press implemented.
...
PlayTool -> SelectTool
SelectTool -> PlayTool
EraiserTool -> shows EraserPalette.
13 years ago
Aleksei Kanash
de18bf794e
RubberBand is moveble and resizable by PlayTool.
...
Items can be moved by RubberBand.
13 years ago
Claudio Valerio
28bb7a67f7
startup language available on the all OS
13 years ago
Claudio Valerio
31a814360a
language can be choosed on windows system too
13 years ago
Claudio Valerio
38ea646650
Merge branch 'master' of github.com:Sankore/Sankore-3.1
13 years ago
Claudio Valerio
a9752aaf00
added -lang parameter to application to be able to choose the language. Available on linux
13 years ago
Aleksei Kanash
6b85418aa4
Reworked all behavior of PlayTool and SelectorTool because of not flexible architecture.
13 years ago
Claudio Valerio
ed89d1e826
fixed issue on document navigator when the palette is resized
13 years ago
Aleksei Kanash
73d7cc883c
Mouse events adjusted to 1.50 specification.
13 years ago
Claudio Valerio
ca612dedf7
lgpl good licence
13 years ago
Claudio Valerio
4014240178
CFF dll copied into the build directory
13 years ago
Claudio Valerio
f5c97bb358
changed maximum left and right palette
13 years ago
Aleksei Kanash
714e185564
Fixed behavior of locked items:
...
- locked items is not editable now.
- toolbar for text item hides when item is locked
Fixed behavior of toolbar:
toolbar of media items hides after 5s of idle.
13 years ago
Aleksei Kanash
a3a24b7465
Cursor upper widgets is the same as upper board.
...
Fixed restoring of cursors at mouse release event on board.
13 years ago
Aleksei Kanash
aa59455407
First implementation of Play Tool.
...
It's icon is temporary.
Behavior implemented:
1. Can interact with all items without showing items frames (but ToolBar shows).
2. Cannot move items, but can drag images.
3. Selected items appears deselected when Play tool chosen.
4. Play tool don't requires selecting of item before interacts.
5. Cursor looks like tool icon in text and image widgets (should be the same in any others widgets, but now in w3c is not).
13 years ago
Aleksei Kanash
47cdb04800
SANKORE-664:
...
Fixed pages shuffling.
Fixed refreshing thumbnail of new added page.
Some code refactoring and optimizations.
13 years ago
Aleksei Kanash
3e2113a13f
Subdirs.pro was adapted for all 3 platforms.
...
With msvc Sankore3.1.pro should be first because visual studio set first project as executable.
13 years ago
Ilia Ryabokon
0ba0dcc79c
Merge branch 'master' of github.com:Sankore/Sankore-3.1
13 years ago
Ilia Ryabokon
356a4929bb
Group crashes fixed
13 years ago
Aleksei Kanash
9ac508f979
WebTools palette hides after switching mode from Internet to any other.
13 years ago
Aleksei Kanash
19a3a78ed2
Fix to SANKORE-640 (Document explorer(navigator):Folders can not be selected)
13 years ago
Aleksei Kanash
50aea07ab6
Fix to build order. Actual for linux.
13 years ago
Aleksei Kanash
5047ab2d2b
Disabled using:
...
framework AppKit
framework WebKit
It solves crashes JS on MAC with Qt 4.8.
It was been used for parse urls from Safari. It seems to now that code is useless, so ti is disabled for a testing.
13 years ago
Aleksei Kanash
c4f97bafed
Added Subdirs.pro. It allows us to build Sankore with it's plugins as one project. We can add Third-Party to it later.
...
Changed cffAdaptor. Now generated library will be copyed to Sankore3.1 folder undwe windows and to Sankore3.1.app/Contents/MacOS folder under macx.
Added postScript_mac.sh for copying libs under mac.
Changed Sankore_3.1.pro - now all files placed in groups by it's place in project folders.
13 years ago
Ilia Ryabokon
51aa2f96f0
Groups upload download support
13 years ago
Aleksei Kanash
67541aa8b1
Merge branch 'master' of github.com:Sankore/Sankore-3.1
13 years ago
Aleksei Kanash
d57341fdac
Merge branch 'master' of github.com:Sankore/Sankore-3.1
13 years ago
Ivan Ilyin
54d392a797
Merge branch 'master' of github.com:Sankore/Sankore-3.1
13 years ago
Ivan Ilyin
7a2df02972
test group uuid qgraphicsitem
13 years ago
Claudio Valerio
e4d3332291
fixed lowercase class
13 years ago
shibakaneki
bd266b2f49
commit for claudio
13 years ago
shibakaneki
90f038664a
Merge branch 'master' of github.com:Sankore/Sankore-3.1
...
Conflicts:
src/adaptors/UBSvgSubsetAdaptor.cpp
13 years ago
shibakaneki
8dafb4d98f
Resolved an issue with the eraser o the strokes as object story
13 years ago
Aleksei Kanash
e79ed88589
Locked media items is not movable now.
...
Locked items cannot be moved horizontally by its frame.
Text items can be resized correctly now.
13 years ago
Anatoly Mihalchenko
307c456681
Fix for not-completed commit
13 years ago
Anatoly Mihalchenko
37b16806c6
SANKORE-613
...
Frame buttons
13 years ago
Ivan Ilyin
46e6b57e83
group fixes conflict merged
13 years ago
root
408811c5c5
group fixes Uuid data
13 years ago
Ivan Ilyin
2e3d33cc5c
group fixes improves
13 years ago
Aleksei Kanash
70db49550f
Fix to Sankore 636. Now copyes of video and audio items stops in the sate tomes when stops original items.
...
Generating of missing thumbnails no more crashes Sankore.
Improved performance of navigating between pages.
13 years ago