This website works better with JavaScript.
1b52ff1f18
Add back a stump for tde_setup_architecture_flags()
r14.1.x
Alexander Golubev
2025-12-14 11:19:45 +0300
121212fa9f
Add back a stump for tde_setup_architecture_flags()
master
Alexander Golubev
2025-12-14 11:19:45 +0300
f6cd8a79c1
Fix up logic to set minimum C++ standard.
Michele Calgaro
2025-12-16 17:32:21 +0900
34d852f2df
Fix up logic to set minimum C++ standard.
Michele Calgaro
2025-12-16 17:32:21 +0900
3ac4cb7154
Add back a stump for tde_setup_architecture_flags()
Alexander Golubev
2025-12-14 11:19:45 +0300
2ae75dabba
Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Michele Calgaro
2025-12-14 12:48:23 +0900
f49705f34e
Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Michele Calgaro
2025-12-14 12:48:23 +0900
84612d735e
Raise required C++ standard to c++17
Michele Calgaro
2025-12-13 23:55:19 +0900
fd16a96f1f
Raise required C++ standard to c++17
Michele Calgaro
2025-12-13 23:55:19 +0900
8ae2b6f341
Use a better way to enforced the minimum C++ standard required and extend the check also to modules that do not make use of TQt (for example libr or akode)
Michele Calgaro
2025-12-07 14:57:41 +0900
64c8cc7b14
tde-cmake is now a standalone module, there is no more need to check for it
Michele Calgaro
2025-12-07 14:55:43 +0900
41fb0ff5d6
Use a better way to enforced the minimum C++ standard required and extend the check also to modules that do not make use of TQt (for example libr or akode)
Michele Calgaro
2025-12-07 14:57:41 +0900
5d635ba561
tde-cmake is now a standalone module, there is no more need to check for it
Michele Calgaro
2025-12-07 14:55:43 +0900
30054f8c56
Add handling of xpm files to tde_install_icons macro
Michele Calgaro
2025-10-27 22:48:48 +0900
c3ebd68d97
Update version to R14.1.6~[DEVELOPMENT]
Michele Calgaro
2025-11-08 21:35:50 +0900
7329c56592
Add handling of xpm files to tde_install_icons macro
Michele Calgaro
2025-10-27 22:48:48 +0900
117c2a6da8
Update to final version R14.1.5
r14.1.5
Michele Calgaro
2025-10-27 21:39:51 +0900
6d7d0577b1
Add documentation for the various options in templates/tde_doxyfile.cmake
feat/apidocs-r1
Emanoil Kotsev
2025-08-07 06:45:31 +0000
ae498207a3
apidoc macro: centralise the template
Alexander Golubev
2025-07-18 12:00:45 +0300
3fc20e7db5
Add macro for generating apidocs
feat/apidocs
Emanoil Kotsev
2025-06-24 14:37:59 +0000
da0068e1a5
Update version to R14.1.5~[DEVELOPMENT]
Michele Calgaro
2025-04-28 20:06:26 +0900
e34e1cfe2f
Update to final version R14.1.4
r14.1.4
Michele Calgaro
2025-04-11 09:45:33 +0900
353adbbaf5
Use CMake command create_symlink instead of calling ls -s, because it is resistant to repeated calls.
Slávek Banko
2025-01-13 22:03:57 +0100
e1b441631c
Use CMake command create_symlink instead of calling ls -s, because it is resistant to repeated calls.
Slávek Banko
2025-01-13 22:03:57 +0100
6d754b3d8e
Raise the minimum required version of CMake to 3.10.
Slávek Banko
2024-12-01 01:39:30 +0100
3d5ccbd203
Raise the minimum required version of CMake to 3.10.
Slávek Banko
2024-12-01 01:39:30 +0100
a845a0d9c2
Make sure to install files even when no docbook or html files are found in the documentation
Michele Calgaro
2024-11-17 22:55:36 +0900
017b281846
tde_add_project_docs: Automatically add project name only in known cases.
Slávek Banko
2024-11-16 18:48:07 +0100
bd67b975ff
tde_add_project_docs: Automatically add project name only in known cases.
Slávek Banko
2024-11-16 18:48:07 +0100
eb4d7722f6
Detects tqt-mt instead of tqt or tqtqui.
Michele Calgaro
2024-10-22 17:33:37 +0900
580befe588
Update version to R14.1.4~[DEVELOPMENT]
Michele Calgaro
2024-10-20 21:21:02 +0900
b7e338003b
Update version to R14.1.3.
r14.1.3
Slávek Banko
2024-10-14 18:00:02 +0200
fd707ac5bb
Use tquic directly instead of relying on tqtinterface info
Michele Calgaro
2024-10-11 22:38:52 +0900
52da250770
Use tqmoc directly instead of tmoc
Michele Calgaro
2024-10-08 13:01:54 +0900
2f37ffcc6b
tde_create_translated_desktop: Fix processing of files with spaces in name.
Slávek Banko
2024-10-08 10:34:14 +0200
38529b8692
tde_create_translated_desktop: Fix processing of files with spaces in name.
Slávek Banko
2024-10-08 10:34:14 +0200
5283559e25
tde_import: Always do 'include' because macro can be called in a scope that is not global.
Slávek Banko
2024-07-18 00:55:31 +0200
fab0f33de4
tde_import: Always do 'include' because macro can be called in a scope that is not global.
Slávek Banko
2024-07-18 00:55:31 +0200
5e1ef63e20
Remove __KDE_HAVE_GCC_VISIBILITY
Michele Calgaro
2024-07-14 22:54:24 +0900
6ec646b006
Remove __KDE_HAVE_GCC_VISIBILITY
Michele Calgaro
2024-07-14 22:54:24 +0900
713b969b4e
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY. Temporarily __KDE_HAVE_GCC_VISIBILITY is still provided, till renaming on all TDE code base is completed.
Michele Calgaro
2024-07-11 11:36:46 +0900
97b64cc430
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY. Temporarily __KDE_HAVE_GCC_VISIBILITY is still provided, till renaming on all TDE code base is completed.
Michele Calgaro
2024-07-11 11:36:46 +0900
03a1c2f4fd
tde_uic: Cover all wizard include variants and class name in one regexp.
Slávek Banko
2024-07-08 01:46:01 +0200
e875dd8b52
tde_uic: Cover all wizard include variants and class name in one regexp.
Slávek Banko
2024-07-08 01:46:01 +0200
f1352532be
Rename kdemacros.h to tdemacros.h
Michele Calgaro
2024-06-30 19:10:09 +0900
d4b1fc5275
Rename kdemacros.h to tdemacros.h
Michele Calgaro
2024-06-30 19:10:09 +0900
68452c7f2d
tde_import: Reducing the noise, more common listing of the result.
Slávek Banko
2024-05-28 17:03:16 +0200
6cf464b091
tde_import: Reducing the noise, more common listing of the result.
Slávek Banko
2024-05-28 17:03:16 +0200
d9c415570a
Add support for relative paths in '_tde_internal_setup_path'
Michele Calgaro
2024-05-17 23:35:50 +0900
71fe92911c
Add support for relative paths in '_tde_internal_setup_path'
Michele Calgaro
2024-05-17 23:35:50 +0900
9d38396777
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Michele Calgaro
2024-05-02 21:15:12 +0900
5e76949219
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Michele Calgaro
2024-05-02 21:15:12 +0900
9a81dc3923
Update version to R14.1.3~[DEVELOPMENT]
Michele Calgaro
2024-04-29 17:10:26 +0900
1ec544251e
Update version to R14.1.2
r14.1.2
Michele Calgaro
2024-04-17 17:15:41 +0900
e6fdb4b58d
Fix incorrect backslash in tde_set_project_version macro
Slávek Banko
2024-03-13 12:31:24 +0900
4af11cf947
Set cmake minimum version in a centralized place
Michele Calgaro
2024-03-13 12:46:59 +0900
a8c01019d7
Set cmake minimum version in a centralized place
Michele Calgaro
2024-03-13 12:46:59 +0900
620a9aa9f9
Fix incorrect backslash in tde_set_project_version macro
Slávek Banko
2024-03-13 12:31:24 +0900
10b0187669
Add support for multiline messages in tde_message_* macros
Alexander Golubev
2024-03-06 23:19:33 +0300
bcb80b4ea3
Add support for multiline messages in tde_message_* macros
Alexander Golubev
2024-03-06 23:19:33 +0300
8b6215c660
Simplify code since cmake minimum version is now 3.5
Michele Calgaro
2024-02-14 16:25:39 +0900
14c59dd1b9
Simplify code since cmake minimum version is now 3.5
Michele Calgaro
2024-02-14 16:25:39 +0900
bd7124c68a
Removed unused FindTQtQUI module
Michele Calgaro
2024-02-10 19:51:57 +0900
b2d2b46723
tqt-replace is no longer required
Michele Calgaro
2024-02-07 16:33:21 +0900
76ca9f74ef
Raise the minimum required version of CMake to 3.5.
Slávek Banko
2023-11-05 18:46:06 +0100
ea17fae58d
Raise the minimum required version of CMake to 3.5.
Slávek Banko
2023-11-05 18:46:06 +0100
bb49d85437
Update version to R14.1.2~[DEVELOPMENT]
Slávek Banko
2023-10-30 11:22:08 +0100
b4e46115c9
Update version to R14.1.1
r14.1.1
Michele Calgaro
2023-10-15 22:08:47 +0900
3fedede7e6
Save and restore CMake policies so that it does not cause CMP0011 in the case of use as a slave - tde_automoc, tde_uic.
Slávek Banko
2023-06-02 10:00:03 +0200
d1c467a7da
Save and restore CMake policies so that it does not cause CMP0011 in the case of use as a slave - tde_automoc, tde_uic.
Slávek Banko
2023-06-02 10:00:03 +0200
4e5ddd484f
Set CMake policy CMP0057 to NEW. This is necessary for CheckLinkerFlag with CMake 3.18.
Slávek Banko
2023-05-31 17:41:48 +0200
2e90c1972e
Set CMake policy CMP0057 to NEW. This is necessary for CheckLinkerFlag with CMake 3.18.
Slávek Banko
2023-05-31 17:41:48 +0200
1af8cf3511
tde_setup_architecture_flags: Add test for liner flag -pie or -ztype=pie.
Denis Kozadaev
2023-05-16 11:51:39 +0300
4e0406ce01
tde_setup_architecture_flags: Add test for liner flag -pie or -ztype=pie.
Denis Kozadaev
2023-05-16 11:51:39 +0300
570dbf6e74
Add macro to display a warning message for developers
Michele Calgaro
2023-05-17 09:17:12 +0900
bc1a17dc6f
Add macro to display a warning message for developers
Michele Calgaro
2023-05-17 09:17:12 +0900
6ae3ce5bb6
Update version to R14.1.1~[DEVELOPMENT]
Michele Calgaro
2023-04-26 17:36:57 +0900
9fae6b57db
Update version to R14.2.0~[DEVELOPMENT]
Michele Calgaro
2023-04-26 16:56:19 +0900
1cd9b531ef
Update release version to R14.1.0
r14.1.0
Michele Calgaro
2023-04-16 18:29:54 +0900
2dbc318de9
tde_add_ui_files: Fix the wrong automatic use of TQT_ONLY mode when building tdelibs as such.
Slávek Banko
2023-02-16 03:21:23 +0100
25734cf506
tde_add_library: Link embedded libraries as PRIVATE. Private linked libraries are now listed among the first.
Slávek Banko
2022-11-06 00:56:15 +0100
96bb7dddfe
tde_create_handbook: Install symlink for 'common' part as relative.
r14.0.13
r14.0.x
Slávek Banko
2022-10-03 10:04:38 +0200
6b4c7a9ef0
tde_create_handbook: Install symlink for 'common' part as relative.
Slávek Banko
2022-10-03 10:04:38 +0200
f7cb5e1b3b
Allows tde macros to be used for processing .ui files in pure TQt applications.
Michele Calgaro
2022-09-04 20:23:16 +0900
6a21dd3914
Allows tde macros to be used for processing .ui files in pure TQt applications.
Michele Calgaro
2022-09-04 20:23:16 +0900
2a496fc80d
Make sure to check for existance of ${CMAKE_SOURCE_DIR}/.tdescminfo before trying to read it.
v3.5.13-sru
Michele Calgaro
2022-06-20 00:14:36 +0900
26f52b5d7e
Make sure to check for existance of ${CMAKE_SOURCE_DIR}/.tdescminfo before trying to read it.
Michele Calgaro
2022-06-20 00:14:36 +0900
4940b4ebe7
Make sure to check for existance of ${CMAKE_SOURCE_DIR}/.tdescminfo before trying to read it.
Michele Calgaro
2022-06-20 00:14:36 +0900
088f3e3bdc
Add macro to set project version at TDE-wide scope.
Michele Calgaro
2022-05-20 20:56:04 +0900
82576df1c0
Add macro to set project version at TDE-wide scope.
Michele Calgaro
2022-05-20 20:56:04 +0900
11a6934bbb
Add macro to set project version at TDE-wide scope.
Michele Calgaro
2022-05-20 20:56:04 +0900
19614f4c61
Set C++11 as the required minimum standard.
r14.0.12
Slávek Banko
2022-01-28 02:07:13 +0100
0560f24a3b
Set C++11 as the required minimum standard.
Slávek Banko
2022-01-28 02:07:13 +0100
0321845582
tde_automoc: Add support for processing automoc for generated files.
Slávek Banko
2022-01-14 04:12:30 +0100
2878ceef0c
tde_automoc: Add support for processing automoc for generated files.
Slávek Banko
2022-01-14 04:12:30 +0100
efec901634
tde_automoc: Add support for processing automoc for generated files.
Slávek Banko
2022-01-14 04:12:30 +0100
2062d69338
Add TQT_CMAKE_DIR variable.
Slávek Banko
2022-01-12 17:21:45 +0100
321dec8aae
Add TQT_CMAKE_DIR variable.
Slávek Banko
2022-01-12 17:21:45 +0100
d863e15b50
Add TQT_CMAKE_DIR variable.
Slávek Banko
2022-01-12 17:21:45 +0100
41d6726c09
tde_install_export: Sort individual exported files before generating a summary export file so that the generated output is reproducible.
Slávek Banko
2022-01-03 18:57:09 +0100