Commit History

Author SHA1 Message Date
  kevinkofler bd5c5c3fc8 Fix Tools menu and toolsConfigure (entries were being read from the wrong configuration group after the KConfigGroup port). 16 years ago
  kevinkofler f4ecf5e086 Port to new KDE 3.94.0 KConfig API: 16 years ago
  kevinkofler e9e80d69e9 Port obsolete K3Icon enums to new KDE 3.94.0 API: K3Icon::Small->KIconLoader::Small, K3Icon::SizeSmall->KIconLoader::SizeSmall, K3Icon::MainToolbar->KIconLoader::MainToolbar. 16 years ago
  kevinkofler 888d58778c Update yum install line. 16 years ago
  kevinkofler 19b7a8286f Fix item numbering. 16 years ago
  kevinkofler 68d1e4ecbd Fedora KDE 4 RPMs are now in Fedora itself, not kde-redhat unstable. 16 years ago
  kevinkofler d8a7a72704 Bump required KDE version to 3.94.0. 16 years ago
  kevinkofler 4a67654a0f Bump version. 16 years ago
  kevinkofler 23985bd11d Fix infinite loop when parsing user headers including each other for completion information. 16 years ago
  kevinkofler 28c9474038 GCC 4.1.2-tigcc-3: 16 years ago
  kevinkofler ced2613972 Update copyright date. 16 years ago
  kevinkofler 9560d88a22 Ignore "relative reloc to symbol in different section" error in the ".deleted" section. This fixes --remove-unused with debugging information and -freg-relative-an. 16 years ago
  kevinkofler f59c6fb145 Bump version. 16 years ago
  kevinkofler 572a676607 Remove Open File= entry. 16 years ago
  kevinkofler c0a301483f Version number and copyright date updates. 16 years ago
  kevinkofler 091f36905c GNU as 2.16.1-tigcc-5: fix build when open is a macro. 16 years ago
  kevinkofler e4a9a56824 Remove false claim that using 0b... is not recommended. 16 years ago
  kevinkofler f95b7fc95f Remove obsolete (and no longer used) CF_REMOVE_TRAILING_DYN macro. 16 years ago
  kevinkofler 04fcd4afe2 Fix example. 16 years ago
  kevinkofler f16a8e8a06 Add support for KDE 4 library symlinks in libdir/kde4/devel (for parallel-installability with KDE 3). 17 years ago
  kevinkofler e16eeff8bf Move handles in front of program name so the program name can be changed to a name with odd length. 17 years ago
  kevinkofler a8d667ceba Update copyright year and history. 17 years ago
  kevinkofler d936a7c133 Fix pst-ttuf.h build (complete the GNU as port: macro and local label syntax, pc->%pc, missing : after label, change invalid bset.w to bset.l). 17 years ago
  kevinkofler 7bcf2e3f3e Work around KDE 4 KConfig bug where a space gets stored as \\s and then loaded as \s instead of a space. 17 years ago
  kevinkofler 66431c4837 Drop NEW_KABOUTDATA_API hack, always assume new API now that we require KDE 3.92.0. 17 years ago
  kevinkofler 00a9a2d0ac Pass a KShell::Errors * instead of an int * for the error code to KShell::splitArgs (KDE 3.92.0 API change). 17 years ago
  kevinkofler 60b7ac1bf7 Port to updated KTextEditor completion API in KDE 3.92.0: MatchType=true -> MatchQuality=10. 17 years ago
  kevinkofler 49a5b4d8d4 Bump required KDE version to 3.92.0. 17 years ago
  kevinkofler 1e9ec56c98 Update copyright date. 17 years ago
  kevinkofler c0e160b970 Fix typo in __fscanf_unget (move.l -> move.w). 17 years ago