wmayer
43ddab8e18
fixes #0004281 : Close Documant Recovery [skip ci]
2020-03-12 12:12:52 +01:00
wmayer
21d93b072f
Gui: [skip ci] improve whitespaces
2020-03-12 11:59:58 +01:00
wmayer
9fa56345cf
core system
...
force strict ISO C++ (-Wpedantic)
TODO: still a lot of variadic macros are not valid ISO C++
2019-09-18 01:01:14 +02:00
Zheng, Lei
2f0aa9b2a5
Fix typos pathes -> paths
2019-08-17 15:32:49 +02:00
Zheng, Lei
35534149a4
Gui: AutoSaver and recovery changes
...
* Fix AutoSaver inconsistent BinaryBrep setting
* Use temperary name when auto saving, so that it won't overwrite the
original file, which may cause corruption when crashing in the middel
of auto saving, especially if auto saving in a separate thread.
* Support auto recovery document containing external links
* Do not mark success after auto recover, in case the program crash
again before the user remember to save the just recovered file. Only
mark when user saves the document.
2019-08-17 14:52:11 +02:00
Mateusz Skowroński
7ba96b5f02
Remove unused non-trivial variables. [-Wclazy-unused-non-trivial-variable] Thanks Clazy!
2019-02-11 15:39:15 +01:00
luz.paz
2ce03a55c6
[WIP] Crowdin: fixes pre-0.18 release
...
Includes some whitespace fixes as well
2019-01-30 11:08:03 -02:00
wmayer
5096f55ccb
port C++ code to Qt5
2016-12-13 14:22:59 +01:00
wmayer
947f9575de
remove Application::runPythonCode
2016-09-15 23:14:31 +02:00
wmayer
f023d54b45
+ fix warning of unused variable
...
+ when clearing scene graph then also empty internal lists
+ whitespace changes
2016-03-22 19:25:38 +01:00
wmayer
dcb5d09581
+ add clean-up function to recovery dialog
2016-03-21 17:56:18 +01:00
wmayer
9a45718d9e
+ implement file based auto-save & recovery mechanism
2015-09-19 01:13:33 +02:00
wmayer
65a526ef46
+ fix possible loss of data with recovery function, show auto-save message in status bar
2015-09-09 18:49:45 +02:00
wmayer
984608aaaa
+ issue #0000175 : Auto save function
2015-09-04 17:53:22 +02:00
wmayer
5cfbde93da
+ issue #0000175 : Auto save function
2015-09-04 15:08:12 +02:00