- 20 Jun, 2016 1 commit
-
-
Aurélien Gâteau authored
-
- 13 Jun, 2016 3 commits
-
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
This tests more parts: it tests that the setup script works and that it is possible to run all tests from a freshly unpacked, but not yet installed, tar ball. This helps catching files which should have been added to MANIFEST.in.
-
Aurélien Gâteau authored
-
- 12 Jun, 2016 4 commits
-
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
os.path.samefile() is available on Windows since Python 3.2
-
- 11 Jun, 2016 1 commit
-
-
Aurélien Gâteau authored
Port to Python 3
-
- 05 Jun, 2016 8 commits
-
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-
- 02 Jun, 2016 1 commit
-
-
Olivier Churlaud authored
-
- 01 Dec, 2014 1 commit
-
-
Aurélien Gâteau authored
-
- 07 Jul, 2014 1 commit
-
-
gck authored
os.path.samefile is not implemented on Windows. Try to replace it with a path comparison.
-
- 18 Jun, 2014 1 commit
-
-
Aurélien Gâteau authored
Fixes #12
-
- 19 May, 2014 1 commit
-
-
Aurélien Gâteau authored
Allows grouping to work.
-
- 15 May, 2014 2 commits
-
-
Cédric Cabessa authored
-
Cédric Cabessa authored
With doxygen it can be useful to have comment after class declaration. For exemple addtogroup use /** @} */ to mark the end of the group. http://www.stack.nl/~dimitri/doxygen/manual/grouping.html
-
- 09 May, 2014 1 commit
-
-
Aurélien Gâteau authored
Give version argument of the QmlClass constructor a default value
-
- 08 May, 2014 1 commit
-
-
Mathias Hasselmann authored
This is the minimaly invasive change to make the unit tests work again.
-
- 22 Apr, 2014 2 commits
-
-
Aurélien Gâteau authored
Make doxygen work with both Python 2.7 and 3.x
-
Mathias Hasselmann authored
-
- 04 Apr, 2014 1 commit
-
-
Aurélien Gâteau authored
Generate qualified component names
-
- 03 Apr, 2014 6 commits
-
-
Mathias Hasselmann authored
The find_qmldir_file() function failed when doxyqml was invoked with relative paths: os.path.dirname() was returning an empty string once we reached the current working directory.
-
Mathias Hasselmann authored
-
Mathias Hasselmann authored
-
Mathias Hasselmann authored
-
Mathias Hasselmann authored
With this change doxyqml generates "using namespace" directives for each namespace. Doxygen will use this information to resolve fully qualified base classes for us.
-
Mathias Hasselmann authored
-
- 01 Apr, 2014 1 commit
-
-
Aurélien Gâteau authored
Handle singleton pragmas
-
- 28 Mar, 2014 1 commit
-
-
Mathias Hasselmann authored
-
- 27 Mar, 2014 1 commit
-
-
Mathias Hasselmann authored
-
- 11 Feb, 2014 2 commits
-
-
Aurélien Gâteau authored
-
Aurélien Gâteau authored
-