Clément Fauconnier
d95a408683
updated copyright
3 years ago
Clément Fauconnier
e228fb19e5
updated Copyright to 2018
7 years ago
Craig Watson
575d14a5c2
Updated headers
9 years ago
Craig Watson
f4b1079d81
Revert "Revert changes pushed to wrong branch"
...
This reverts commit 4aa0ee6197
.
9 years ago
Craig Watson
da5378a68c
Code clean-up
...
Mostly, removal of old code that had been commented out instead of
removed
10 years ago
Craig Watson
4aa0ee6197
Revert changes pushed to wrong branch
...
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/
10 years ago
Craig Watson
91cc74fbd7
First pass at OS X port (Qt4->5; Carbon->Cocoa)
...
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
10 years ago
Craig Watson
bedf11cc2d
Updated Q_WS_* env variables.
...
Q_WS_MACX -> Q_OS_OSX
Q_WS_MAC -> Q_OS_OSX
Q_WS_WIN -> Q_OS_WIN
Q_WS_X11 -> Q_OS_LINUX
10 years ago
Claudio Valerio
5c47e5493e
header updated
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
26466abab4
changed licence
13 years ago
Claudio Valerio
b2628d12b8
removed tab
13 years ago
Anatoly Mihalchenko
a2491be487
Desktop mode: palettes layout (Windows)
13 years ago
Anatoly Mihalchenko
50d136f8d1
SANKORE-1077
...
Desktop mode is broken
SANKORE-633
Positioning of floating palettes inside layers .
13 years ago
Luca Capello
1c132000f0
*.cpp: add 'LGPL-2 with OpenSSL exception' headers
13 years ago
SnowLeo
59ae73c06e
Reverted setting of flags allowing keyboard work under MacOS
14 years ago
shibakaneki
4f3b163b34
Implemented the desktop mode for Linux
14 years ago
Anatoly Mihalchenko
3901cc01a6
OSK - design integration
14 years ago
Claudio Valerio
73555ef012
Added lgpl header
14 years ago
Claudio Valerio
383fd02a70
some cleaning (code and warning)
14 years ago
Didier
caed6ffe53
Fixed a thumbnail display issue
14 years ago
Anatoly Mihalchenko
c74e98bc59
Memory leaks checking for Microsoft Visual Studio
14 years ago
shibakaneki
086c49544a
Adapted the defines to the MAC version
14 years ago
Anatoly Mihalchenko
3d8deb8c13
Graphics ruler: drawing lines
14 years ago
Cédric Luthi
ab0658ee60
Adapt keyboard palette using widget attribute WA_MacNonActivatingToolWindow
...
Only have one instance of the virtual keyboard palette.
14 years ago
Claudio Valerio
ea5772a772
Adding Sankore code
14 years ago