Cronologia Commit

Autore SHA1 Messaggio Data
  kevinkofler d4f054dabf Convert Q3Accel objects to arrays of QShortcut. 17 anni fa
  kevinkofler b4d7f92cae Start moving file handling to the KatePart. 17 anni fa
  kevinkofler b8d5e1d267 Run convert-newq4headers.pl. 17 anni fa
  kevinkofler 1e58fdbae1 Fix 4 missed instances of setCursorPositionReal( to setCursorPosition(KTextEditor::Cursor(. 17 anni fa
  kevinkofler 478ba02f7b Start porting to new KatePart API. 17 anni fa
  kevinkofler a25b9b3c52 Remove junk "Added by qt3to4" comments. 17 anni fa
  kevinkofler 7cc5afdbfd Run qt3to4. 17 anni fa
  kevinkofler a98a0a1506 Allow disabling syntax highlighting from the preferences. 18 anni fa
  kevinkofler 3276320053 Implement Functions dialog. 18 anni fa
  kevinkofler 8f889ca909 Implement function popup. 18 anni fa
  kevinkofler 418fcf1c39 Also create the Functions popup menu for out-of-project source files. 18 anni fa
  kevinkofler 0e50e3c77a All source files now have their LineStartList. 18 anni fa
  kevinkofler d495161439 Implement source file splitting and debugging #line directives (code not used yet, will be used for temp files during compilation). 18 anni fa
  kevinkofler dbb8fb395a New SourceFile::isCSourceFile member because line splitting (to get more precise error locations) is only done on source files, not header files. 18 anni fa
  kevinkofler 28c3f52fa5 Fix handling of KDirWatch in SourceFileWindow. 18 anni fa
  kevinkofler 95a9ba3c94 Implement opening files outside of a project. 18 anni fa
  kevinkofler a0ac0327f4 Make a pointer to the main form accessible to the SourceFileWindow instances. 18 anni fa
  kevinkofler b172e7a78d Don't use static variables in SourceFileWindow, we need one copy of each variable per instance. 18 anni fa