Commit Graph

221 Commits (2107b1e821335dfe66e7c8ed615546e6f4a03032)

Author SHA1 Message Date
François Andriot ba5f58bf38 Fix ftbfs on Fedora 34
error: reference to ‘data’ is ambiguous

Signed-off-by: François Andriot <francois.andriot@free.fr>
4 years ago
TDE Gitea 34649195bf Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
TDE Gitea be1fc9675d Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
Michele Calgaro 3e3d9eda9d
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea 2a85ed20bd Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
TDE Gitea 51954bb50a Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
Michele Calgaro c113625687
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea b2f4f7cb60 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
TDE Gitea 5d5dd13099 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
Slávek Banko c7d308a9ba
Use tde_create_tarball, which is ready for reproducible builds,
instead of calling 'tar' and requiring GNU extensions.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko fe44776673
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea fed9a19aa2 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 5 years ago
TDE Gitea 204a46c7f7 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 5 years ago
Michele Calgaro da6bd0768e
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko ae5e2adcf3
Fix crash on creating new file if a specific file type is selected
from the popup menu on the New file icon.
This relates to issue #4.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 75e79c4822
Fixed FTBFS caused by previous commit (lsm files removal).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 07bcafe422
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
Chris 08368bf3c7 Fix remaining brandings in tdevelop and adapt to TGW.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Michele Calgaro b1e66b339b
Adjusted to use new TQStringVariantMap type.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea f4c9572960 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 6 years ago
Slávek Banko 47e3b8c07e
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea a8e709511b Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 6 years ago
Michele Calgaro 6289fd3b69
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea cd127823c7 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 6 years ago
Michele Calgaro 36d1594949
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro c62b8d179c
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 430aedbbce
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 255de04fbb
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 443b0cb159 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 7 years ago
Slávek Banko a213def8e9
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 385cc72208
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro dd8130b361
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 8ede967fbf Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 7 years ago
Slávek Banko 634dbebd29 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Automated System fc9bf5b05e Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 7 years ago
Automated System c543c34e08 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 7 years ago
Automated System 42365d5011 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 7 years ago
Automated System 5ea252ec15 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 9 years ago
Timothy Pearson fc14e2cf0b Fix invalid headers in PNG files and optimize for size 9 years ago
Michele Calgaro b71d04dd8f Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 9097720c1d Add gnu tar detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro e044c54633 Revert to .kdevelop files with <kdevelop> entity name for project files.
This resolves bug 2308.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 23784f5e26 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 10 years ago
Slávek Banko f33f0e5237 Fix renaming icon fonts => font-x-generic in desktop files 10 years ago
Michele Calgaro 046f16020a Fixed saving configuration after manual removal of an entry from the Documentation Config list.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro b9688b905a Added GUI for allowing the user to manually update the Documentation Plugin lists.
Added check + information message to inform the user that he/she should update the Documentation Plugin lists when TDevelop is being run for the first time under a new TDE version.
This relates to bug 1859.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro d676f93b5f Added backend logic for allowing the user to manually update the Documentation Plugin lists. GUI part still to be done.
In the process, fixed some bugs related to deallocation and reinitialization of documentation catalogs and project catalogs.
This relates to bug 1859.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 565f0ae626 Fix stragglers that were not properly renamed in the XDG standardization commits 10 years ago
Timothy Pearson 3e14e7dd3d Fix accidental duplication of text-x- in new mime icon strings 10 years ago
Michele Calgaro 3a0f0172fb Removed 'CustomDocumentationTitles' option and made it active by default for all plugins. This relates to bug 1859.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago