Age | Commit message (Expand) | Author | Files | Lines |
2011-09-22 | Make the TLSCert iface build by allowing using arrays of as, ay and av in spe... | Olli Salli | 1 | -6/+6 |
2011-08-04 | codegen: Print out better warnings for unresolved member-ref/dbus-refs | Olli Salli | 1 | -7/+12 |
2011-08-04 | Pretty-print both member-refs and dbus-refs perfectly in generated docs | Olli Salli | 4 | -42/+112 |
2011-08-02 | Tidy up D-Bus method, property and signal names in generated proxy member bri... | Olli Salli | 1 | -4/+4 |
2011-08-01 | Make tp:member-refs in generated docs link properly to the members | Olli Salli | 1 | -0/+22 |
2011-08-01 | format_docstring: Escape backslashes in full tp:docstring XML subtree, not af... | Olli Salli | 1 | -2/+14 |
2011-08-01 | Use a single <div class="rationale"> for <tp:rationale>s in generated docs, a... | Olli Salli | 1 | -17/+4 |
2011-08-01 | Surround XHTML docstrings with \htmlonly \endhtmlonly | Olli Salli | 1 | -1/+1 |
2011-07-15 | libqt4codegen: Generate <div class='rationale'>...</div> for spec rationales ... | Andre Moreira Magalhaes (andrunko) | 1 | -0/+42 |
2011-05-25 | Make Qt crosslinks in uploaded docs point to doc.qt.nokia.com | Olli Salli | 1 | -1/+14 |
2010-12-19 | Guard all QLatin1String string constant macro expansions from unwanted XYZQLa... | Olli Salli | 1 | -1/+1 |
2010-12-06 | Add two additional tp-glib O(not a lot) "possibly lost" suppressions | Olli Salli | 1 | -0/+19 |
2010-12-05 | Make the QDBus not calling dbus_shutdown suppression even less specific | Olli Salli | 1 | -13/+6 |
2010-12-05 | Ignore tp-glib BaseConnectionManager legacy protocol object leak | Olli Salli | 1 | -0/+11 |
2010-12-05 | Add more tp-qt4 specific suppressions | Olli Salli | 1 | -0/+20 |
2010-12-05 | Add valgrind suppressions (mostly from tp-glib) | Olli Salli | 2 | -0/+400 |
2010-11-16 | Actually make maintainer-upload-release work | Olli Salli | 1 | -1/+3 |
2010-11-10 | Merge branch '0_5_0_fdo_28797' | Andre Moreira Magalhaes (andrunko) | 1 | -7/+22 |
2010-11-10 | qt4-client-gen.py: Make staticInterfaceName() return a QLatin1String. | Andre Moreira Magalhaes (andrunko) | 1 | -4/+4 |
2010-11-10 | qt4-client-gen.py: Make the autogenerated interfaces actually use the timeout. | Andre Moreira Magalhaes (andrunko) | 1 | -5/+8 |
2010-11-10 | qt4-constants-gen.py: Use singular or value-prefix for flag enum names and fa... | Andre Moreira Magalhaes (andrunko) | 1 | -2/+9 |
2010-11-09 | Fix fd.o#27204 - Codegen erroneously uses enums' value-prefix as the name for... | Andre Moreira Magalhaes (andrunko) | 1 | -2/+5 |
2010-11-09 | Implement fd.o#28797 - generated client code should be able to set a non-defa... | Andre Moreira Magalhaes (andrunko) | 1 | -0/+12 |
2010-11-08 | Do not generate synchronous getter/setters for properties. | Andre Moreira Magalhaes (andrunko) | 1 | -71/+2 |
2010-11-08 | Properly indent enums. | Andre Moreira Magalhaes (andrunko) | 1 | -5/+4 |
2010-11-08 | Added padding for all enums. | Andre Moreira Magalhaes (andrunko) | 1 | -2/+12 |
2010-11-05 | Remove extra blank line from auto generated methods. | Andre Moreira Magalhaes (andrunko) | 1 | -1/+0 |
2010-11-04 | Fine-tune generated interface requestAllProperties documentation | Olli Salli | 1 | -2/+2 |
2010-11-04 | Have the property request API in AbstractInterface take QStrings instead of C... | Olli Salli | 1 | -2/+2 |
2010-11-04 | Make new async interface property getters const-qualified | Olli Salli | 1 | -2/+2 |
2010-11-04 | Don't accidentally make the new props api private | Olli Salli | 1 | -2/+2 |
2010-11-04 | Generate a requestAllProperties() to retrieve all the DBus properties | Marco Barisione | 1 | -0/+15 |
2010-11-04 | Generate asynchronous setters for DBus properties | Marco Barisione | 1 | -0/+22 |
2010-11-04 | Generate asynchronous getters for DBus properties | Marco Barisione | 1 | -1/+30 |
2010-11-01 | Use _deprecated_ instead of __deprecated_. | Andre Moreira Magalhaes (andrunko) | 1 | -6/+6 |
2010-10-29 | qt4-client-gen.py: Renamed deprecated autogenerated methods starting with __ ... | Andre Moreira Magalhaes (andrunko) | 1 | -6/+7 |
2010-10-29 | qt4-client-gen.py: Properly deprecated interface property getters/setters. | Andre Moreira Magalhaes (andrunko) | 1 | -5/+19 |
2010-10-29 | qt4-constants-gen.py: Improved docs for new macros expanding to QLatin1String. | Andre Moreira Magalhaes (andrunko) | 1 | -2/+4 |
2010-10-27 | Changed defines to have TP_QT4 as prefix and kept old params in qt4-constants... | Andre Moreira Magalhaes (andrunko) | 1 | -32/+13 |
2010-10-27 | Added new constants for iface and error names that define both a QLatin1Strin... | Andre Moreira Magalhaes (andrunko) | 1 | -3/+60 |
2010-10-11 | Don't ignore the namespace in libqt4codegen's binding_from_decl() | Marco Barisione | 2 | -2/+9 |
2010-10-11 | libqt4codegen: get the Tp type of external types from the name attribute | Marco Barisione | 1 | -1/+1 |
2010-10-08 | qt4-types-gen: improve broken spec error reporting. | Will Thompson | 1 | -9/+71 |
2010-09-30 | Have make lcov-check build all the dependencies (hence all the tests) before ... | Dario Freddi | 1 | -13/+0 |
2010-09-20 | cmake: Removing the autotools build system files | Dario Freddi | 6 | -139/+0 |
2010-09-20 | cmake: Some random fixes to messages, fix the version generation, and add som... | Dario Freddi | 1 | -3/+5 |
2010-09-20 | cmake: Small fix to tools, add comments to various targets, and add an ENABLE... | Dario Freddi | 1 | -8/+10 |
2010-09-20 | cmake: Add lcov compiler coverage through a new variable, ENABLE_COMPILER_COV... | Dario Freddi | 1 | -0/+13 |
2010-09-20 | cmake: Implement distcheck correctly, and fix a pair of bugs spotted through it | Dario Freddi | 1 | -5/+10 |
2010-09-20 | cmake: Make make dist behave like autotools' make dist, and port all the tool... | Dario Freddi | 1 | -0/+100 |