Commit Verlauf

Autor SHA1 Nachricht Datum
  konrad_m 04230b0401 Updated to use QList / QLinkedList instead of the old Q3ValueList and Q3PtrList. vor 17 Jahren
  kevinkofler 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. vor 17 Jahren
  kevinkofler b8d5e1d267 Run convert-newq4headers.pl. vor 17 Jahren
  kevinkofler 5317d12931 Fix build of parsing.cpp (new KatePart interfaces). vor 17 Jahren
  kevinkofler 7cc5afdbfd Run qt3to4. vor 17 Jahren
  kevinkofler 508470b581 Implement argument hint popups. vor 18 Jahren
  kevinkofler 13e5b62aba Intercept the completion popup being closed without Kate telling us anything. vor 18 Jahren
  kevinkofler ac541b7eb2 Implement completion on Ctrl+Space (or Ctrl+M). vor 18 Jahren
  kevinkofler 48d2536805 Implement loading/saving system header completion info. vor 18 Jahren
  kevinkofler b4cbd86816 Generate completion info from system headers (not help system sources yet, also no loading/saving yet). vor 18 Jahren
  kevinkofler bc7905e12a Implement "Find symbol declaration" (currently does not search system headers). vor 18 Jahren
  kevinkofler b420417585 Implement recursive routines to find a symbol and to collect completion information in a file and all the headers it includes. vor 18 Jahren
  kevinkofler e4194ee0ed Clean up setTextSafe (needed for the coming change to invalidate completion info on changes). vor 18 Jahren
  kevinkofler 74ae18f47a Implement function to parse a source file for completion info. vor 18 Jahren
  kevinkofler 2ce874a9eb Implement template popups (Ctrl+J). vor 18 Jahren