Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability for multiple selection, enable for select only items that make sense | Miodrag Milanovic | 2018-07-25 | 4 | -1/+24 |
| | |||||
* | add select on property pane, and action to double click | Miodrag Milanovic | 2018-07-15 | 2 | -0/+15 |
| | |||||
* | Made python console use edit line and better | Miodrag Milanovic | 2018-07-13 | 2 | -402/+0 |
| | |||||
* | removed deprecated class name, fixes warnings with later qt5 | Miodrag Milanovic | 2018-07-07 | 1 | -2/+2 |
| | |||||
* | disable few warnings for msvc | Miodrag Milanovic | 2018-07-05 | 1 | -0/+4 |
| | |||||
* | make GUI compile on MSVC | Miodrag Milanovic | 2018-07-05 | 3 | -5/+5 |
| | |||||
* | make paste work, fix inserting in wrong lines | Miodrag Milanovic | 2018-06-28 | 2 | -1/+32 |
| | |||||
* | adapted python-console for easier use | Miodrag Milanovic | 2018-06-28 | 7 | -1/+707 |
| | |||||
* | compile in needed helpers and fix warnings | Miodrag Milanovic | 2018-06-28 | 4 | -16/+16 |
| | |||||
* | few more | Miodrag Milanovic | 2018-06-28 | 1 | -5/+0 |
| | |||||
* | move to c++11 remove console writes | Miodrag Milanovic | 2018-06-28 | 6 | -96/+28 |
| | |||||
* | make it compile with qt5 | Miodrag Milanovic | 2018-06-28 | 6 | -30/+61 |
| | |||||
* | initial import of python-console | Miodrag Milanovic | 2018-06-28 | 28 | -0/+2120 |
| | |||||
* | Added CMake-sanitizers scripts | Miodrag Milanovic | 2018-06-24 | 13 | -0/+779 |
| | |||||
* | cleaned some warnings | Miodrag Milanovic | 2018-06-23 | 3 | -8/+8 |
| | |||||
* | put some files back and place generated files in special folder for deps | Miodrag Milanovic | 2018-06-20 | 1 | -6/+0 |
| | |||||
* | Cleanup of cmake files for easier development | Miodrag Milanovic | 2018-06-20 | 1 | -1/+0 |
| | |||||
* | put source changes for qtpropertybrowser back and make build simple | Miodrag Milanovic | 2018-06-20 | 10 | -75/+14 |
| | |||||
* | Made gtest work on MINGW with solution from ↵ | Miodrag Milanovic | 2018-06-12 | 1 | -4/+4 |
| | | | | https://github.com/google/googletest/issues/606 | ||||
* | added google tests to 3rdparty | Miodrag Milanovic | 2018-06-11 | 321 | -0/+153552 |
| | |||||
* | compile QtPropertyBrowser | Miodrag Milanovic | 2018-06-11 | 7 | -7/+7 |
| | |||||
* | Added QtPropertyBrowser source | Miodrag Milanovic | 2018-06-11 | 148 | -0/+35531 |