Commit Graph

615 Commits (f3ab5af24fed2c7e799d4efc4a4c39f65bc65f13)
 

Author SHA1 Message Date
Eryk Michalak f3ab5af24f Translated using Weblate (Polish)
Currently translated at 75.8% (455 of 600 strings)

Translation: tdevelop/tdevelop - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop-desktop-files/pl/
5 months ago
Eryk Michalak c67ee46d9f Translated using Weblate (Polish)
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/pl/
5 months ago
Michele Calgaro a574698a72
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
TDE Gitea 0b6a65c84f Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 7 months ago
TDE Gitea c60f4396cd Reset submodule main/core/tdevelop/admin to latest HEAD 7 months ago
TDE Gitea 847baf9b15 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 7 months ago
TDE Gitea bad953101e Reset submodule main/core/tdevelop/admin to latest HEAD 7 months ago
TDE Gitea 2d31e99f15 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 8 months ago
TDE Gitea 37326b5903 Reset submodule main/core/tdevelop/admin to latest HEAD 8 months ago
TDE Gitea 4860c24c7c Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 9 months ago
TDE Gitea c15e98cf66 Reset submodule main/core/tdevelop/admin to latest HEAD 9 months ago
Michele Calgaro f23a964de7
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro de5478a915
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
TDE Gitea 6c9c7ff3d3 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 10 months ago
TDE Gitea 3583bb0503 Reset submodule main/core/tdevelop/admin to latest HEAD 10 months ago
Slávek Banko 2f7afcc7b3
Fix FTBFS from prior commit.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 months ago
Slávek Banko 616888057d
Fix compatibility with C++17.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 months ago
Andrei Stepanov 3219b37007 Translated using Weblate (Russian)
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/
11 months ago
Michele Calgaro 12978a1fe0
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 749884499d
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro ddab719f12
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro 88279f93f9
Replace QT_STATIC_CONST_* with actual definitions
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 3636ecf9a4
Simplify code since cmake minimum version is now 3.5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 14adaedb04 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea 958c281a69 Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
TDE Gitea 4d277943a8 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea 5dd6aa0bab Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
Michele Calgaro 37ad15ad2c
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 12c95f5db5
Replace auto_ptr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Alexander Golubev c8d7b46522 Fix KDevPluginController::query() with empty constraint
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>
1 year ago
Michele Calgaro 46b407f26c
Fix SEGV when hovering on symbols after creating a new project. This resolves issue #40.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 35fbd60457
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 59f10590f7 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea c9397e3317 Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
Michele Calgaro 61cd5b18f0
Replaced various '#define' with actual strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 30ac86e18c
kdevdesigner: prevent SEGV from invalid pointer. This relates to issue TDE/tqt3#97
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 0ac52a652e
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 33b2598a0e
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 676a13490d
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro aefcba8280
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 42d2a4fcec Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea 89feeb4c17 Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
Michele Calgaro 6b0cf55d62
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea e531a8d913 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea 827c14b68b Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
Slávek Banko 47eaf96142
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
TDE Gitea a4caa0cf93 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea 223d818ac5 Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
TDE Gitea 64c23e11bb Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea cb78fa0006 Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago