chiark / gitweb /
blog.git
2019-02-23 Vladimír Vondrušdoxygen: show the final label of a class also in the...
2019-02-23 Vladimír Vondrušdoxygen: parse function attributes also without leading...
2019-02-23 Vladimír Vondrušdoxygen: it gets extra shitty when encountering decltyp...
2019-02-23 Vladimír Vondrušdoxygen: more workarounds for insane multiline brief...
2019-02-23 Vladimír Vondrušdoxygen: treat QT_AUTOBRIEF the same way as JAVA_AUTOBRIEF.
2019-02-23 Vladimír Vondrušdoxygen: mention that SHOW_NAMESPACES = NO is not suppo...
2019-02-23 Vladimír Vondrušdoxygen: work around a bug related to HTML <a name...
2019-02-23 Vladimír Vondrušdoxygen: harden the "anchor in both group and namespace...
2019-02-23 Vladimír Vondrušdoxygen: support image links.
2019-02-23 Vladimír Vondrušm.code: don't strip leading whitespace in blocks.
2019-02-23 Vladimír Vondrušm.images: support width/height/scale options.
2019-02-23 Vladimír Vondrušm.dot: support plaintext node shapes as well.
2019-02-22 Vladimír Vondrušm.dox: the <file> doesn't need to have <path>.
2019-02-22 Vladimír Vondrušcss: provide CSS classes for <em>, <strong>, <sup>...
2019-02-02 Vladimír Vondrušcss: explicitly use Python 3.
2019-01-31 Vladimír Vondrušdoxygen: improve type annotations.
2019-01-12 Vladimír Vondrušdoxygen: properly shown includes for relateds in differ...
2019-01-12 Vladimír Vondrušdoxygen: mention private virtual functions behavior...
2019-01-12 Vladimír Vondrušdoxygen: adapt to function declaration location updates...
2019-01-12 Vladimír Vondrušdoxygen: adapt test for features merged to Doxygen
2019-01-12 Vladimír Vondrušdoxygen: properly prefer shorter prefix.
2019-01-12 Vladimír Vondrušdoxygen: minor cleanup.
2019-01-12 Vladimír Vondrušdoc: Pelican docs are now https.
2019-01-02 Vladimír VondrušUpdate CONTRIBUTING for future me who will forget how...
2019-01-02 Vladimír Vondrušdoxygen: make it possible to easily copy result links...
2019-01-02 Vladimír Vondrušdoxygen: actually remove the ID attribute instead of...
2019-01-02 Vladimír Vondrušdoxygen: test the HTML escaping a bit more.
2019-01-02 Vladimír Vondrušdoxygen: don't try to go to the result if there isn...
2019-01-02 Vladimír Vondrušdoxygen: autocomplete search input if all results have...
2019-01-02 Vladimír Vondrušdoxygen: make it possible to search directly from brows...
2019-01-02 Vladimír Vondrušdoxygen: take search query from URL GET ?q= parameter...
2019-01-02 Vladimír Vondrušdoxygen: make it possible to focus the already-shown...
2019-01-02 Vladimír Vondrušdoxygen: hide the search by going back only when it...
2019-01-02 Vladimír Vondrušdoxygen: if the URL already contains #search, hide...
2019-01-02 Vladimír Vondrušdoxygen: behave consistently when going back to filled...
2019-01-02 Vladimír Vondrušdoxygen: debug output for long-running tasks.
2019-01-02 Vladimír Vondrušdoxygen: disable spell check in the search box.
2019-01-02 Vladimír Vondrušdoxygen: prevent search result being selected before...
2019-01-02 Vladimír Vondrušdoxygen: provide a more meaningful order for results.
2019-01-02 Vladimír Vondrušdoxygen: swap order of search-related class definitions.
2019-01-02 Vladimír Vondrušdoxygen: parse override, final and conditional noexcept...
2019-01-01 Vladimír VondrušUpdated copyright year.
2019-01-01 Vladimír Vondrušdoxygen: more detailed docs explaining the #include...
2018-12-31 Vladimír Vondrušdoxygen: improve #include information display based...
2018-12-31 Vladimír Vondrušdoxygen: of course I hit an issue right at the start...
2018-12-31 Vladimír VondrušPopulated CREDITS.md.
2018-12-31 Vladimír Vondrušdoxygen: explicitly write trailing newline to all outpu...
2018-12-31 Vladimír Vondrušdoxygen: show corresponding #include files.
2018-12-31 Vladimír Vondrušdoxygen: print #define detailed description only if...
2018-12-31 Vladimír Vondrušdoxygen: support C++14 variable templates.
2018-12-31 Vladimír Vondrušdoxygen: minor update to the namespace page template.
2018-12-31 Vladimír Vondrušdoxygen: minor code clarifications.
2018-12-31 Vladimír Vondrušcss: make it possible to have also inline code inverted...
2018-12-31 Vladimír Vondrušdoc: forgot to document typedef.has_template_details...
2018-12-31 Vladimír VondrušDoc++
2018-12-30 Vladimír Vondrušpackage/ci: use Doxygen 1.8.15.
2018-12-30 Vladimír Vondrušdoxygen: adapt for xrefitem anchor changes in 1.8.15.
2018-12-30 Vladimír Vondrušdoxygen: <hr> is a block element.
2018-12-29 Vladimír Vondrušdoxygen: some awful autobrief stuff actually got fixed.
2018-12-29 Vladimír Vondrušpelican-theme: nope, this is not merged yet.
2018-12-29 Vladimír Vondrušdoxygen: adapt to renamed Doxygen option.
2018-12-29 Vladimír Vondrušdoc: fixes for order-dependent RST parsing errors.
2018-11-26 Vladimír Vondrušm.math,doxygen: another case of math rendering in diffe...
2018-11-26 Vladimír Vondrušdoc: mention all required latex packages for math rende...
2018-11-26 Vladimír VondrušRemove test files for dot 2.36, not needed anymore.
2018-11-26 Vladimír Vondrušm.plots: Travis with 16.04 doesn't have this bug anymor...
2018-11-26 Vladimír Vondrušpackage/ci: try to use Doxygen 1.8.14, finally.
2018-11-26 Vladimír Vondrušpackage/ci: use Ubuntu 16.04 on Travis.
2018-11-26 Vladimír Vondrušdoxygen: slightly more robust way of parsing template...
2018-11-26 Vladimír Vondrušdoxygen: add back removed spaces around &&.
2018-11-26 Vladimír Vondrušm.htmlsanity: clarify the use of expand_links a bit.
2018-11-26 Vladimír Vondrušdoc: mention that Pelican 4 is required.
2018-11-26 Vladimír Vondruštheme: this PR is not merged yet.
2018-11-26 Vladimír Vondruštheme: use the {slug} instead of %s for feed URL templates.
2018-11-26 Vladimír Vondrušm.htmlsanity: drop Pelican 3.7 compatibility.
2018-11-26 Vladimír Vondrušdoxygen: properly bubble up search keywords from lists...
2018-11-26 Vladimír Vondrušdoxygen: test propagating \m_keywords from a list.
2018-11-26 Vladimír Vondrušdoc: more fixes to order-dependent reST errors.
2018-11-26 Vladimír VondrušAdd license badge to README, reorder them for consistency.
2018-11-26 Vladimír VondrušAdded .editorconfig to control indentation across vario...
2018-11-26 Vladimír VondrušAdapted to Pelican 3.8 {filename} -> {static} changes.
2018-11-26 Vladimír Vondrušdoc: I got to learn more dot, so clean up the sources.
2018-11-26 Vladimír Vondrušdoc: fix more cases of order-dependent processing error.
2018-11-26 Vladimír Vondrušcss: correctly color links inside block headers.
2018-11-16 Vladimír Vondrušcss: renamed --color-button-active-color to --color...
2018-11-16 Vladimír Vondrušcss: move color setup to one place in the file.
2018-11-16 Vladimír Vondrušdoxygen: make it possible to override styling of all...
2018-11-16 Vladimír Vondrušm.filesize, m.images: support Pelican 3.8 {static}...
2018-11-04 Vladimír VondrušRemove old Pelican stuff that's no longer needed.
2018-11-04 Vladimír VondrušUpdated .gitignores to hide testing stuff.
2018-11-04 Vladimír Vondrušm.dox: support adding custom classes to the links.
2018-11-04 Vladimír Vondrušm.dox: properly clear everything on init().
2018-11-04 Vladimír Vondrušdoxygen: support the \htmlinclude command.
2018-11-04 Vladimír Vondrušdoxygen: properly fill error message placeholder.
2018-11-04 Vladimír Vondrušdoxygen: allow both <para> and <mcss:div> be parent...
2018-11-04 Vladimír Vondrušcss: improve the debug style a tiny bit.
2018-11-04 Vladimír Vondrušdoxygen: handle code/formula block/inline distinction...
2018-11-04 Vladimír Vondrušsite: enable debug CSS for local development.
2018-11-04 Vladimír Vondrušcss: support color swatches in code snippets.
2018-11-04 Vladimír Vondrušcss: fix padding-after for SVG images.
next