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.
12 years ago
maximXbs
4a7cd59250
fixed Sankore-704 bug
12 years ago
shibakaneki
ef77c53e70
Merge branch 'develop' into shiba-dev
12 years ago
shibakaneki
d12a2a80e1
Fixed issue 633 again
12 years ago
Ilia Ryabokon
19d31ccc55
Rubber band in play mode disabled
12 years ago
Ilia Ryabokon
a55b01c962
Merge branch 'develop' into Ilia_dev
12 years ago
Claudio Valerio
59abea3576
removed logs
12 years ago
Claudio Valerio
b6ae996903
Merge branch 'develop' into claudio-dev
12 years ago
Ilia Ryabokon
15080783f7
Progressbar translations. Checked on Linux
12 years ago
shibakaneki
986c6eb051
Merge branch 'develop' of https://github.com/Sankore/Sankore-3.1 into develop
12 years ago
shibakaneki
a725bc8053
Fixed issue 1033
12 years ago
Claudio Valerio
96d2756370
updated
12 years ago
Ilia Ryabokon
639383f76f
Fixed merge conflict
12 years ago
Claudio Valerio
c76f05cbfa
Merge branch 'develop' of github.com:Sankore/Sankore-3.1 into develop
12 years ago
maximXbs
38847278d4
Some display fixes in 'Sel video' widget
12 years ago
Claudio Valerio
dc69855ea2
upgraded version
12 years ago
Ilia Ryabokon
4602732dcc
Little cast fix to correct compiler interpretation
12 years ago
Claudio Valerio
edba346ffe
fixed issue with internal webbrowser
12 years ago
Ilia Ryabokon
9ceff1205e
UBFeatures translations
12 years ago
Aleksei Kanash
573d6c4d68
Merge branch 'develop' of github.com:Sankore/Sankore-3.1 into develop
12 years ago
Aleksei Kanash
30b4a3f2db
Improved behavior of interacts with items on board.
12 years ago
Anatoly Mihalchenko
8f06cfd8a1
SANKORE-1026 Navigation palette: thumbnails isn't refeshed after application added to the page
...
Improvement of scene update flag setting
12 years ago
Anatoly Mihalchenko
5273261870
Merge remote-tracking branch 'remotes/origin/anatoly_dev' into develop
12 years ago
shibakaneki
7be355d54b
Merge branch 'develop' of https://github.com/Sankore/Sankore-3.1 into develop
12 years ago
shibakaneki
250951d517
Merge branch 'develop' into shiba-dev
12 years ago
Anatoly Mihalchenko
d9be3652f5
SANKORE-985
...
shutdown after emptying the trashbin
12 years ago
shibakaneki
3fb1e75c6b
Did a better implementation of this fix
12 years ago
Didier
3ef2b22340
Fixed a signal issue
12 years ago
shibakaneki
dae012bb38
Corrected another small issue
12 years ago
Aleksei Kanash
3a2967924b
Fixed determining of supported file formats for CFF.
12 years ago
shibakaneki
a591d30cc6
Corrected a small issue
12 years ago
shibakaneki
af3e7ef5c3
Fixed issue 280
12 years ago
Aleksei Kanash
a41462f347
Fixed behavior for Tools and W3C_tools.
...
Fixed creation of transparent drawing view.
12 years ago
Ilia Ryabokon
1b3a3a6135
Drawnings are enabled again
12 years ago
Ilia Ryabokon
61c6319579
Sankore-1001 Background never get object zlayer anymore. BordView dropEvent fix
12 years ago
Aleksei Kanash
4772233b60
Fixed multiple selection for stokes and for groups (if click on w3c).
12 years ago
Claudio Valerio
d5a20e6d3c
moved all the widgets that crashed the application into a non distributed directory
12 years ago
Aleksei Kanash
c67392ea68
Multiple selection is disabled after application restore. (ctrl+h was enables multiple selection).
12 years ago
Claudio Valerio
afb257119a
Merge branch 'master' of github.com:Sankore/Sankore-3.1
12 years ago
Claudio Valerio
b7ef30f2fb
updated releases notes
12 years ago
Ilia Ryabokon
0910f2b044
Merge branch 'master' of github.com:Sankore/Sankore-3.1
12 years ago
Ilia Ryabokon
75bced4117
Sankore 851 access to web instances
12 years ago
Claudio Valerio
fd71decac3
updated version
12 years ago
shibakaneki
4b2b29eb92
Merge branch 'master' into shiba-dev
12 years ago
shibakaneki
54c2243f89
Fixed issue 1032
12 years ago
Aleksei Kanash
f2252033a4
Mouse events handlers works for UB types and for some Qt types. Mouse events for other items hanlded by QGraphicsView.
...
It solves some troubles with items selections and fixes Sankore-721.
12 years ago
Luca Capello
432d191fcc
*.h: add 'LGPL-2 with OpenSSL exception' headers
12 years ago
Luca Capello
1c132000f0
*.cpp: add 'LGPL-2 with OpenSSL exception' headers
12 years ago
Luca Capello
4b8d3b7443
COPYING: new file
...
Open-Sankoré is released under the terms of the GNU Library Genereal
Public License, version 2, with a specific linking exception for the
OpenSSL project's "OpenSSL" library, so state that as in a general GNU
project and remove everything which is useless (and also misleading).
The LGPL-2 version is taken from the Debian base-files_6.9 package,
file /usr/share/common-licenses/LGPL-2. The OpenSSL exception comes
from the GNU Wget license as in the Debian wget_1.13.4-3 package, file
/usr/share/doc/wget/copyright.
12 years ago
Anatoly Mihalchenko
a289545da9
Cleared unused code
12 years ago