Historique des commits

Auteur SHA1 Message Date
  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
  kevinkofler 37ac6d2040 Replace deprecated setIconSet with setIcon. il y a 17 ans
  kevinkofler b30ae3ffec Change parameters of KReplaceWithSelection(S)::setSelection from unsigned to int. il y a 17 ans
  kevinkofler 928ca7506d KReplace::replaceNextDialog() now returns a KDialog *, not a KDialogBase * (which no longer exists), adjust findReplace. il y a 17 ans
  kevinkofler 968104bfa6 Use KXMLGUIClient::action and QAction::trigger to trigger actions, as the direct methods have been removed. il y a 17 ans
  kevinkofler 1e58fdbae1 Fix 4 missed instances of setCursorPositionReal( to setCursorPosition(KTextEditor::Cursor(. il y a 17 ans
  kevinkofler 7daa290a78 Use KTextEditor::Editor (new) instead of KTextEditor::ConfigInterfaceExt (old, no longer available) for config pages. il y a 17 ans
  kevinkofler 7dff8b98ae Update arguments to KatePart functions: il y a 17 ans
  kevinkofler 023b81cf3a Replace: il y a 17 ans
  kevinkofler cd19a59f09 Port to new KatePart interface: il y a 17 ans
  kevinkofler c228df0f19 Comment out calls to some functions not in the KatePart API anymore. il y a 17 ans
  kevinkofler f2f7cc72cd Use setConfigValue instead of setDynWordWrap. il y a 17 ans
  kevinkofler 74a5a8bbca Don't use keyEnter (KatePart), which has been removed. il y a 17 ans
  kevinkofler c213d3f1df Replace no longer existing currentWord KatePart function with custom code. il y a 17 ans
  kevinkofler c182e5505d Update icon loading code for Qt 4 changes. il y a 17 ans
  kevinkofler 7be85b0a6d Port KateDocument::undoCount(), redoCount(), hasSelection() to new KatePart interfaces. il y a 17 ans
  kevinkofler 478ba02f7b Start porting to new KatePart API. il y a 17 ans