Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-23 | 1 | -2/+2 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 5 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix the missing code generation for Introspect interface,r14.1.0 | Slávek Banko | 2023-03-24 | 1 | -4/+1 |
| | | | | | | if the interface is defined in the XML file. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Ensure that the Introspect method will not be considered a signal | Slávek Banko | 2023-03-23 | 1 | -0/+1 |
| | | | | | | in the automatically added Introspectable interface. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-20 | 1 | -0/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Make sure to handle pending messages at start up if a dbus service | Michele Calgaro | 2021-12-08 | 3 | -8/+31 |
| | | | | | | | | | | is invoked by the dbus daemon. Prior to this fix, when a service was started by the dbus daemon, the first dbus call sent to it was being held back till the next dbus call was performed, resulting in a long timeout for the first unhandled call and a delayed answer. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Instead of unusual use of full destination path for apidox in build ↵ | Slávek Banko | 2021-05-23 | 3 | -10/+8 |
| | | | | | | directory, use simple 'apidocs'. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Automatic apidox installation using CMake code | Slávek Banko | 2021-05-21 | 1 | -3/+11 |
| | | | | | | instead of an external shell script from cmake submodule. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Fix #25 dbusxml2qt3 root node with no name | Emanoil Kotsev | 2020-05-29 | 1 | -57/+58 |
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Fix #23 dbusxml2qt3 with multiple interfaces | Emanoil Kotsev | 2020-05-26 | 1 | -2/+3 |
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2020-03-23 | 1 | -0/+0 |
| | |||||
* | Generate DBusBaseNode class to handle the empty nodes. | Emanoil Kotsev | 2020-03-11 | 3 | -6/+60 |
| | | | | | | | | | | - Prevent showing Introspection in empty nodes - fix method generation for objectpath array in signature like a{oa{sa{sv}}} - Hide Introspectable interface if there is no interface in the node - Add support for multiple nodes introspection - addChildNode function to support multiple nodes Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Switch all submodules to https. | Slávek Banko | 2019-12-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix problem with d-feet and annotation missing value attribute | Emanoil Kotsev | 2019-06-29 | 1 | -0/+2 |
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Fix regression from recent signals and async changes | Emanoil Kotsev | 2019-06-28 | 1 | -1/+5 |
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Fix for issue 11 based on latest master | Emanoil Kotsev | 2019-06-28 | 1 | -5/+19 |
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Handle primitives in signals properly (not const) | Emanoil Kotsev | 2019-06-22 | 1 | -2/+13 |
| | | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed direction of signals in generated code. This resolves issue #19. | Michele Calgaro | 2019-06-20 | 2 | -52/+88 |
| | | | | | | | This commit is partially based on work done by Emanoil Kotsev <deloptes@gmail.com>. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Reset submodule main/dependencies/dbus-1-tqt/cmake to latest HEAD | Automated System | 2019-06-12 | 1 | -0/+0 |
| |