Aleksei Kanash
0ed0540d3e
Fixed creation duplicated groups - used scene mechanism.
...
Excluded case of trying to determine mime type for empty string.
12 years ago
Claudio Valerio
e2e3dc0f24
fixed issue 1203
12 years ago
Aleksei Kanash
385a1c8eb7
UBAsyncLocalFileDownloader moved to DownloadManager.
12 years ago
Aleksei Kanash
9b1d2932e4
Fixed double copying of media items.
...
Refactored downloader for local files.
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
Guillaume Burel
a74b7ca134
Added unistd.h dependancy to ensure compilation under gcc 4.7.
12 years ago
Anatoly Mihalchenko
1130a8aa7e
SANKORE-1074
...
Document navigator: "Add pages from file" isn't work with old UBZ
12 years ago
Anatoly Mihalchenko
869164ca28
SANKORE-1069
...
Show Desktop: "Erase all" button isn't work
12 years ago
Anatoly Mihalchenko
ff6332a66f
Virtual Keyboard under Mac OS 10.7: switching locales
12 years ago
Anatoly Mihalchenko
34c6aa28a9
Reversed changed...
12 years ago
Anatoly Mihalchenko
b5d26ab5e5
SANKORE-523
...
Changing the languages of the virtual keyboard crashes the software
12 years ago
Anatoly Mihalchenko
5f30e45d97
SANKORE-523
...
Changing the languages of the virtual keyboard crashes the software
12 years ago
Ilia Ryabokon
e232bbc900
Some changes crash related
12 years ago
Aleksei Kanash
05f6cc364f
Additional fix to Sankore-979 - improved cleaning mechanism for items on board.
12 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.
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
shibakaneki
db10e4fbc0
Removed unused code
12 years ago
shibakaneki
4f7e1d743d
Implemented group duplication
12 years ago
Yimgo
cb7a0a3807
Segfault with ToolWidget instances fixed.
...
Trying to position ToolWidget at the right place to move naturally from widgetitem to toolidget.
12 years ago
Yimgo
cc68474a78
Segfault when quitting after tool widget deletion fixed.
...
Fix is obvious but it probably hides something.
12 years ago
Claudio Valerio
e5b8f058e8
removed accents on file name
12 years ago
Ilia Ryabokon
2033c14f05
Features widget featuring and refactoring
12 years ago
Aleksei Kanash
ea51150cbe
Implemented Sankore-729 - previews images for web search results supports images, audios, videos and flash content.
...
Images previews is adjusted now.
Mime type detection mechanism is more common now.
12 years ago
Anatoly Mihalchenko
350fd8ff79
Release for improved document-related functionality
12 years ago
Claudio Valerio
8ef79fbe66
update pri file to respect the qt4.8 contraint (warning)
13 years ago
Claudio Valerio
7dd642226a
added good header
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
a9752aaf00
added -lang parameter to application to be able to choose the language. Available on linux
13 years ago
Claudio Valerio
2a2d5669b1
fixed error on remplacing file:/// depending on system os
13 years ago
Claudio Valerio
730f7716a5
implemented computer name function
13 years ago
Ilia Ryabokon
b5383ca3ea
Keyboard layout translations
13 years ago
Claudio Valerio
2ab3471c25
using utf8 string to keyboard languages
13 years ago
Anatoly Mihalchenko
c988c2c0a6
Fix Keyboard - LINUX
13 years ago
Anatoly Mihalchenko
856b37bfa9
comments are added
13 years ago
Anatoly Mihalchenko
f5ab0d8d2d
Fix Keyboard: Windows, French locale.
13 years ago
Claudio Valerio
a3d877d0a0
fixed the code for swiss french keyboard
13 years ago
Claudio Valerio
9d81e4a949
fixed 0 key issue on windows
13 years ago
Claudio Valerio
6f47299097
fixed 0 key on french keyboard
13 years ago
Anatoly Mihalchenko
e0ee366943
Virtual keyboard improvement
13 years ago
Claudio Valerio
7df69403ca
fixed zero key on french keyboard
13 years ago
Claudio Valerio
38ff628f3d
fixed issue sankore 575
13 years ago
Aleksei Kanash
3308b550c5
SANKORE-674
...
No swiss-french in virtual keyboard in Ubuntu
13 years ago
Ilia Ryabokon
356a4929bb
Group crashes fixed
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
Anatoly Mihalchenko
37b16806c6
SANKORE-613
...
Frame buttons
13 years ago
Claudio Valerio
41f088d5f6
fixed language error
13 years ago
Claudio Valerio
27e4e44f5c
change the name of cache. Now is called spot {french}
13 years ago
Claudio Valerio
d9f6c642dc
fixed mac build issue
13 years ago