aboutsummaryrefslogtreecommitdiffstats
path: root/ApiExtractor
Commit message (Expand)AuthorAgeFilesLines
* Don't ignore classes in topologysb-4.8-headMatthew Woehlke2015-03-071-3/+0
* Process global enums in declaration orderMatthew Woehlke2015-02-191-3/+2
* Return enums in declaration order (order added)Matthew Woehlke2015-02-192-2/+10
* Add parsing of 'noexcept' keywordMatthew Woehlke2014-04-165-0/+25
* Fix function rejections (i.e. support overloads)Matthew Woehlke2014-04-161-0/+12
* Fix buffer overrun processing macro definitionsMatthew Woehlke2013-10-151-0/+2
* Fix 'special' include handlingMatthew Woehlke2013-10-091-1/+1
* Don't warn when inheriting from containerMatthew Woehlke2013-10-091-5/+10
* Fix finding container base classesMatthew Woehlke2013-10-092-32/+64
* Revert "Remove useless code."Matthew Woehlke2013-10-091-0/+3
* Refactor and improve added function resolvingMatthew Woehlke2013-09-263-14/+67
* Remove useless code.Matthew Woehlke2013-09-251-3/+0
* Write inititializations in topological orderMatthew Woehlke2013-09-242-0/+7
* Clean up styleMatthew Woehlke2013-08-061-18/+19
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-28156-156/+156
* Add test to illustrate issue on typedef enumSebastien Sable2013-03-012-0/+34
* Find function modifications defined in the 2nd+ base class.John Ehresman2012-06-141-0/+3
* Fix compilation when there is no libxslt installed on the system.Paulo Alcantara2012-05-031-1/+2
* Disable docstring generation if tools aren't found.Hugo Parente Lima2012-04-271-2/+2
* Remove data dir from ApiExtrator, it doesn't need to install anything now.Hugo Parente Lima2012-03-135-56/+0
* Removed all visibility macros from ApiExtractor since it's now a static lib.Hugo Parente Lima2012-03-1313-82/+68
* ApiExtractor merged into Shiboken as a static library.Hugo Parente Lima2012-03-133-86/+4
* Move ApiExtractor into ApiExtractor directory to ease the merge into Shiboken.Hugo Parente Lima2012-03-13206-0/+41665