- 15 Jul, 2019 1 commit
-
-
Clément Fauconnier authored
-
- 02 Oct, 2018 1 commit
-
-
Clément Fauconnier authored
-
- 18 Jul, 2018 1 commit
-
-
Clément Fauconnier authored
-
- 12 Jun, 2018 1 commit
-
-
Clément Fauconnier authored
-
- 14 Mar, 2018 1 commit
-
-
Clément Fauconnier authored
-
- 19 Feb, 2018 2 commits
-
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
- 21 Nov, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 13 Nov, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 11 Mar, 2017 1 commit
-
-
Craig Watson authored
We can (again) check for updates and, if an update is available, send the user to the site to download them. The old format (a .json specifying a version number and download URL) was kept. The address for this file is now specified in the settings.
-
- 04 Mar, 2017 1 commit
-
-
Craig Watson authored
We can (again) check for updates and, if an update is available, send the user to the site to download them. The old format (a .json specifying a version number and download URL) was kept. The address for this file is now specified in the settings.
-
- 12 Feb, 2017 1 commit
-
-
Craig Watson authored
This removes a few instances of deleting a scene twice, or accessing elements of a scene after they've been deleted. Previously, the application would crash upon exiting if the scene was empty but had been modified (e.g if an object was placed on the board then deleted, then the application closed)
-
- 24 Sep, 2016 1 commit
-
-
Craig Watson authored
-
- 18 Sep, 2016 1 commit
-
-
Craig Watson authored
Several issues remain with multi-screen mode on Linux. The behavior is inconsistent from one desktop evironment to the next, making it hard to work around these problems. Among the known issues at this stage: On Ubuntu 14.04, a call to QWidget::setGeometry requires the widget to be hidden on KDE, but visible on MATE, for the geometry changes to take effect. Despite the widget's geometry being updated by this call, the windows aren't necessarily moved. Meaning that the control and display widgets will tend to be displayed on the same monitor, even though their positions are correctly set to different areas on the extended screen. In the current state, this behavior is observed on MATE. Unity works fine and KDE only has transient positioning issues (for example, swapping control and display windows in multi-screen mode leads to both windows being placed on the same monitor, until multi-screen mode is turned off then on again). # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch dev # Your branch is ahead of 'origin/dev' by 29 commits. # (use "git push" to publish your local commits) # # Changes to be committed: # modified: src/core/UBApplicationController.cpp # modified: src/core/UBDisplayManager.cpp # modified: src/core/UBDisplayManager.h # # Changes not staged for commit: # modified: release_scripts/linux/build.sh # modified: release_scripts/linux/package.sh # # Untracked files: # release_scripts/linux/generateDependencies.sh #
-
- 03 Sep, 2016 1 commit
-
-
Craig Watson authored
-
- 13 May, 2016 1 commit
-
-
Craig Watson authored
-
- 11 May, 2016 1 commit
-
-
Craig Watson authored
Fix for window being placed badly on the screen when returning to board mode from desktop mode on some environments
-
- 09 May, 2016 1 commit
-
-
Craig Watson authored
-
- 26 Apr, 2016 1 commit
-
-
Craig Watson authored
This reverts commit 4aa0ee61.
-
- 23 Dec, 2015 1 commit
-
-
Craig Watson authored
When the time comes to merge dev into master (for real), the following may be useful: https://metlos.wordpress.com/2012/01/13/ git-merging-after-a-revert/
-
- 30 Nov, 2015 1 commit
-
-
agriche authored
-
- 19 Nov, 2015 1 commit
-
-
agriche authored
("http://get.openboard.org/update.json"). => the url do not exists.
-
- 16 Nov, 2015 1 commit
-
-
Craig Watson authored
Application compiles and runs, with some caveats. Full list of changes: - minor changes related to Qt4->Qt5 API differences - Replaced calls to Carbon framework by Cocoa - Removed registering of AE event handler. Seems to be done automatically in Qt5. - temporarily removed Podcast functionality, pending (presumably) complete re-write due to Quicktime being obsolete in newer OS X versions. - Created OBCocoa namespace, and associated files src/core/OBCocoa.h/.mm, to handle OS X - specific system calls. Currently used only by UBApplication, but can in the future provide a useful interface between the cocoa framework and OB, to avoid having too much OSX-specific code in various files
-
- 06 Nov, 2015 2 commits
-
-
Craig Watson authored
Q_WS_MACX -> Q_OS_OSX Q_WS_MAC -> Q_OS_OSX Q_WS_WIN -> Q_OS_WIN Q_WS_X11 -> Q_OS_LINUX
-
Craig Watson authored
-
- 05 Nov, 2015 1 commit
-
-
Craig Watson authored
-
- 14 Jan, 2014 1 commit
-
-
Claudio Valerio authored
-
- 04 Dec, 2013 1 commit
-
-
Ilia Ryabokon authored
-
- 09 Oct, 2013 1 commit
-
-
Claudio Valerio authored
-
- 15 Aug, 2013 1 commit
-
-
Claudio Valerio authored
-
- 14 Aug, 2013 1 commit
-
-
Claudio Valerio authored
-
- 13 Aug, 2013 1 commit
-
-
Claudio Valerio authored
-
- 15 Jul, 2013 1 commit
-
-
Claudio Valerio authored
-
- 28 Jun, 2013 1 commit
-
-
Claudio Valerio authored
-
- 24 Jun, 2013 1 commit
-
-
Claudio Valerio authored
-
- 21 Jun, 2013 1 commit
-
-
Claudio Valerio authored
-
- 27 May, 2013 1 commit
-
-
Claudio Valerio authored
-
- 24 May, 2013 1 commit
-
-
Claudio Valerio authored
-
- 03 May, 2013 1 commit
-
-
Claudio Valerio authored
-
- 29 Apr, 2013 1 commit
-
-
Claudio Valerio authored
-