Historique des commits

Auteur SHA1 Message Date
  kevinkofler 4f5551a778 Bump required KDE version to 4.0.0. il y a 16 ans
  kevinkofler bc14de6c62 Clear all unwanted KatePart shortcuts causing conflicts, not just the one for Find. il y a 16 ans
  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. il y a 16 ans
  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. il y a 16 ans
  kevinkofler f95b7fc95f Remove obsolete (and no longer used) CF_REMOVE_TRAILING_DYN macro. il y a 16 ans
  kevinkofler 0737329565 Make Ctrl+Return work for "Open file at cursor". il y a 17 ans
  kevinkofler 97e68f5e56 Disable the shortcut for the KatePart's builtin find to make Ctrl+F unambiguously refer to my implementation of Find. il y a 17 ans
  kevinkofler 8d823d1669 Port to new KDE 3.91.0 interface: il y a 17 ans
  kevinkofler 0e6805757b Merge SourceFile into SourceFileWindow, srcfile.h into srcfilewin.h. il y a 17 ans
  kevinkofler 3079a8cca4 Drop no longer needed #define hacks for __attribute__((unused)). il y a 17 ans
  kevinkofler d4f054dabf Convert Q3Accel objects to arrays of QShortcut. il y a 17 ans
  kevinkofler 8420e31ce5 Adapt icon names to Oxygen icons / freedesktop.org icon naming spec. il y a 17 ans
  kevinkofler 440f2d03d1 Port to KDE 3.90.1 API: il y a 17 ans
  kevinkofler 06e4ce0224 Use qt_metacall to invoke the keyReturn, clearUndo and clearRedo slots which are not in the new interfaces. il y a 17 ans
  kevinkofler c8c053b91d Adapt to KatePart signal API changes: il y a 17 ans
  kevinkofler 3c9cda6281 Adapt to new KatePart signal API: Document::charactersInteractivelyInserted -> View::textInserted il y a 17 ans
  kevinkofler e1905aa537 Add .png extension to extensionless images. il y a 17 ans
  kevinkofler d461518582 Use SetForegroundWindow instead of KWin::activateWindow on Win32. il y a 17 ans
  kevinkofler cd93effdda Use setWindowIcon instead of deprecated setIcon. il y a 17 ans
  kevinkofler d465adafbc Recursively create the directory to save a file into before saving it. il y a 17 ans
  kevinkofler c38b3f7534 Let the KatePart save the files. Remove no longer used saveFileText. il y a 17 ans
  kevinkofler b4d7f92cae Start moving file handling to the KatePart. il y a 17 ans
  kevinkofler 8d19b9e055 Fix lockup while creating new file or opening file. Other SET_TEXT_SAFE calls still crash though, calling setText with a view open doesn't work anymore. il y a 17 ans
  kevinkofler 95282e2ebb Port KatePart setConfigFlags and setTabWidth calls to the CommandInterface. il y a 17 ans
  kevinkofler b7ee68a3a4 Remove uses of action groups, also change deprecated fileMenu->changeItem to fileNewMenu->actionMenu()->setIcon. il y a 17 ans
  kevinkofler 899f77b47c Port Q3MainWindow -> QMainWindow, Q3ToolBar -> QToolBar, Q3DockWindow -> QDockWidget. il y a 17 ans
  kevinkofler 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. il y a 17 ans
  kevinkofler b8d5e1d267 Run convert-newq4headers.pl. il y a 17 ans
  kevinkofler 63ce131eb3 Switch from image collection to the new Qt 4 resource system. il y a 17 ans
  kevinkofler 193591e7bf Crash fix: libkatepart has been renamed to katepart. il y a 17 ans