Commit Graph

23 Commits

Author SHA1 Message Date
Miodrag Milanovic
28e30b2af0 Added hover on properties as well, fixes #64 2018-08-22 18:37:24 +02:00
Miodrag Milanovic
2596b9fe17 Add ability for multiple selection, enable for select only items that make sense 2018-07-25 19:10:45 +02:00
Miodrag Milanovic
bf0b1d2db3 add select on property pane, and action to double click 2018-07-15 12:39:19 +02:00
Miodrag Milanovic
07ff5ad8b8 Made python console use edit line and better 2018-07-13 19:56:11 +02:00
Miodrag Milanovic
fa2ca8d9e5 removed deprecated class name, fixes warnings with later qt5 2018-07-07 10:45:40 +02:00
Miodrag Milanovic
a20e90139e disable few warnings for msvc 2018-07-05 13:49:40 +02:00
Miodrag Milanovic
2fe13e7a07 make GUI compile on MSVC 2018-07-05 10:14:19 +02:00
Miodrag Milanovic
6e11c52dc9 make paste work, fix inserting in wrong lines 2018-06-28 20:38:25 +02:00
Miodrag Milanovic
1676b285ae adapted python-console for easier use 2018-06-28 17:57:26 +02:00
Miodrag Milanovic
45032e2224 compile in needed helpers and fix warnings 2018-06-28 17:57:26 +02:00
Miodrag Milanovic
403c2d65a2 few more 2018-06-28 17:57:26 +02:00
Miodrag Milanovic
9cf23d1010 move to c++11 remove console writes 2018-06-28 17:57:26 +02:00
Miodrag Milanovic
9347c8742d make it compile with qt5 2018-06-28 17:57:26 +02:00
Miodrag Milanovic
c63274342f initial import of python-console 2018-06-28 17:57:26 +02:00
Miodrag Milanovic
bf2c0af0ea Added CMake-sanitizers scripts 2018-06-24 19:05:53 +02:00
Miodrag Milanovic
6f4e49bb47 cleaned some warnings 2018-06-23 08:01:36 +02:00
Miodrag Milanovic
15c5c9c425 put some files back and place generated files in special folder for deps 2018-06-20 16:23:07 +02:00
Miodrag Milanovic
36c16cd28e Cleanup of cmake files for easier development 2018-06-20 16:15:33 +02:00
Miodrag Milanovic
e14b8bac66 put source changes for qtpropertybrowser back and make build simple 2018-06-20 16:15:33 +02:00
Miodrag Milanovic
5a5dcc52fd Made gtest work on MINGW with solution from https://github.com/google/googletest/issues/606 2018-06-12 08:06:27 +02:00
Miodrag Milanovic
362af26833 added google tests to 3rdparty 2018-06-11 21:30:22 +02:00
Miodrag Milanovic
f1cf449c09 compile QtPropertyBrowser 2018-06-11 21:30:22 +02:00
Miodrag Milanovic
eb392f649e Added QtPropertyBrowser source 2018-06-11 21:30:22 +02:00