Commit History

Upphovsman SHA1 Meddelande Datum
  kevinkofler f95b7fc95f Remove obsolete (and no longer used) CF_REMOVE_TRAILING_DYN macro. 16 år sedan
  kevinkofler 04fcd4afe2 Fix example. 16 år sedan
  kevinkofler f16a8e8a06 Add support for KDE 4 library symlinks in libdir/kde4/devel (for parallel-installability with KDE 3). 17 år sedan
  kevinkofler e16eeff8bf Move handles in front of program name so the program name can be changed to a name with odd length. 17 år sedan
  kevinkofler a8d667ceba Update copyright year and history. 17 år sedan
  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 år sedan
  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 år sedan
  kevinkofler 66431c4837 Drop NEW_KABOUTDATA_API hack, always assume new API now that we require KDE 3.92.0. 17 år sedan
  kevinkofler 00a9a2d0ac Pass a KShell::Errors * instead of an int * for the error code to KShell::splitArgs (KDE 3.92.0 API change). 17 år sedan
  kevinkofler 60b7ac1bf7 Port to updated KTextEditor completion API in KDE 3.92.0: MatchType=true -> MatchQuality=10. 17 år sedan
  kevinkofler 49a5b4d8d4 Bump required KDE version to 3.92.0. 17 år sedan
  kevinkofler 1e9ec56c98 Update copyright date. 17 år sedan
  kevinkofler c0e160b970 Fix typo in __fscanf_unget (move.l -> move.w). 17 år sedan
  kevinkofler fe264af534 Regenerate TIGCC IDE completion info for atan2 prototype fix. 17 år sedan
  kevinkofler 6c326982ab Fix atan2 prototype. 17 år sedan
  kevinkofler 5218d83fe6 Fix sign comparison warning in _keytest_optimized with OPTIMIZE_CALC_CONSTS. 17 år sedan
  kevinkofler 55764d6384 Update RPM installation instructions. 17 år sedan
  kevinkofler 68ba723603 Allow setting CXXFLAGS on the qmake command line. 17 år sedan
  kevinkofler 0f0e18c70e Detect KAboutData API change which happened between the official KDE 3.91.0 and the snapshot kde-windows is using and support the new API. 17 år sedan
  kevinkofler 2de97b09b5 Use the glib from the gladewin32 package for cross-MinGW builds because kde-windows no longer provides one: 17 år sedan
  kevinkofler 38a875503d Drop genAllCaseVariants hack, use new "insensitive" attribute for the "keyword" tag instead. 17 år sedan
  kevinkofler 2a4f0da8ad Mention bug fixed by internal reorganization. (No newline is added when saving a file because the KatePart does the saving now.) 17 år sedan
  kevinkofler 0737329565 Make Ctrl+Return work for "Open file at cursor". 17 år sedan
  kevinkofler ae492d5ef6 Finish porting completion now that the KatePart at least does something with it. (Argument hints still to do.) 17 år sedan
  kevinkofler 97e68f5e56 Disable the shortcut for the KatePart's builtin find to make Ctrl+F unambiguously refer to my implementation of Find. 17 år sedan
  kevinkofler 75d724f8a8 Fix DecodeOnCalcName to work like strncpy (fill remaining characters with \0). 17 år sedan
  kevinkofler ed46a0902f Override KFindDialog::accept to prevent the non-modal find dialog from being closed when clicking "Find". 17 år sedan
  kevinkofler f1d9bd5b2f Use KProcess instead of K3ProcIO and K3Process. 17 år sedan
  kevinkofler bca8f65e73 Fix checking for success of KProcess::start (use KProcess::waitForStarted instead of KProcess::error). 17 år sedan
  kevinkofler c851298065 Use KProcess instead of K3ProcIO. 17 år sedan