Commit Graph

13 Commits

Author SHA1 Message Date
Chris Hennes
bfcc772817 Sandbox: PR6497 move return statement to new line 2022-03-29 13:24:46 -05:00
wmayer
bfc6ffe455 Sandbox: modernize C++11 2022-01-26 17:47:25 +01:00
wmayer
f9485efb26 Qt5 port: Sandbox module 2017-10-26 13:12:15 +02:00
wmayer
75cba4d987 fix -Wextra in Sandbox 2016-09-23 21:58:43 +02:00
maurerpe
2e4efb5b10 Fix remaining toAscii/fromAscii
Qt5 does not have toAscii or fromAscii.  Use toLatin1 and fromLatin1
respectively.  Both replacement functions exist in Qt4.8.
2016-02-24 23:56:43 +01:00
wmayer
2d8c5b7870 + implement auto-save function for documents 2015-09-03 19:09:03 +02:00
wmayer
8090804160 + add QSint test widget 2015-07-07 17:43:23 +02:00
wmayer
45d793a1af + include missing header files 2015-06-30 17:48:03 +02:00
wmayer
19cd18af4d + port Sandbox module to Quarter 2014-10-19 12:16:33 +02:00
wmayer
51b817bbe1 + add GL test stuff into Sandbox module 2014-08-21 18:15:43 +02:00
wmayer
f6ecf0ba2c MVC for tree view 2013-05-11 22:16:02 +02:00
wmayer
9aebd52d57 Port Menger sponge algorithm to C++ 2012-03-03 18:24:49 +01:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00