Commit Graph

  • e789477ef1 Fix Lightv2 style scrollbar garbage being shown Thanks to Ilya Chernykh for the patch! tpearson 2011-05-07 22:15:57 +0000
  • 7ffbe1bbdd Freshen up the kdelibs DEBUG file tpearson 2011-05-03 05:46:56 +0000
  • 04b9c54a54 Fix kdevelop FTBFS tpearson 2011-04-21 01:31:08 +0000
  • 84e5264c10 [kdelibs/doc] fixed target name samelian 2011-04-20 23:38:07 +0000
  • d4f0949a4c Enhance kdelibs INSTALL file tpearson 2011-04-18 15:55:19 +0000
  • c9a5f553e6 Fix khtml dox web page link tpearson 2011-04-11 18:34:58 +0000
  • df8fe52d7a Specify namespace when using WNoAutoErase tpearson 2011-04-11 02:13:40 +0000
  • 5437c370c9 Fix project links tpearson 2011-04-10 00:38:48 +0000
  • a612e47e33 Freshen up about dialog URLs to reflect the new project domain name tpearson 2011-04-09 05:32:04 +0000
  • 36619e34e0 Fix FTBFS tpearson 2011-04-06 23:15:36 +0000
  • 2c11ce1187 Fix FTBFS from Q_PROPERTY tpearson 2011-04-06 02:20:08 +0000
  • 45c2ea753f Minor update to kdelibs README tpearson 2011-04-04 19:18:26 +0000
  • a1c3363424 Fix kdelibs FTBFS tpearson 2011-04-03 22:39:55 +0000
  • 7b12a18bb9 Wean kdelibs off of the qt_x_*_time static variables tpearson 2011-04-03 20:56:33 +0000
  • b1960071ca Convert remainder of kdelibs to use currently defined tqt object name defs This might fix the kio ssl problem tpearson 2011-04-02 22:53:34 +0000
  • bf85f02dd3 Update remaining kdelibs inherits() functions to use new object name defines instead of hard coded string literals tpearson 2011-04-02 07:41:52 +0000
  • b5fb39eb73 Change most kdelibs inherits() functions to use the new object name define system tpearson 2011-04-02 06:46:49 +0000
  • 1c4e273a42 Remove assert() statement as it brings down the configuration dialog unneccessarily tpearson 2011-04-02 01:24:05 +0000
  • 773c9d65d4 arts, kdelibs, kdebase, kdepim: use new tqt build system samelian 2011-03-27 22:03:55 +0000
  • 87b276f234 [kdelibs] fix linking error in khtml samelian 2011-03-24 23:43:16 +0000
  • 13ad43878d kdelibs should now compile properly with TQt for Qt4 tpearson 2011-03-22 21:00:06 +0000
  • 496589d096 Fix yet another Qt4 kdelibs FTBFS tpearson 2011-03-22 05:45:22 +0000
  • fa1ddc9724 Fix other Qt4 kdelibs FTBFS tpearson 2011-03-22 05:04:48 +0000
  • 5c9fdee3d6 Fix another Qt4 kdelibs FTBFS tpearson 2011-03-21 21:53:27 +0000
  • 3ff5f6f55b Fix kdelibs x11accel Qt4 FTBFS tpearson 2011-03-21 21:50:54 +0000
  • 2ffa982beb Fix TQt for Qt4 compilation problem tpearson 2011-03-21 21:41:02 +0000
  • d2791b7584 Fix kspell compilation tpearson 2011-03-21 21:38:41 +0000
  • 6273a4300e Disable avahi-qt3 check under Qt4 tpearson 2011-03-21 06:49:42 +0000
  • dfe8053a72 [kdelibs] remove some useless checks (HAVE_X11_EXTENSIONS_XRANDR_H, HAVE_X11_EXTENSIONS_XSHM_H, HAVE_X11_ICE_ICELIB_H, HAVE__ICETRANSNOLISTEN) samelian 2011-03-20 15:40:48 +0000
  • a3db8bd529 [kdelibs/svgicons] ksvgiconengine.cpp: extra check for NULL value samelian 2011-03-20 15:38:17 +0000
  • b22a396306 Fix TDE branding in application about dialogs (closes Bug 320) tpearson 2011-03-13 02:12:11 +0000
  • c058914ad1 [kdelibs] kspell documentation: use tde_create_handbook() macro samelian 2011-03-12 11:23:45 +0000
  • 7920b30ceb Fix FTBFS under Maverick tpearson 2011-03-11 18:53:45 +0000
  • bec020cf1d kmenu cleanup - kdelibs, kdebase, kdegraphics, kdepim samelian 2011-03-09 09:08:29 +0000
  • 5194b175a4 Fix icon activation glich under Qt4 tpearson 2011-02-28 03:20:39 +0000
  • 28042add4d Fix a number of runtime object identification problems which led to an even larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired tpearson 2011-02-24 07:08:32 +0000
  • f0023a8307 Support kernel >= 2.6.36 Thanks to Novell and Ilya tpearson 2011-02-21 18:45:09 +0000
  • 374d939d8a Allow kdelibs to function correctly with TQt for Qt4 tpearson 2011-02-15 19:11:41 +0000
  • f9279733bf [kdelibs/dcop] link libX11 to dcopquit samelian 2011-02-15 00:57:32 +0000
  • c9b5a85cc9 [kdelibs] check for ltdl.h; avahi support are optional samelian 2011-02-15 00:32:01 +0000
  • b89a6a0270 [kdelibs/dcop] link libX11 to dcop samelian 2011-02-15 00:22:39 +0000
  • f007f85c4d Convert qt_cast() to ::qt_cast<> This should fix some random segfaults It needs to be tested to make sure that interfaces still work, e.g. kate/kwrite interfaces in interface/ktexteditor tpearson 2011-01-31 06:26:14 +0000
  • c6ea5f2c66 Remaining tqqt_cast->qt_cast conversions for kdelibs tpearson 2011-01-29 01:39:00 +0000
  • 9ee4144afe Restored qt_cast() tpearson 2011-01-29 00:07:20 +0000
  • 0d772cdcb1 [kdelibs/kglib] added cmake support samelian 2011-01-27 19:49:01 +0000
  • 2fa036d589 Aviod conflicts with Qt4 namespace members tpearson 2011-01-27 19:26:26 +0000
  • da24d1f16d [kdelibs] initial support for glib loop support samelian 2011-01-27 00:02:21 +0000
  • 946bde4a62 Patch a few buffer overrun problems and odd crash potentials tpearson 2011-01-26 22:23:30 +0000
  • a20928b6bf Styles are now mostly functional under Qt4 tpearson 2011-01-23 05:12:43 +0000
  • 865c5ed0c5 Minor cosmetic fixes tpearson 2011-01-21 19:38:53 +0000
  • 8f486b791c [kdelibs/khtml] smooth scrolling is disabled by default samelian 2011-01-19 22:11:35 +0000
  • 96a33d9068 Additional TQt for Qt4 compilation fixes This should not affect TQt for Qt3 per usual tpearson 2011-01-19 08:24:43 +0000
  • 5783baba4a Fix X11 defines tpearson 2011-01-19 01:33:42 +0000
  • 34889b2ab5 Reverted accidental complete delete of this file tpearson 2011-01-18 23:06:51 +0000
  • 36842ec5f5 TQt compilation fix tpearson 2011-01-17 22:47:21 +0000
  • d908d37c4e Fix TQt plugin loading tpearson 2011-01-16 08:24:53 +0000
  • bab4089069 Finished remaining porting to new TQt API tpearson 2011-01-16 02:40:35 +0000
  • f7e71d4771 Initial conversion for TQt for Qt4 3.4.0 TP2 This will also compile with TQt for Qt3, and should not cause any problems with dependent modules such as kdebase. If it does then it needs to be fixed! tpearson 2011-01-13 08:32:36 +0000
  • b31cfd9a1e [kdelibs/kdecore] fixed a conflict between fixx11h.h and Xdefs.h samelian 2011-01-12 22:19:14 +0000
  • 0ba4e3c0a4 [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions samelian 2011-01-11 16:43:23 +0000
  • 10308be19e Revert automated changes Sorry guys, they are just not ready for prime time Work will continue as always tpearson 2011-01-07 03:45:53 +0000
  • 307136d8ee [kdelibs] added "-include tqt.h" to CMAKE_CXX_FLAGS; using new export mechanism samelian 2011-01-06 17:59:05 +0000
  • 0951e055d4 Minor API repair tpearson 2011-01-03 09:22:00 +0000
  • 9f96d63831 Repair accidental damage to meinproc/docbook caused by prior commit tpearson 2011-01-03 07:08:17 +0000
  • 73a98149e7 Fix build failure tpearson 2011-01-03 05:50:03 +0000
  • 560378aaca Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 tpearson 2011-01-03 04:12:51 +0000
  • d4d5af1cdb [kdelibs] allow compiling when arts headers are installed in /usr/include samelian 2010-12-07 20:27:44 +0000
  • cd45eedaa5 [kdelibs/kinit] removed CMAKE_INSTALL_PREFIX from path to kdeinit samelian 2010-12-04 13:59:32 +0000
  • 42c7fad6ee [kdelibs] more system checks samelian 2010-11-26 22:30:32 +0000
  • cbe1627f46 [kdelibs/kded] export kdeinit_kded-shared target samelian 2010-11-21 16:15:14 +0000
  • a4e4a0b276 [kdelibs/kdecore] added CMake support into kde-config samelian 2010-11-14 23:13:33 +0000
  • c985853288 [kdelibs] install cmake import modules (for imported targets support) samelian 2010-10-28 00:03:55 +0000
  • 40fe6a00b6 [kdelibs] follow KDE4 rules for install path names and some other small changes samelian 2010-10-24 21:53:26 +0000
  • 6e5ec36b79 [kdelibs/khtml] ecma: removed useless automoc-ing samelian 2010-10-23 21:03:13 +0000
  • bd404606f6 Fix Bug #288 tpearson 2010-10-13 22:24:10 +0000
  • bb97b446e1 [kdelibs/doc] added kspell documentation samelian 2010-10-13 21:35:16 +0000
  • 829c108ce9 [kdelibs/arts] fix linking error when kdelibs are compiled without arts samelian 2010-10-13 21:08:59 +0000
  • 7ad85ab7cf [kdelibs] some fixes which allow compiling kdebase samelian 2010-10-09 13:33:49 +0000
  • e4c4951027 [kdelibs] removed useless message samelian 2010-10-07 14:21:46 +0000
  • 3a0e8405e9 [kdelibs/kdecore] added libidn support samelian 2010-10-07 14:19:17 +0000
  • 26083b12ff [kdelibs/khtml] fixed compiler flags samelian 2010-10-06 23:52:54 +0000
  • 2d59aac810 [kdelibs] setup PKG_CONFIG_PATH samelian 2010-10-06 23:38:09 +0000
  • cc31165d9c [kdelibs/kdeui] generate dummy.cpp for libkspell samelian 2010-10-06 21:55:03 +0000
  • e24cfeb8c0 [kdelibs/dcop] added cmake forgotten file samelian 2010-10-06 21:39:25 +0000
  • 2526f4da9b [kdelibs/libltdl] link with ${DL_LIBRARIES} samelian 2010-10-06 12:27:45 +0000
  • e5b354f092 Link cmake directory to Trinity modifiable shared cmake SVN folder tpearson 2010-10-05 23:59:13 +0000
  • 80393e2a7b Link cmake directory to Trinity modifiable shared cmake SVN folder tpearson 2010-10-05 23:47:35 +0000
  • 7ffba8afee [kdelibs] added initial cmake support samelian 2010-10-05 19:41:05 +0000
  • 0db4822126 Update version.... tpearson 2010-10-05 18:13:54 +0000
  • ac9951b97e [CRITICAL] Fix Konqueror tree view resize failure tpearson 2010-10-02 07:30:51 +0000
  • bfb0638935 [CRITICAL] Repair borken rendering due to incorrect inherited object logic tpearson 2010-10-02 02:23:08 +0000
  • ccb3b5e486 [CRITICAL] Revert portion of revision 1122569 which caused all .desktop file translations to be ignored tpearson 2010-09-29 17:44:10 +0000
  • 33e60e8e78 Critical security patches for the following vulnerabilities: CVE-2009-0689 CVE-2009-1687 CVE-2009-1690 CVE-2009-1698 CVE-2009-2702 tpearson 2010-09-29 05:15:51 +0000
  • c9b50480aa Fix downstream pykde3 FTBFS tpearson 2010-09-26 04:44:37 +0000
  • d90e910312 Fix Slackware FTBFS tpearson 2010-09-24 22:41:58 +0000
  • 2b62e01d0f Fix minor UI irritant tpearson 2010-09-24 06:14:05 +0000
  • d2217557fe Fix downstream pykde compilation failure tpearson 2010-09-24 05:56:16 +0000
  • bc378237e7 Add ability to decode dollar encoded URLs with KIO tpearson 2010-09-24 05:52:30 +0000
  • 582bff44be Fix FTBFS...//-style comments do not work in this file tpearson 2010-09-22 03:20:46 +0000
  • 7515392544 Fix a downstream pykde FTBFS tpearson 2010-09-22 02:15:05 +0000