Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2024-07-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2024-07-01 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2024-07-01 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2024-05-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2024-05-27 | 1 | -0/+0 |
| | |||||
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2024-05-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2024-05-02 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS from prior commit. | Slávek Banko | 2024-04-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix compatibility with C++17. | Slávek Banko | 2024-04-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-03-29 | 1 | -7/+9 |
| | | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdevelop/tdevelop - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop-events/ru/ | ||||
* | Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt | Michele Calgaro | 2024-03-17 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use centralized cmake version | Michele Calgaro | 2024-03-15 | 2 | -7/+12 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-08 | 4 | -16/+16 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace QT_STATIC_CONST_* with actual definitions | Michele Calgaro | 2024-02-15 | 3 | -8/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Simplify code since cmake minimum version is now 3.5 | Michele Calgaro | 2024-02-15 | 1 | -7/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2024-02-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2024-02-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2024-02-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2024-02-08 | 1 | -0/+0 |
| | |||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-08 | 117 | -236/+236 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace auto_ptr | Michele Calgaro | 2024-02-07 | 7 | -340/+339 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix KDevPluginController::query() with empty constraint | Alexander Golubev | 2024-02-03 | 1 | -2/+11 |
| | | | | | | | | | | | | When KDevPluginController::query() was called with empty constrain it were resulting in incorrect query string being passed to TDETrader, which were resulting in at least warnings like the next one: ``` [tdeio (TDETrader)] [6751] WARNING: Parsing ' and [X-TDevelop-Version] == 5' gave syntax error ``` Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Fix SEGV when hovering on symbols after creating a new project. This ↵ | Michele Calgaro | 2024-02-02 | 2 | -68/+75 |
| | | | | | | resolves issue #40. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-14 | 360 | -3291/+3291 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2024-01-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2024-01-02 | 1 | -0/+0 |
| | |||||
* | Replaced various '#define' with actual strings - part 6 | Michele Calgaro | 2023-12-29 | 66 | -824/+824 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | kdevdesigner: prevent SEGV from invalid pointer. This relates to issue ↵ | Michele Calgaro | 2023-12-08 | 1 | -1/+8 |
| | | | | | | TDE/tqt3#97 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 4 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 30 | -556/+556 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 25 | -43/+43 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2023-11-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2023-11-10 | 1 | -0/+0 |
| | |||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 71 | -220/+220 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2023-11-06 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2023-11-06 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2023-11-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2023-11-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2023-10-30 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2023-10-30 | 1 | -0/+0 |
| | |||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 40 | -203/+203 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2023-09-25 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdevelop/admin to latest HEAD | Automated System | 2023-09-25 | 1 | -0/+0 |
| | |||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 18 | -22/+22 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace tqt_mo_* defines | Michele Calgaro | 2023-09-01 | 1 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD | Automated System | 2023-09-01 | 1 | -0/+0 |
| |