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
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
Claudio Valerio
b85adf852c
used writecharacter instead of writeCDATA bacause writeCDATA leads to a file trucation when we copy text from libreoffice and the pase is saved without any changes on the text
13 years ago
Claudio Valerio
5e19ebe3ea
remove extension from the name for applications
13 years ago
Aleksei Kanash
73d7cc883c
Mouse events adjusted to 1.50 specification.
13 years ago
Claudio Valerio
e78bbdeb19
removed unwanted notification
13 years ago
Claudio Valerio
f5c97bb358
changed maximum left and right palette
13 years ago
Ilia Ryabokon
8039a6f8cf
Virtual keyboard locale mappings fix
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
Claudio Valerio
730f7716a5
implemented computer name function
13 years ago
Claudio Valerio
c7d95fe384
fixed file:/// on windows path
13 years ago
Claudio Valerio
767b00e939
found a workaround for the crossplaform font problem
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
Claudio Valerio
0a839511c0
restored wrongly removed code
13 years ago
Claudio Valerio
fd21874afc
fixed text issues when changing os
13 years ago
Aleksei Kanash
d9c21b829b
Removed useless connect.
13 years ago
Aleksei Kanash
aaaf93325b
Applyed Commit:468145e2ae8f6c4a5ed95a17fd4b67b9927f6c28
...
* Hotfix. Fixed merge errors.
13 years ago
Aleksei Kanash
1f7e7d1197
Applyed Commit:56e49c1f5262ce9a87474b7944e825c56c1b6325
...
* Fixed screens initialization order and logic.
13 years ago
Aleksei Kanash
cf66284212
Improved switching between documents. Removed useless calls, some logic changes.
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
95012f4764
Virtual Keyboard: removed debug messages on linux
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
47cdb04800
SANKORE-664:
...
Fixed pages shuffling.
Fixed refreshing thumbnail of new added page.
Some code refactoring and optimizations.
13 years ago
Claudio Valerio
73f2d9a8e3
fixed little bug
13 years ago
Claudio Valerio
c6f2c32830
make a workaround because we receive always two notifications instead of one
13 years ago
Claudio Valerio
20acdedc42
wording
13 years ago
Claudio Valerio
afd9edab7b
fixed issue with sankore object that is not persistent and has to be reloaded
13 years ago
Claudio Valerio
c7c89a981d
url must be decode before sending the get request
13 years ago
Claudio Valerio
ab4c4d5769
fixed path on window file:///
13 years ago
Claudio Valerio
f1d7b1527a
fixed video path
13 years ago
Claudio Valerio
aef7e56e01
fixed audio path issue
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
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
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
Claudio Valerio
56c8f23bac
change position of the tutorial action
13 years ago
Ilia Ryabokon
51aa2f96f0
Groups upload download support
13 years ago