aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty
Commit message (Collapse)AuthorAgeFilesLines
* Add GUI for executing python fileMiodrag Milanovic2018-12-142-0/+23
|
* Proper OpenGL limit for QTMiodrag Milanovic2018-10-292-3/+3
|
* Make imgui and qtgui compile on older qt as well, opengl 3.2 requiredMiodrag Milanovic2018-10-243-8/+13
|
* add qtimgui renderer libraryMiodrag Milanovic2018-10-2413-0/+837
|
* add imgui libraryMiodrag Milanovic2018-10-24151-0/+62780
|
* Added hover on properties as well, fixes #64Miodrag Milanovic2018-08-222-2/+31
|
* Add ability for multiple selection, enable for select only items that make senseMiodrag Milanovic2018-07-254-1/+24
|
* add select on property pane, and action to double clickMiodrag Milanovic2018-07-152-0/+15
|
* Made python console use edit line and betterMiodrag Milanovic2018-07-132-402/+0
|
* removed deprecated class name, fixes warnings with later qt5Miodrag Milanovic2018-07-071-2/+2
|
* disable few warnings for msvcMiodrag Milanovic2018-07-051-0/+4
|
* make GUI compile on MSVCMiodrag Milanovic2018-07-053-5/+5
|
* make paste work, fix inserting in wrong linesMiodrag Milanovic2018-06-282-1/+32
|
* adapted python-console for easier useMiodrag Milanovic2018-06-287-1/+707
|
* compile in needed helpers and fix warningsMiodrag Milanovic2018-06-284-16/+16
|
* few moreMiodrag Milanovic2018-06-281-5/+0
|
* move to c++11 remove console writesMiodrag Milanovic2018-06-286-96/+28
|
* make it compile with qt5Miodrag Milanovic2018-06-286-30/+61
|
* initial import of python-consoleMiodrag Milanovic2018-06-2828-0/+2120
|
* Added CMake-sanitizers scriptsMiodrag Milanovic2018-06-2413-0/+779
|
* cleaned some warningsMiodrag Milanovic2018-06-233-8/+8
|
* put some files back and place generated files in special folder for depsMiodrag Milanovic2018-06-201-6/+0
|
* Cleanup of cmake files for easier developmentMiodrag Milanovic2018-06-201-1/+0
|
* put source changes for qtpropertybrowser back and make build simpleMiodrag Milanovic2018-06-2010-75/+14
|
* Made gtest work on MINGW with solution from ↵Miodrag Milanovic2018-06-121-4/+4
| | | | https://github.com/google/googletest/issues/606
* added google tests to 3rdpartyMiodrag Milanovic2018-06-11321-0/+153552
|
* compile QtPropertyBrowserMiodrag Milanovic2018-06-117-7/+7
|
* Added QtPropertyBrowser sourceMiodrag Milanovic2018-06-11148-0/+35531