Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/tdebindings/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 74 | -143/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 76a11aa911a0e3d74b94cd13140a00def0241700) | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-23 | 109 | -559/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3bbc1697473ff8e1d58d392c61f5d1779af6b555) | ||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Merge fixes for kalyptus that were made in tdelibs/dcopidlng: | Slávek Banko | 2020-06-18 | 4 | -25/+46 |
| | | | | | | | | | | | | | | | | + includes may use quotation marks + argument types can contain multiple words + avoid use long, short, int or char type as the argument name + avoid use type as the argument name if the const qualifier is used + use long notation of int types + the arguments can be nameless + return types can have qualifiers + do not warn on inherit of the DCOPObject and TQObject classes + the documentation comment does not have to end on a separate line + do not skip an empty class if it is declared with K_DCOP Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ee9b1e7dc5f8db9bb39ce95a8daf129efff39b53) | ||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/admin to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEADr14.0.8 | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2020-03-23 | 1 | -0/+0 |
| | |||||
* | Prefer Python2 detection. | Slávek Banko | 2020-02-03 | 1 | -1/+4 |
| | | | | | | | For now, the python-related code is not ready for Python3. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cdbbf2acff54372075c9524a3c0aacbeefda12e3) | ||||
* | Reset submodule main/tdebindings/cmake to latest HEADr14.0.7 | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Switch all submodules to https. | Slávek Banko | 2019-12-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | fix bug #2056, tdebindings does not rely anymore on pkg-config | gregory guy | 2019-11-24 | 2 | -110/+58 |
| | | | | | | | | to build Ruby binding, only rbconfig.rb is needed. Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1aaf11f05e12e72cff263c13a28964dabc5dcf7a) | ||||
* | Add Ruby-2.6 detection. | François Andriot | 2019-11-18 | 2 | -2/+2 |
| | | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 4804302311c945d3cee05ee87f35193f1633406d) | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-04 | 2 | -28/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2019-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEADr14.0.6 | Automated System | 2019-03-05 | 1 | -0/+0 |
| | |||||
* | Updated date and version to R14.0.6 in .lsm files. | Michele Calgaro | 2019-03-03 | 2 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/admin to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2019-02-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2019-01-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2019-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2019-01-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2018-12-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebindings/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | Fixed incorrect TTQ rename (TTQ -> TQ) | Michele Calgaro | 2018-10-14 | 4 | -29/+29 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 78a950757d18f6f1c37d01d5fb290b7b11b20e73) | ||||
* | Reset submodule main/tdebindings/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-03 | 53 | -0/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e3f8eb0c80de1b0928a66b5febe3feaefad07f42) |