Clément Fauconnier
37cfe3ea30
fixed an issue on OSX where files could no longer be imported by double-clicking or using 'open with'
3 years ago
Clément Fauconnier
4239437c53
changed deprecated qtsingleapplication for singleapplication. github : https://github.com/itay-grudev/SingleApplication
3 years ago
Clément Fauconnier
e228fb19e5
updated Copyright to 2018
6 years ago
Craig Watson
575d14a5c2
Updated headers
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
f4b1079d81
Revert "Revert changes pushed to wrong branch"
...
This reverts commit 4aa0ee6197
.
9 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/
9 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
9 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
9 years ago
Craig Watson
d97feb57ef
Added includes for Qt5 compatibility
9 years ago
Craig Watson
42eb05560b
Removed deprecated QPlastiqueStyle. Replaced by stock Fusion style (new in Qt5). Change this to keep the custom look defined in UBStyle?
9 years ago
Claudio Valerio
5c47e5493e
header updated
11 years ago
Claudio Valerio
059dd83bdc
restore code for deleting unused stored objects
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
3646be9fe4
removed transition file
12 years ago
Claudio Valerio
1d354dd1e0
removed the uniboard import
12 years ago
Claudio Valerio
8511c7ac0e
some missing headers
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago
Claudio Valerio
b2628d12b8
removed tab
12 years ago
Didier Clerc
7220a63034
Handling the multiscreen option
12 years ago
Claudio Valerio
8a6b3e3fa6
issue on language
12 years ago
Luca Capello
432d191fcc
*.h: add 'LGPL-2 with OpenSSL exception' headers
12 years ago
Claudio Valerio
7dd642226a
added good header
13 years ago
Claudio Valerio
a9752aaf00
added -lang parameter to application to be able to choose the language. Available on linux
13 years ago
unknown
3d187262fb
fixed issue Sankore-650
13 years ago
Claudio Valerio
c87ec61e4a
added custom fonts
13 years ago
Claudio Valerio
a9ba75acbb
removed globalStyleSheet()
13 years ago
Claudio Valerio
3ad8f5c448
fixed issue SANKORE-574 and font manager is now translated depending on the system lanaguage (linux only but other will be fixed soon too) and some script build issues fixed on linux
13 years ago
Anatoly Mihalchenko
bff3e8343d
http://188.165.53.52/jira/browse/SANKORE-284
13 years ago
Claudio Valerio
624b5120ec
Fixed lasts changes in bar du prof and added translations
13 years ago
shibakaneki
61b6decd76
Added the web item properties widget
13 years ago
shibakaneki
0898bc5381
Support for the drop fom Firefox & Chrome to the Board added
13 years ago
shibakaneki
00088f0b0b
Added backup of the cache widget
13 years ago
Anatoly Mihalchenko
42d519e60c
SANKORE-186: Sankore hotkey Alt+F4 doesn't remove sankore from active processes
13 years ago
Claudio Valerio
dbaafbc95c
removed dead code
13 years ago
Claudio Valerio
d5021c7495
Fixed export to planet sankore
13 years ago
Claudio Valerio
73555ef012
Added lgpl header
13 years ago
Claudio Valerio
30b87f02e7
added web pubblication interface
14 years ago
Anatoly Mihalchenko
c74e98bc59
Memory leaks checking for Microsoft Visual Studio
14 years ago
Claudio Valerio
27b93bb24d
Fixed issue Sankore-9. setHidden() doesn't behave as expected on mac
14 years ago
Claudio Valerio
826e4d2c29
Removed bad connection
14 years ago
Claudio Valerio
acac135700
Added uniboard sankore document directory transition
14 years ago
Claudio Valerio
ea5772a772
Adding Sankore code
14 years ago