Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
1efb091b [view]master2011-04-28 22:56:52 +0000samelian[other] [kde-common/cmake] added tde_file_to_cpp() macro
192bc903 [view]master2011-04-28 22:56:52 +0000samelian[tde-cmake] [kde-common/cmake] added tde_file_to_cpp() macro
d1f013fc [view]master2011-04-28 14:33:16 +0200Johannes Schindelin[libtdevnc] UTF-8ify AUTHORS
Signed-off-by: Johannes Schindelin
78b0c873 [view]master2011-04-28 14:32:36 +0200Johannes Schindelin[libtdevnc] Update AUTHORS
Signed-off-by: Johannes Schindelin
b41a969e [view]master2011-04-27 17:32:57 +0000samelian[tdegraphics] [kdegraphics/kpdf] added cmake support
d8fca9d0 [view]master2011-04-27 23:43:11 +0800Vic Lee[libtdevnc] Replace deprecated GnuTLS functions gnutls_*_set_priority with gnutls_priority_set_direct.
The functions gnutls_*_set_priority we used were marked deprecated since
latest GnuTLS version 2.12. However the replacement function
gnutls_priority_set_direct is available since 2.2, which is even lower
than our version requirement 2.4 in configure. The patch just replace
the deprecate function to fix the compile warning.
Signed-off-by: Vic Lee
Signed-off-by: Johannes Schindelin
98fdf3c1 [view]master2011-04-27 01:17:08 +0000tpearson[dolphin] Fix FTBFS
7a741e43 [view]master2011-04-27 00:40:29 +0000tpearson[dolphin] TQt4 port Dolphin
This enables compilation under Qt3 and Qt4
f885de23 [view]master2011-04-26 20:41:20 +0000samelian[tdesdk] [kdesdk] install import cmake files
04e6e355 [view]master2011-04-26 20:40:36 +0000samelian[tdevelop] [kdevelop] cvsservice ported to cmake
a48487ef [view]master2011-04-26 20:07:54 +0000samelian[dolphin] [applications/dolphin] update cmake files
42c6ef8e [view]master2011-04-23 02:17:24 +0000tpearson[tdepim] Attempt to fix a kdepim FTBFS based on a missing stdc header #include
d2cf7fa5 [view]master2011-04-21 23:56:57 +0000tpearson[dbus-1-tqt] Add dbus-1-tqt to this SVN tree
Please keep it in sync with the master at svn.trinitydesktop.org
This is revision 167 from that source
65246190 [view]master2011-04-21 22:32:20 +0000samelian[amarok] [applications/amarok] added cmake support for translations
64f9d96e [view]master2011-04-21 22:30:33 +0000samelian[other] [kde-common/cmake] added tde_create_translation() macro
4da24f1a [view]master2011-04-21 22:30:33 +0000samelian[tde-cmake] [kde-common/cmake] added tde_create_translation() macro
04b9c54a [view]master2011-04-21 01:31:08 +0000tpearson[tdelibs] Fix kdevelop FTBFS
03585754 [view]master2011-04-21 00:01:25 +0000samelian[tdevelop] [kdevelop] sync with new cmake macros
84e5264c [view]master2011-04-20 23:38:07 +0000samelian[tdelibs] [kdelibs/doc] fixed target name
09396259 [view]master2011-04-19 20:42:46 +0000samelian[tdesdk] [kdesdk] added cmake support for "cervisia" and "kapptemplate"
c5431daa [view]master2011-04-19 05:49:03 +0000tpearson[tqtinterface] Add tquuid to tqt3
20b40b24 [view]master2011-04-18 23:20:50 +0000samelian[amarok] [applications/amarok] cmake generate docs
e98a3030 [view]master2011-04-18 23:17:24 +0000samelian[other] [kde-common/cmake] added NOINDEX directive to tde_create_handbook() macro
6ef79f89 [view]master2011-04-18 23:17:24 +0000samelian[tde-cmake] [kde-common/cmake] added NOINDEX directive to tde_create_handbook() macro
c78e705c [view]master2011-04-18 15:56:21 +0000tpearson[tdepim] Add INSTALL file to kdepim
fc92b0d3 [view]master2011-04-18 15:55:45 +0000tpearson[tdebase] Enhance kdebase INSTALL file
d4f0949a [view]master2011-04-18 15:55:19 +0000tpearson[tdelibs] Enhance kdelibs INSTALL file
ceb29cc5 [view]master2011-04-18 15:54:50 +0000tpearson[arts] Enhance INSTALL file
1d9d9f5c [view]master2011-04-18 03:28:57 +0000tpearson[amarok] Finish TQt4 porting of Amarok
This enables compilation under both Qt3 and Qt4
21e7f595 [view]master2011-04-17 20:51:58 +0000tpearson[tqtinterface] Add TQT_TQTIMEREVENT
dd1acb49 [view]master2011-04-17 20:34:02 +0000tpearson[tqtinterface] Add TQ_ScaleMax
2cc0f939 [view]master2011-04-17 18:56:45 +0000tpearson[tdepim] Fix FTBFS
b91d22f9 [view]master2011-04-17 18:43:32 +0000samelian[tdepim] [kdepim/mimelib] added TQT_LIBRARY_DIRS to link_directories()
be8cd971 [view]master2011-04-17 07:51:53 +0000tpearson[tqtinterface] Add TQT_TQCLOSEEVENT
e9db3e45 [view]master2011-04-17 00:41:28 +0000tpearson[amarok] Fix ipod/Amarok compilation
bd72b76e [view]master2011-04-16 23:48:06 +0000tpearson[amarok] On modern TQt systems TQGLWidget will always be available, so remove the offending #ifdef that is breaking compilation
4304e8d9 [view]master2011-04-16 23:01:29 +0000tpearson[tdepowersave] Finish TQt4 port of kpowersave
This enables both Qt3 and Qt4 builds
4304e8d9 [view]master2011-04-16 23:01:29 +0000tpearson[kpowersave] Finish TQt4 port of kpowersave
This enables both Qt3 and Qt4 builds
c22170b2 [view]master2011-04-16 21:54:32 +0000samelian[amarok] [applications/amarok] sync with new cmake macros
ba24506b [view]master2011-04-16 21:36:14 +0000tpearson[tdepowersave] Link against dbus-tqt
ba24506b [view]master2011-04-16 21:36:14 +0000tpearson[kpowersave] Link against dbus-tqt
1f05a7fe [view]master2011-04-16 21:12:22 +0000tpearson[amarok] Fix Amarok cmake configure checks
51d2a919 [view]master2011-04-16 21:01:53 +0000tpearson[tdepowersave] Fix dbus tqt check
51d2a919 [view]master2011-04-16 21:01:53 +0000tpearson[kpowersave] Fix dbus tqt check
170978e3 [view]master2011-04-16 19:21:15 +0000tpearson[amarok] Add ability to use CMAKE_INCLUDE_PATH in autodetection of konqsidebarplugin.h
6e658260 [view]master2011-04-16 19:04:01 +0000tpearson[amarok] Let the end user decide if his/her gpod support is broken until an actual check can be made
2d0cd394 [view]master2011-04-15 01:44:26 +0000tpearson[tdepim] Fix Qt3 compilation of kdepim
00986dc5 [view]master2011-04-14 22:17:24 +0000tpearson[tqtinterface] Add TQLayoutStruct
8a88e328 [view]master2011-04-14 21:45:09 +0000tpearson[tqtinterface] Add tqsetBackgroundPixmap
18c088e4 [view]master2011-04-14 21:20:52 +0000tpearson[tqtinterface] Add tqsetWhatsThis
d765276d [view]master2011-04-14 20:44:13 +0000tpearson[tqtinterface] Add tqtr
5dfb4383 [view]master2011-04-14 20:35:28 +0000tpearson[tqtinterface] Add tqfindWidget
7207aeb3 [view]master2011-04-14 20:18:54 +0000tpearson[tqtinterface] Add tqdrawPolygon method
1c93fca1 [view]master2011-04-14 20:16:30 +0000tpearson[tdepim] Enable kdepim compilation under Qt4
This will likely break Qt3 compilation temporarily, which is an unintended side effect.
A third and final kdepim commit will repair Qt3 compilation shortly.
6fd822e3 [view]master2011-04-13 03:26:21 +0000tpearson[tqtinterface] Add TQ_INLINE_TEMPLATES
67e29a05 [view]master2011-04-13 00:46:47 +0000tpearson[tdepim] Initial conversion of kdepim to TQt
This will probably require some tweaking before it will build under Qt4,
however Qt3 builds are OK. Any alterations this commit makes to kdepim
behaviour under Qt3 are unintentional and should be fixed.
cfd1924b [view]master2011-04-12 19:44:43 +0000tpearson[tqtinterface] Define TQWIDGETSIZE_MAX
c9a5f553 [view]master2011-04-11 18:34:58 +0000tpearson[tdelibs] Fix khtml dox web page link
f57854f6 [view]master2011-04-11 18:21:58 +0000tpearson[tdebase] Specify namespace when using WFlags
cb915356 [view]master2011-04-11 17:23:43 +0000tpearson[tqtinterface] Add new WPaintOnScreen for Qt4 compat

List generated Fri Jun 19 11:20:10 2026
Currently showing patches 54061 to 54120 of 56602 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]