aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include Qt Creator typesystem instead of duplicating API4.8Eike Ziller2018-10-046-36/+6
* Clean up import hierarchyEike Ziller2018-09-2820-69/+72
* Allow single file extensionsEike Ziller2018-09-254-11/+20
* Fix compilation of ProjectExplorer bindings on WindowsEike Ziller2018-09-241-1/+3
* Avoid scanning extension directory over and over againEike Ziller2018-09-219-39/+69
* Remove unused functionEike Ziller2018-09-213-11/+0
* Ignore __pycache__ when looking for extensionsEike Ziller2018-09-211-1/+2
* Fix example extensions for Python 3Eike Ziller2018-09-206-7/+10
* Fix compile issue with min/max macros on WindowsEike Ziller2018-09-201-0/+1
* Fix installation of requirements at first runEike Ziller2018-09-191-3/+6
* Remove obfuscation of variables and modules in the initialization codeEike Ziller2018-09-173-43/+5
* The product name is "Qt Creator" with a spaceEike Ziller2018-09-1737-64/+64
* Clean up python extension examplesEike Ziller2018-09-177-25/+123
* Fix 'projects' exampleEike Ziller2018-09-171-1/+3
* Remove unnecessary "setup.py" mechanism for initializing extensionsEike Ziller2018-09-177-164/+7
* Add "copyexamples" make target for copying all the examples to the buildEike Ziller2018-09-175-75/+34
* Add optional bindings to regular buildEike Ziller2018-09-1413-412/+43
* Move shiboken setup to reusable fileEike Ziller2018-09-142-59/+68
* Fix encapsulation of pluginsEike Ziller2018-09-1411-37/+23
* Make About Python Extensions a nice Qt Creator actionEike Ziller2018-09-131-1/+9
* Fix installation of requirementsEike Ziller2018-09-121-3/+3
* Pull out running string as script as local functionEike Ziller2018-09-121-16/+14
* Remove unused functionEike Ziller2018-09-102-16/+0
* Get Qt compile flags for shiboken more genericallyEike Ziller2018-09-101-7/+12
* Further Windows fixesFriedemann Kleint2018-08-232-5/+7
* First fixes for WindowsFriedemann Kleint2018-08-214-6/+15
* Wrap README.md and remove reference to merged patchFriedemann Kleint2018-08-211-70/+90
* Remove unneeded include of _dependencies.priEike Ziller2018-08-201-3/+0
* Use qtcreatordata.pri for static extensionmanager dataEike Ziller2018-08-203-8/+18
* Fix include pathEike Ziller2018-08-201-1/+2
* Fix typo in test case nameTilman Roeder2018-08-161-2/+2
* Initial commitTilman Roeder2018-08-1594-0/+4472
* Initial empty repositoryOswald Buddenhagen2018-08-020-0/+0