Craig Watson
9ed35d1d0d
Version bumped to 1.3.2 (hotfix release)
9 years ago
Craig Watson
468373292c
When using the system OSK, don't show/hide the inbuilt OSK when switching modes
9 years ago
Craig Watson
13a471168a
Fixed build error on Linux caused by 9c607460
9 years ago
Craig Watson
575d14a5c2
Updated headers
9 years ago
Craig Watson
9c60746079
Hack for building pre-release versions on Windows
9 years ago
Craig
0baa55d475
Merge pull request #39 from gjalves/dev
...
Brazilian portuguese translation
9 years ago
Craig Watson
699e8ae184
Bumped version to 1.3.1
9 years ago
Gustavo Junior Alves
9b30de177c
Improve pt and pt_BR translations
9 years ago
Craig Watson
798dfb113f
Don't antialias bitmap images (=> screenshots now look quite a bit better)
9 years ago
Craig Watson
81ad100610
Fix for window being placed badly on the screen when returning to board mode from desktop mode on some environments
9 years ago
Craig Watson
70b2fd960b
Fix for desktop mode partial screen capture taking an offset image of the desktop
9 years ago
Craig
d52e45f4c1
Added missing Qt libs and plugins (fixes web widgets not working on Ubuntu 14.04)
9 years ago
Gustavo Junior Alves
86c96ed00f
Brazilian portuguese translation
9 years ago
Craig Watson
b1c2d010c1
Removed remaining occurences of Q_WS_*
9 years ago
Craig Watson
6593b22e5e
Updated Google Maps widget
9 years ago
Craig Watson
5f97b1cf62
Fixed indexing of control and display screens
...
Caused problems e.g with podcast mode, where if the control and display
views were swapped in the preferences, the wrong screen would be recorded
when switching to desktop mode during recording of the podcast.
This happened even if only one screen was plugged in, so a black screen
was recorded in that case (at least on OS X 10.10)
9 years ago
Craig Watson
e6f6f2e323
Fix for bad positioning of some objects (text boxes) after duplication
9 years ago
Craig Watson
303b587210
Bumped version to 1.3.0
9 years ago
Craig Watson
c1f1d04f33
Updated readme
9 years ago
Craig Watson
888a6037cc
Updated readme
9 years ago
Craig Watson
e811f73da8
Fix for stroke transparency issue
...
(when an opque stroke was in the vicinity of a translucent one, it
became translucent itself)
9 years ago
Craig Watson
dcebc11eeb
Improvements to packaging script for Linux:
...
- Qt plugins and libraries (and associated files) bundled only if necessary
- Dependencies corrected (for Ubuntu 14.04 and 16.04, at least),
mostly manually for now
- run.sh sets Qt plugin path environment variable (=> qt.conf
no longer needed; removed)
9 years ago
Craig Watson
2c6ec356ea
Don't scale text items when importing a document
...
Just commented out the line since I'm not 100% sure it can be removed
(though I can't find a case where it is useful)
9 years ago
Craig Watson
4f5cf9d1a5
When exporting to PDF merger, make sure to scale PDF items on the page if necessary
9 years ago
Craig
3440be5fc1
Added missing Qt libs (dependencies of other Qt libs, not OpenBoard
9 years ago
Craig Watson
7070ea22f7
Fixed windows release scripts
9 years ago
Craig Watson
5f7c8d7d30
Fixed windows release scripts
9 years ago
Craig Watson
b4917d7902
correct detection of current working directory in build scripts
9 years ago
Craig Watson
d5bb6a297c
Clean-up
9 years ago
Craig Watson
6ad13d8a4b
Fix scroll speed with hand tool when zoomed in/out
9 years ago
Craig Watson
a4cb76a7e2
UBSettings::pageDpi is not persisted anymore. Fixes issue #14
9 years ago
Craig Watson
64371d08ae
Corrected typo
9 years ago
Craig Watson
9520ddeb65
Reworked build and deployment scripts for linux:
...
- Separated building and packaging
- OpenBoard is now installed in /opt/openboard instead of
/usr/local/OpenBoard-$VERSION/
- Placed a shortcut to run.sh in /usr/bin (so it can be executed with
the `openboard` command)
- Corrected .deb control files to avoid warnings e.g when installing via
software center on Ubuntu
- Added xdg bindings so that .ubz files are recognized and opened
automatically with OpenBoard
- Moved the release scripts into their own folder to clean up the
repository root a bit
(Merge branch 'new-release-script-linux' into dev)
9 years ago
Craig Watson
88c1feaf30
Fixed release script on Windows following its relocation
9 years ago
Craig Watson
5be27ff3c0
Corrected release script for OSX following its relocation
9 years ago
Craig
85d5d6c3a2
corrected ubz association on linux
9 years ago
Craig Watson
e5445f2b43
Add support for opening UBZ files on Linux
9 years ago
Craig
0233d674d5
Corrected .desktop package name and icon; corrected architecture for control file
9 years ago
Craig Watson
1eb22f1a67
Clean-up and minor changes:
...
- "Importer" folder renamed "importer"
- corrected detecting of 64bit architecture
- build context file is created in build.sh
9 years ago
Craig
9de8ab6d08
package name is now lowercase
9 years ago
Craig
a722b493c8
Multiple corrections to packaging script:
...
- Fixed permissions of qt libs and plugins
- Added some missing plugins (and maybe a couple too many)
- Dependency list is built automatically, while excluding qt libs
9 years ago
Craig Watson
1ce6f84139
Updated linux release scripts
...
- Separated build and package
- OpenBoard now installs in /opt
- All binaries are stripped, for smaller package size
9 years ago
Craig Watson
f70ff4acf9
OSX: allow OSK to be shown even if user didn't first enable it in system prefs
...
also added error handling and displaying to the user.
9 years ago
Craig Watson
7f3b790328
Removed some old, unused settings
9 years ago
Craig Watson
a6543e92f8
Fix Flash elements appearing on top of everything on Windows
9 years ago
Craig Watson
e690b96eb8
Fix compilation error on Windows (variable defined only for OSX/Linux used in wrong places)
9 years ago
Craig Watson
6672266db1
Added Slovak translations for applications
...
Credit: Jaroslav Ryník
9 years ago
Craig Watson
a74d840fa4
Fix built-in applications' icons not being set when added to favorites
9 years ago
Craig Watson
6771615d91
Fix for OS X 'Save PDF to OpenBoard' workflow still referencing Open-Sankoré
9 years ago
Craig Watson
37dcd6c45b
Fix for issue #21
9 years ago