index
:
other
master
r14.0.x
Other shared files
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[kde-common/cmake] FindQt.cmake: removed defaulting to qt3 QT_INCLUDE_DIRS/QT...
samelian
2011-03-24
1
-7
/
+0
*
[kde-common/cmake] TDEMacros.cmake: added tde_setup_install_path()
samelian
2011-03-23
1
-1
/
+14
*
Fix uic name under TQt for Qt4
tpearson
2011-03-21
1
-1
/
+1
*
Added crude Qt3/Qt4 autodetect
tpearson
2011-03-21
1
-0
/
+26
*
Add preliminary support for TQt for Qt4 to CMake
tpearson
2011-03-20
2
-2
/
+112
*
[kde-common/cmake] tde_create_handbook: added EXTRA directive; *.css files ar...
samelian
2011-03-17
1
-4
/
+12
*
[kde-common/cmake] tde_create_handbook(): added SRCDIR directive
samelian
2011-03-12
1
-2
/
+15
*
Bring the HTML directory in line with the old Automake directory
tpearson
2011-03-12
1
-1
/
+1
*
[kde-common/cmake] tde_automoc: fixed variable colision
samelian
2011-03-08
1
-3
/
+4
*
[kde-common/cmake] tde_automoc: use absolute path to source header
samelian
2011-03-08
1
-2
/
+4
*
[kde-common/cmake] added META_INCLUDES directive
samelian
2011-03-07
1
-2
/
+30
*
[kde-common/cmake] FindTDE.cmake: check for makekdewidgets
samelian
2011-03-06
1
-0
/
+1
*
[kde-common/cmake] TDEMacros.cmake: added tde_moc macro
samelian
2011-01-23
1
-0
/
+21
*
Improve Qt4 detection
tpearson
2011-01-21
1
-3
/
+3
*
[kde-common/cmake] tde_uic.cmake: copy .ui file locally and run tqt-replace b...
samelian
2011-01-20
1
-2
/
+7
*
Use new tqt uic
tpearson
2011-01-13
1
-1
/
+1
*
Fix TQt UIC detection
tpearson
2011-01-12
1
-1
/
+6
*
Fix TQt detection
tpearson
2011-01-12
1
-1
/
+1
*
[kde-common/cmake] tde_add_library: do not add soversion for exported librari...
samelian
2011-01-10
1
-9
/
+24
*
[kde-common/cmake] FindQt.cmake: checking for patched Qt; added more flags to...
samelian
2011-01-10
1
-2
/
+16
*
Fix Qt4 handling of threading
tpearson
2011-01-06
1
-4
/
+12
*
[kde-common/cmake] using our own export procedure, for more control
samelian
2011-01-06
2
-6
/
+52
*
TQt for Qt4 does not need the Qt3Support library
tpearson
2011-01-05
1
-1
/
+1
*
Improve default case library handling
tpearson
2011-01-05
1
-0
/
+3
*
Fix up fallthrough tqt detection case
tpearson
2011-01-05
1
-1
/
+1
*
Add fallback case
tpearson
2011-01-01
1
-0
/
+1
*
[kde-common/cmake] tde_add_library: processing .skel files when they aren't i...
samelian
2010-12-16
1
-1
/
+1
*
[kde-common/cmake] added FindTDE.cmake
samelian
2010-12-12
1
-0
/
+85
*
[kde-common/cmake] added two macros: tde_create_handbook and tde_auto_add_sub...
samelian
2010-12-12
1
-1
/
+117
*
[kde-common/cmake] added tde_include_tqt macro
samelian
2010-12-05
1
-0
/
+11
*
[kde-common/cmake/modules] added tde_save / tde_restore macros
samelian
2010-11-28
1
-0
/
+18
*
[kde-common/cmake] looking for tde_uic.cmake in CMAKE_MODULE_PATH
samelian
2010-11-21
1
-1
/
+1
*
[kde-common/cmake] make tde_uic usable even if TDE_QTPLUGINS_DIR is not set (...
samelian
2010-11-21
1
-5
/
+7
*
[kde-common/cmake] added a special uic wrapper, for using with TDE codebase
samelian
2010-11-21
2
-2
/
+57
*
[kde-common/cmake] tde_add_library: CMAKE_PROJECT_NAME replaced with PROJECT_...
samelian
2010-11-19
1
-1
/
+1
*
[kde-common/cmake] added EXPORT directive to macro tde_add_kdeinit_executable
samelian
2010-11-18
1
-1
/
+10
*
[kde-common/cmake] added support for imported targets; few fixes DESTDIR related
samelian
2010-10-27
2
-15
/
+32
*
[kde-common/cmake] added find module for TQt
samelian
2010-10-24
1
-0
/
+20
*
[cmake/modules] TDEMacros.cmake: follow KDE4 rules for path names; added new ...
samelian
2010-10-24
1
-16
/
+103
*
[kde-common/cmake] tde_setup_paths: I decided to follow KDE4 rules for names ...
samelian
2010-10-24
1
-151
/
+42
*
[kde-common/cmake] tde_install_icons: detect locolor theme icons; ignoring ic...
samelian
2010-10-18
1
-35
/
+42
*
[kde-common/cmake] rename QT_INCLUDE_DIR to QT_INCLUDE_DIRS and QT_LIBRARY_DI...
samelian
2010-10-17
1
-12
/
+12
*
[kde-common/cmake] added our own FindQt module
samelian
2010-10-17
1
-0
/
+92
*
[kde-common/cmake] added macro tde_message_fatal
samelian
2010-10-17
2
-14
/
+14
*
[kde-common/cmake] tde_setup_paths: some paths can be detected automatically ...
samelian
2010-10-15
1
-57
/
+101
*
[kde-common/cmake] added "tde_setup_paths" macro, a convenient way to setup i...
samelian
2010-10-14
1
-0
/
+143
*
[kde-common/cmake] avoid transitive linking to convenience libraries
samelian
2010-10-08
1
-3
/
+4
*
[kde-common/cmake] make .la files compatible with libtool
samelian
2010-10-08
1
-1
/
+1
*
Add shared CMake directory
tpearson
2010-10-05
5
-0
/
+729
*
TQt LDFLAGs propagation fix
tpearson
2010-08-05
1
-4
/
+7
[next]