Craig Watson
ca7e8e9254
Quick fix: Ctrl-A no longer selects same document mutliple times
...
Also quick code clean-up in UBDocumentController
9 years ago
Craig Watson
c65457e962
Added "preview" dotted circle around eraser tool
9 years ago
Craig Watson
da5378a68c
Code clean-up
...
Mostly, removal of old code that had been commented out instead of
removed
9 years ago
Craig Watson
435c559b86
Enable cross-origin requests for UBFeaturesWidgets
9 years ago
Craig Watson
51bfde681e
Replace deprecated QPixmap::grabWindow function
9 years ago
Craig Watson
8254e807bd
Fixed compilation on Windows;
...
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
9 years ago
Craig Watson
e1014a0138
re-enabled keyboard switching on Mac OS // functionality is still spotty..
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
89c0813e52
Added missing includes
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
55dd0450ff
More minor updates (function names changed, includes added, etc)
9 years ago
Craig Watson
b78cc08318
Added loadAcquire() to get int value of QAtomicInt variables. (Was previously done automatically with the operatorint() of QAtomicInt)
9 years ago
Craig Watson
4b15c535ec
minor compatibility updates (added missing headers, simple function name changes etc)
9 years ago
Craig Watson
4a99febbb0
added 'supportedDragActions' function to replace functionality provided by 'setSupportedDragActions' function (obsolete)
9 years ago
Craig Watson
385ac60ccf
added includes for Qt5 compatibility
9 years ago
Claudio Valerio
e51a783b74
fixed dnd on document mode
10 years ago
Claudio Valerio
98e4abb7b4
removed document mode
11 years ago
Claudio Valerio
93b750a82d
The empty name should be avoided and the same directory name too. File name could have the same name this is as before
11 years ago
Claudio Valerio
af6dc9c691
merge
11 years ago
-f
f70d3fff64
removed unused class
11 years ago
-f
530ef7675e
fixed issue 106
11 years ago
Ilia Ryabokon
c53320d6e8
Circle and rectangular magnifier
11 years ago
Ilia Ryabokon
116f6f7d3d
Enabled hints on application sartup
11 years ago
Ilia Ryabokon
7a4a2d0f6e
Group container copy scene
12 years ago
Claudio Valerio
20ca1383a9
fixed issue 96
12 years ago
Claudio Valerio
5c47e5493e
header updated
12 years ago
Claudio Valerio
cbd97686fc
headers fixed
12 years ago
Claudio Valerio
ba016d53a4
a litte cosmetics
12 years ago
Claudio Valerio
60f4237feb
updated texts
12 years ago
Claudio Valerio
c80e93d414
long click on add page permits to add pdf but on thumbnail generation an error eccours
12 years ago
Claudio Valerio
4e3f45d950
long click on add page permits to add pdf but on tumblr generation an error eccours
12 years ago
Claudio Valerio
98b3ccccf1
fixed thumbnails number vs real number of scene when a dnd on mode document is realized
12 years ago
Claudio Valerio
cab036fe9e
on scene move fixed copying issues
12 years ago
Didier Clerc
30061212f1
Fixed a crash in document mode
12 years ago
Claudio Valerio
ea9ddcff3f
the initial vertical position is adapted to match the middle of the screen
12 years ago
Claudio Valerio
bc5a17e43c
update the Open-Sankore importer
12 years ago
Claudio Valerio
d73f06281b
selected thumbnail updated correctly
12 years ago
Claudio Valerio
1423fb937a
centered left panel on selected thumbnail
12 years ago
Claudio Valerio
a87682f6c7
removed test value on dragEnabled
12 years ago
Claudio Valerio
348acb8e5a
first page 0 handling fix
12 years ago
Claudio Valerio
3cf0cc5e99
tutorial and webkit instance associated removed
12 years ago
Claudio Valerio
908297ef08
removed teacher guide
12 years ago
Claudio Valerio
d3ca55c9a1
fixed some unused signals
12 years ago
Claudio Valerio
26f96b7619
zvalue for strokes handled correctly
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
f941091f4c
some changes
12 years ago
Aleksei Kanash
c51a8159e2
first cherry-pick for mac os table pressure fix
12 years ago
Claudio Valerio
4ace295a28
imported some fixes by hand from 2.10.b.04
12 years ago
Claudio Valerio
8511c7ac0e
some missing headers
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago