Commit History

Autor SHA1 Mensaxe Data
  kevinkofler 4f5551a778 Bump required KDE version to 4.0.0. %!s(int64=16) %!d(string=hai) anos
  kevinkofler bc14de6c62 Clear all unwanted KatePart shortcuts causing conflicts, not just the one for Find. %!s(int64=16) %!d(string=hai) anos
  kevinkofler 422fa502e4 Bump required KDE version to 3.96.2. %!s(int64=16) %!d(string=hai) anos
  kevinkofler e02d461e9a Fix vertical alignment of scrollbar labels. %!s(int64=16) %!d(string=hai) anos
  kevinkofler d31fa7d4ad Update file type icon names: source-c -> text-x-csrc, source-h -> text-x-chdr, source-s -> text-x-hex (for lack of something better), binary -> application-x-object, txt -> text-plain. %!s(int64=16) %!d(string=hai) anos
  kevinkofler 1762c196df Don't set QDockWidget::DockWidgetFloatable on errorListDock. (QDockWidget::DockWidgetFloatable without QDockWidget::DockWidgetMovable makes no sense, and the pane shouldn't be detachable in the first place.) %!s(int64=16) %!d(string=hai) anos
  kevinkofler 6f4f38bb90 Update icon names for KDE 3.94.0: file-find->system-search, drop edit-find-replace hack (the icon loader now automatically falls back to edit-find if it isn't present), compfile->run-build-file, make-kdevelop->run-build. %!s(int64=16) %!d(string=hai) anos
  kevinkofler bd5c5c3fc8 Fix Tools menu and toolsConfigure (entries were being read from the wrong configuration group after the KConfigGroup port). %!s(int64=16) %!d(string=hai) anos
  kevinkofler f4ecf5e086 Port to new KDE 3.94.0 KConfig API: %!s(int64=16) %!d(string=hai) anos
  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. %!s(int64=16) %!d(string=hai) anos
  kevinkofler f95b7fc95f Remove obsolete (and no longer used) CF_REMOVE_TRAILING_DYN macro. %!s(int64=16) %!d(string=hai) anos
  kevinkofler 00a9a2d0ac Pass a KShell::Errors * instead of an int * for the error code to KShell::splitArgs (KDE 3.92.0 API change). %!s(int64=17) %!d(string=hai) anos
  kevinkofler 0737329565 Make Ctrl+Return work for "Open file at cursor". %!s(int64=17) %!d(string=hai) anos
  kevinkofler 97e68f5e56 Disable the shortcut for the KatePart's builtin find to make Ctrl+F unambiguously refer to my implementation of Find. %!s(int64=17) %!d(string=hai) anos
  kevinkofler ed46a0902f Override KFindDialog::accept to prevent the non-modal find dialog from being closed when clicking "Find". %!s(int64=17) %!d(string=hai) anos
  kevinkofler f1d9bd5b2f Use KProcess instead of K3ProcIO and K3Process. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 8d823d1669 Port to new KDE 3.91.0 interface: %!s(int64=17) %!d(string=hai) anos
  kevinkofler c70067f78e Group the 2 consecutive *procio<<... lines into one. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 6c8eb6c84f Urlencode on-calc file names passed to ld-tigcc instead of passing raw calculator charset on the command line. %!s(int64=17) %!d(string=hai) anos
  kevinkofler a1dbd5d53e Handle settings.pack && settings.outputbin during Post-Processing now that it's a valid combination. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 4e8e376523 Use new --output-data-var ld-tigcc switch instead of renaming hack. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 2c5a0e36dd Use the builtin pucrunch support in the latest CVS ld-tigcc instead of ttpack and ttbin2oth. This also adds support for outputting unwrapped binaries for compressed files. %!s(int64=17) %!d(string=hai) anos
  kevinkofler fe8d84adc1 Get rid of remaining init() and destroy() slots/methods, use constructors and destructors directly throughout. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 0e6805757b Merge SourceFile into SourceFileWindow, srcfile.h into srcfilewin.h. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 3079a8cca4 Drop no longer needed #define hacks for __attribute__((unused)). %!s(int64=17) %!d(string=hai) anos
  kevinkofler 3828642595 Fix typo in comment. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 0c4a2b1f90 Qt::convertFromPlainText now outputs QChar(160) instead of the previously-used surrogate pair for spaces, so adjust the replacement putting the spaces back. %!s(int64=17) %!d(string=hai) anos
  kevinkofler dad843e219 #include <QTextDocument> instead of Q3StyleSheet. %!s(int64=17) %!d(string=hai) anos
  kevinkofler d4f054dabf Convert Q3Accel objects to arrays of QShortcut. %!s(int64=17) %!d(string=hai) anos
  kevinkofler 55894596d8 Use KShell::quoteArg instead of K3Process::quote. %!s(int64=17) %!d(string=hai) anos