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
Craig Watson
259a765b5a
Wikipedia widget uses desktop site (again); changed widget size
...
I can't get the mobile site to display correctly; the position of the
contents moves around depending on the widget's position on the board.
Switched back to the desktop site because it's not worth spending days
on this.
9 years ago
Craig Watson
d6295358a6
Fix text box title bar height/spacing when zooming
9 years ago
Craig Watson
0491ce9e0b
Don't select images when adding them to the board
9 years ago
Craig Watson
8fa01c9baf
Fix for application not full-screening when unminimized on Cinnamon
9 years ago
Craig Watson
ea85856c8d
Reload page thumbnails when adding a PDF to the document
9 years ago
Craig Watson
101d3d213b
Shrunk preferences menu tabs slightly
9 years ago
Craig Watson
ad9de898e1
Fixed prev/next images (in browser) not being bundled in installer
9 years ago
Craig Watson
a3be4d5999
Add Slovak translations for OpenBoard and interactivities
...
Credit: Jaroslav Ryník
9 years ago
Craig Watson
d1eefcf507
Fixed widget full-screening on OS X
...
(widgets' size and position weren't necessarily calculated based on
their current screen, but on the entire desktop geometry)
This also fixes the skewing observed during podcast recording
9 years ago
Craig Watson
17a08d35e4
Clean-up of OS X podcast recording; fixed frames sometimes carrying over from one video to the next
9 years ago
Craig Watson
5a51dbd908
Changed version number to 1.3.0-rc.2
9 years ago
Craig Watson
b0304f0bdd
Small fix in readme
9 years ago
Craig Watson
4bf9af0d4b
Merge branch 'pixabay_search' into dev
...
Adds Pixabay image search, to replace the defunct Google search
9 years ago
Craig Watson
45d4307f78
Changed API key for SEM one
9 years ago
Craig Watson
798d98904c
Display message when there are no search results
9 years ago
Craig Watson
2c484ae4a3
Added filters for image type, and french/english locales
9 years ago
Craig Watson
fe428263d8
Added shorter / wider banner
9 years ago
Craig Watson
e9e9bd97c8
Added banner
9 years ago
Craig Watson
e32d193cd7
Tweaked eraser & marker preview circle colors
9 years ago
Craig Watson
dcb20ca251
Fix documents not being renamed correctly (new name wasn't persisted)
9 years ago
Craig Watson
cab1d0cacf
Hide software update setting in preferences window
9 years ago
Craig Watson
8098679b23
Cleaned up exporter classes (to remove excessive code duplication)
9 years ago
Craig Watson
fea02af4d6
Fixed a few warnings
9 years ago
Craig Watson
1423458afc
Preferences: hide built-in OSK settings when system OSK is selected
9 years ago
Craig Watson
6d5f44b348
Search language matches OpenBoard's language
9 years ago
Craig Watson
88782ef9d2
Fixed a remnant from the planète sankoré search;
...
also added a function to get slightly larger images (though the Pixabay
API doesn't give width and hight info about these, so it's not currently
used)
10 years ago
Craig Watson
b8928d9f29
Functional Pixabay search
...
- Fixed display
- Fixed/added support for pages
- Added image title generation, so it can be e.g added to OpenBoard
library
10 years ago
Craig Watson
2c68edd548
Fix delete key not working as shortcut in Document view
10 years ago
Craig Watson
4e1a02c4f7
removed references to youtube from videoPicker widget (youtube embedding doesn't work, won't be fixed soon)
10 years ago