aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Remove anoying warning from cmakeMiodrag Milanovic2023-03-161-1/+2
* 3rdparty: Bump vendored pybind11 version for py3.11 supportgatecat2022-09-14214-10025/+21644
* Remove redundant code after hashlib movegatecat2021-06-021-0/+0
* Fixed warnings in QtPropertyBrowser componentMiodrag Milanovic2021-05-312-2/+0
* Fix hidpi, fixes #167, fixes #275, fixes #425Miodrag Milanovic2021-05-311-0/+4
* interchange: Bump versionsgatecat2021-05-271-0/+0
* interchange: Bump versionsgatecat2021-05-211-0/+0
* bump interchange schemaAlessandro Comodi2021-05-201-0/+0
* interchange: Implement getWireTypegatecat2021-04-301-0/+0
* interchange: Bump versionsgatecat2021-04-201-0/+0
* Initial lookahead for FPGA interchange.Keith Rothman2021-03-231-0/+0
* bump fpga_interchange_schemaAlessandro Comodi2021-03-161-0/+0
* Add absl::flat_hash_map.Keith Rothman2021-03-011-0/+0
* Fix compiler warnings introduced by -Wextragatecat2021-02-251-0/+1
* pyconsole: Avoid lockup when reading from stdingatecat2021-02-221-0/+2
* Pull in fix for out of source builds.Keith Rothman2021-02-151-0/+0
* Move CMake logic into fpga-interchange-schema.Keith Rothman2021-02-151-0/+0
* Add interchange schema 3rdparty.Keith Rothman2021-02-151-0/+0
* PyEval_InitThreads only for older than 3.9Miodrag Milanovic2021-01-021-0/+2
* Update pybind11 to version 2.6.1Miodrag Milanovic2021-01-02202-4212/+11689
* Do not create new python interpreterMiodrag Milanovic2020-11-131-10/+3
* Add pybind11 2.5 sourceMiodrag Milanovic2020-07-23186-0/+41171
* python: Improve general robustness during autocompleteDavid Shah2020-04-241-0/+4
* python: Escape strings for autocompleteDavid Shah2020-04-241-2/+8
* json: fix handling of 32-bit parametersMarcin Koƛcielnicki2020-02-011-4/+7
* Warnings noticed by clangMiodrag Milanovic2020-01-181-4/+4
* Various warning fixesMiodrag Milanovic2020-01-184-7/+10
* 3rdparty: Add json11David Shah2019-12-273-0/+1041
* 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