- 22 Dec, 2015 1 commit
-
-
Craig Watson authored
-
- 16 Dec, 2015 1 commit
-
-
Craig Watson authored
-
- 11 Dec, 2015 1 commit
-
-
Craig Watson authored
Note: the screenshot can only be taken on the primary display now (rather than on the display in which the mouse is, as was the case before).
-
- 03 Dec, 2015 1 commit
-
-
Craig Watson authored
The project didn't compile on Windows.. list of modifications: - Added essential changes that hadn't been committed / pushed (Qt4->Qt5 changes; other misc. changes by Abdel) - Temporarily disabled podcasts, as the modules don't compile with Qt5.2/ 5.5 Currently, the application compiles on Windows, with MSVC2010 32-bit
-
- 24 Nov, 2015 1 commit
-
-
Craig Watson authored
Due to QWidget::showFullScreen having side-effects on OSX (setting the dock and menubar to autohide, making it impossible to then set them as hidden), the calls to that method were replaced with UBPlatformUtils::showFullScreen(QWidget *). This function then calls QWidget::showMaximized() on OSX, or QWidget::showFullScreen() on Linux and Windows. It is currently still impossible to switch smoothly between showing or hiding the dock on OSX; current behaviour is to hide it all the time, even in desktop mode.
-
- 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
-
- 09 Nov, 2015 2 commits
-
-
Craig Watson authored
Removed Linux-specific define (didn't work; the function wasn't defined when compiling on Linux, for some reason)
-
Craig Watson authored
-
- 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
-
- 14 Aug, 2013 1 commit
-
-
Claudio Valerio authored
-
- 13 Aug, 2013 1 commit
-
-
Claudio Valerio authored
the desktop palette is moved at least a 30px from the top boarder in oder to not overlap top bar on mac
-
- 22 Jul, 2013 1 commit
-
-
Didier Clerc authored
-
- 21 Jun, 2013 1 commit
-
-
Claudio Valerio authored
-
- 29 Apr, 2013 1 commit
-
-
Claudio Valerio authored
-
- 28 Feb, 2013 1 commit
-
-
Claudio Valerio authored
-
- 27 Feb, 2013 1 commit
-
-
Claudio Valerio authored
-
- 19 Feb, 2013 1 commit
-
-
Claudio Valerio authored
-
- 15 Feb, 2013 1 commit
-
-
Ilia Ryabokon authored
-
- 16 Nov, 2012 1 commit
-
-
Ilia authored
-
- 07 Nov, 2012 2 commits
-
-
Claudio Valerio authored
-
Claudio Valerio authored
-
- 02 Nov, 2012 1 commit
-
-
Claudio Valerio authored
-
- 23 Oct, 2012 1 commit
-
-
Aleksei Kanash authored
Transparent drawing view is separated as DesktopView and doesn't manages strokes selections and movements.
-
- 27 Sep, 2012 1 commit
-
-
Claudio Valerio authored
-
- 17 Sep, 2012 1 commit
-
-
Aleksei Kanash authored
-
- 14 Sep, 2012 1 commit
-
-
Anatoly Mihalchenko authored
-
- 13 Sep, 2012 1 commit
-
-
Anatoly Mihalchenko authored
-
- 12 Sep, 2012 1 commit
-
-
Anatoly Mihalchenko authored
Show Desktop: "Erase all" button isn't work
-
- 11 Sep, 2012 2 commits
-
-
Anatoly Mihalchenko authored
-
Anatoly Mihalchenko authored
-
- 10 Sep, 2012 2 commits
-
-
Anatoly Mihalchenko authored
-
Anatoly Mihalchenko authored
Desktop mode is broken SANKORE-633 Positioning of floating palettes inside layers .
-
- 04 Sep, 2012 2 commits
-
-
Ilia Ryabokon authored
-
Ilia Ryabokon authored
-
- 30 Aug, 2012 1 commit
-
-
shibakaneki authored
-
- 29 Aug, 2012 1 commit
-
-
Ilia Ryabokon authored
-
- 28 Aug, 2012 3 commits
-
-
shibakaneki authored
-
Didier authored
-
shibakaneki authored
-