Commit Graph

744 Commits (09fc069edd71d696c3233b98c9bffaa9b4d3870d)

Author SHA1 Message Date
Craig Watson 3c44bfb94a Removed old debug messages 9 years ago
agriche b6088a487b - Replace uniboardTool by OpenboardTool. 9 years ago
agriche 6a941e256c - Replace #include <QtGui> by #include <QtWidgets>. 9 years ago
Craig Watson 91cc74fbd7 First pass at OS X port (Qt4->5; Carbon->Cocoa) 9 years ago
Craig Watson bedf11cc2d Updated Q_WS_* env variables. 9 years ago
Craig Watson 087738d5c0 Minor updates (includes, changes in function names) 9 years ago
Craig Watson 4a99febbb0 added 'supportedDragActions' function to replace functionality provided by 'setSupportedDragActions' function (obsolete) 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
Claudio Valerio a9db6c44b0 introduced the possibility to choose the wanted on screen keyboard 10 years ago
Claudio Valerio 4781a9bfc2 hack for onboard 10 years ago
Claudio Valerio 7cd7af2de4 when page is deleted the pictures are deleted too 10 years ago
Claudio Valerio 87c48bbbf8 removed duplicated code 11 years ago
Claudio Valerio ee069c75ef fixed with pixmap and svg not saved on disk when added from a capture 11 years ago
Claudio Valerio bddb4db2b8 cosmetics 11 years ago
Claudio Valerio fc87cb062a fixed some build issues 11 years ago
Claudio Valerio dbc0f592d0 images are stored on disk when downloaded on the board 11 years ago
Claudio Valerio 39a1284023 duplication fixed. Crash on closing the application after creating a new document fixed. 11 years ago
Claudio Valerio 55a4b8601a fixed issue with copying a text 11 years ago
-f afb2454dae removed unused code 11 years ago
-f 276ccde541 ISSUE Sankore 1661 11 years ago
-f bc0cffb45d ISSUE Sankore 1569 11 years ago
Nicolas Nenon eb60133355 Issue Sankore 1554 11 years ago
Nicolas Nenon cb64a03751 fixed SANKORE 1313 11 years ago
-f 618ed4dfb0 checked variable to avoid segmentation fault 11 years ago
-f 9d25985de2 internalization of the automatic saving messages 11 years ago
-f 6311ca2b46 copy/paste action the zlevel order is respected 11 years ago
-f 2c1a2c953d object selection on board remain unchanged after an automatic saving 11 years ago
-f f135d9f6a4 changed the name of the autosave interval variable and its value 11 years ago
-f 7c29ec047e disabled start up hint 11 years ago
Ilia Ryabokon e9f6f397e4 Old group button has been removed 11 years ago
Ilia Ryabokon 241ddb92a1 Duplicated group button functionality on the frame 11 years ago
Ilia Ryabokon ab828a1824 Document autosave facility 11 years ago
Ilia Ryabokon 116f6f7d3d Enabled hints on application sartup 11 years ago
Claudio Valerio 02be812b74 fixed problem with widgets drop down list 11 years ago
Claudio Valerio 1c251fae8b fix rules 11 years ago
Claudio Valerio f4dd64d288 fixed issue 92 11 years ago
Claudio Valerio 2cb6aa899e fixed issue 5. Magic finger unable keep the selection on last moved object 11 years ago
Claudio Valerio 5c47e5493e header updated 11 years ago
Claudio Valerio fb2f11ee1a fixed issue of interpage selection on removing selected item 11 years ago
Didier Clerc ae923f4a7c Resolved an issue related to text item on unselection 11 years ago
Claudio Valerio cab036fe9e on scene move fixed copying issues 11 years ago
Didier Clerc 150dc953c6 Resolved a bug related to adding a page to current document 11 years ago
Claudio Valerio 0428f938d2 persistence of not required media on disk. Second step updated the cleanSource methods in classes that handle files on disk 11 years ago
Claudio Valerio eb5bebbca3 removed temp flash file stored into the root document directory 11 years ago
Claudio Valerio fa65eafefe bugs of persistance of unwanted media on disk. First step fixed the undo manager 11 years ago
Didier Clerc a2a729c888 Resolved a focus issue on the text item 11 years ago
Claudio Valerio 000f1a9c01 rerouted signal event if marker pressure is active 11 years ago
Claudio Valerio 1afbc194fe selection take care about two special classes text and media item. Fixed issue: 30 11 years ago
Claudio Valerio 29a36c46ab hand tool behavior is correct. Fixed issue: 67 11 years ago