Commit Graph

445 Commits (8254e807bd582b9a7e7e1d6e49d03ffdf4406271)

Author SHA1 Message Date
Craig Watson 8254e807bd Fixed compilation on Windows; 9 years ago
agriche 2b75543ee3 - comment all checkupdate(). 9 years ago
agriche 2c83c5e479 - Update the mhttp variable. 9 years ago
Craig Watson 20ebdf3cc5 Hide dock and menubar on OSX; 9 years ago
agriche 7ad77bb411 - Update the include header qwidget. 9 years ago
agriche f7df53b063 - Replace UniboardTool enum field by OpenboardTool . 9 years ago
agriche 1ddeaa0d61 - In DEBUG mode,the Openboard application crashes after a checkUpdate 9 years ago
Craig Watson b219655ac2 removed redundant OBCocoa files / namespace; moved functions to UBPlatformUtils, which serves the same purpose 9 years ago
Craig Watson 91cc74fbd7 First pass at OS X port (Qt4->5; Carbon->Cocoa) 9 years ago
Craig Watson 72d43788da Corrected signal/slot connection (signal function header changed) 9 years ago
Craig Watson 1727264325 Removed obsolete setGraphicsSystem call (may break functionality; if so, use QPA framework) 9 years ago
Craig Watson bedf11cc2d Updated Q_WS_* env variables. 9 years ago
Craig Watson a060459e1a Removed obsolete QHttp functions; added new checkUpdate() and associated functions 9 years ago
Craig Watson 087738d5c0 Minor updates (includes, changes in function names) 9 years ago
Craig Watson 1b4cca3a39 Updated connect functions 9 years ago
Craig Watson 2484e96bcf Changes to message handler function; removal of obsolete setCodecForTr functions 9 years ago
Craig Watson c49d4ed7da Replaced QDesktopServices (obsolete) with QStandardPaths 9 years ago
Craig Watson 26f6de7851 Minor compatibility updates (strings etc; missing includes) 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
Craig Watson 385ac60ccf added includes for Qt5 compatibility 9 years ago
Claudio Valerio a9db6c44b0 introduced the possibility to choose the wanted on screen keyboard 10 years ago
Claudio Valerio 7cd7af2de4 when page is deleted the pictures are deleted too 10 years ago
Claudio Valerio dd6a41fde3 fixed duplication issue 10 years ago
Claudio Valerio 5cd0fc1d4d tutorial url as app paremeter 10 years ago
Claudio Valerio 8713dc3bcb removed monitor for document directory 10 years ago
Claudio Valerio cff1849fd0 ready for release 11 years ago
Claudio Valerio e516d2e9df mac os fix 11 years ago
Claudio Valerio bddb4db2b8 cosmetics 11 years ago
Claudio Valerio f84d204226 removed hack and correct duplication on a group 11 years ago
Claudio Valerio aaa09c9921 document removed if it contains only <<structural>> QGraphicsItems 11 years ago
Claudio Valerio 6d7350445f workaround for issue related to the group duplication 11 years ago
Claudio Valerio 5c89e8a752 added comment 11 years ago
Claudio Valerio 92c4312981 removed unused code 11 years ago
Claudio Valerio 998e074ea7 duplicated images on page duplication 11 years ago
Claudio Valerio 39a1284023 duplication fixed. Crash on closing the application after creating a new document fixed. 11 years ago
Claudio Valerio 422ab4c537 scene are deleted on gui thread 11 years ago
Claudio Valerio 832ebaac6c using isActive instead of couting the viewer to know if the scene can be removed 11 years ago
Claudio Valerio d6a17a2e84 removed c++11 dependency 11 years ago
Claudio Valerio b4bb6f0510 removed cff support 11 years ago
Claudio Valerio 5cea797ef1 Scene is copied before being queued to avoid concurrence 11 years ago
-f bea0740472 one scene document error when asking isEmpty. Load scene was called before persisted on disk 11 years ago
-f ccf7532af8 waiting the end of worker thread correctly 11 years ago
-f d21f8b9a9e fixed headers 11 years ago
-f 61e588bb94 Threaded the storage of the scene. Asynchronous reading of the previous and next scene to be stored on cache. 11 years ago
-f 59133e42f5 The title bar of the qgraphicstext item is not a part of the frame 11 years ago
Claudio Valerio 4c9d969380 fixed issue with http request 11 years ago
-f 2c1a2c953d object selection on board remain unchanged after an automatic saving 11 years ago
Claudio Valerio 280789c914 harmonized the version 11 years ago
-f f135d9f6a4 changed the name of the autosave interval variable and its value 11 years ago