Craig Watson
46ce553d75
Check settings at launch to avoid crashing
...
Some settings were changed between v1.02 and 1.10 (current), and some
of these changes cause OpenBoard to crash at launch. This commit adds
a function to check for these specific new settings, and wipe the old
values if they are found.
This avoids problems when the user upgrades from 1.02 without deleting
their configuration file.
(This is an alternative to having a post-install script, which would be
ineffective in a multi-user configuration)
9 years ago
Craig Watson
85acf0d643
Settings: save values to queue as they are requested
...
UBSettings::value() now saves the requested value to the settings
"queue" (hash table) for faster subsequent access
9 years ago
Craig Watson
599f925d58
New settings queue for UBSettings
...
This should cut down on disk access. Instead of loading and saving
settings directly through QSettings instances (which occasionally
read and write to their associated file; but there is no way to control
how often this happens), they are now added to a QHash for in-app
access.
Save() and load() functions were also added to enable manually saving
the settings, and loading all settings from file, respectively.
9 years ago
Craig Watson
7c34710325
Added GUI setting for using system OSK;
...
also corrected the "useSystemOnScreenKeybard" to
"useSystemOnScreenKeyboard".
9 years ago
Claudio Valerio
a9db6c44b0
introduced the possibility to choose the wanted on screen keyboard
10 years ago
Claudio Valerio
5cd0fc1d4d
tutorial url as app paremeter
11 years ago
-f
f135d9f6a4
changed the name of the autosave interval variable and its value
12 years ago
-f
5d686fff46
fixed path issue
12 years ago
Ilia Ryabokon
241ddb92a1
Duplicated group button functionality on the frame
12 years ago
Ilia Ryabokon
ab828a1824
Document autosave facility
12 years ago
Ilia Ryabokon
c53320d6e8
Circle and rectangular magnifier
12 years ago
Ilia Ryabokon
116f6f7d3d
Enabled hints on application sartup
12 years ago
Claudio Valerio
5c47e5493e
header updated
12 years ago
Claudio Valerio
2eae1f37c2
added importer
12 years ago
Claudio Valerio
908297ef08
removed teacher guide
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago
Claudio Valerio
233415d24a
fixed issue 1164
13 years ago
Claudio Valerio
0aec9cc4ae
fixed issue 765
13 years ago
Claudio Valerio
13d5c46d8d
fixed translation strings
13 years ago
Luca Capello
432d191fcc
*.h: add 'LGPL-2 with OpenSSL exception' headers
13 years ago
Ilia Ryabokon
2033c14f05
Features widget featuring and refactoring
13 years ago
shibakaneki
805edd5bcf
Resolved issue 768
13 years ago
Claudio Valerio
9a7c2f8471
first draft of handling example files
13 years ago
Aleksei Kanash
332b5f8a88
SANKORE-743
...
Now text size in TextItem is the same on separate platforms.
13 years ago
Claudio Valerio
7d13b1f0d2
changed gips directory because it doesn't work on windows. Installation path isn't available on write mode
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
b42afc9e6d
fixed issue 622
13 years ago
Claudio Valerio
b1bdf7f0b9
removed unused settings
13 years ago
Claudio Valerio
d4b4b8ea6c
fixed issue 617
13 years ago
root
408811c5c5
group fixes Uuid data
13 years ago
Claudio Valerio
f0734e7117
fixed some working issue on english
13 years ago
Claudio Valerio
01631d95f8
added entries for teacher guide session parameters
13 years ago
Claudio Valerio
4a1e71d3c3
before handlig the page number
13 years ago
Claudio Valerio
c87ec61e4a
added custom fonts
13 years ago
Anatoly Mihalchenko
39fcd97bfe
SANKORE-483
...
Web History
13 years ago
Ivan Ilin
da61ebad0c
Permanent Z-layer order changes, click bugs with pictures
13 years ago
Anatoly Mihalchenko
a5aa8996da
SANKORE-80
...
Objects rotation
13 years ago
Claudio Valerio
6c8c984327
left and right dock palette remember their own width
13 years ago
Anatoly Mihalchenko
e304b03fc2
SANKORE-69
...
Launch Sankore on desktop mode
13 years ago
Aleksei Kanash
f25888aea8
Fix to SANKORE-324 and to SANKORE-297.
13 years ago
Aleksei Kanash
9db221f60f
Fix to SANKORE-516.
13 years ago
Claudio Valerio
08aa616f8f
first draft of directories re-organization
13 years ago
shibakaneki
01aa493e29
Implemented the Teacher Bar Document Preview widget
13 years ago
Claudio Valerio
7b595aec98
fixed some issue due to merge
13 years ago
shibakaneki
07414cf607
Added some metadata fields
13 years ago
Claudio Valerio
e3b51cc19e
persisted session parameters
13 years ago
Ivan Ilin
fd9fc41990
Sankore-341 Sankore-363 Sankore-365
13 years ago
Anatoly Mihalchenko
ce8c7bee2f
http://188.165.53.52/jira/browse/SANKORE-450
13 years ago
Claudio Valerio
624b5120ec
Fixed lasts changes in bar du prof and added translations
14 years ago