Commit History

Author SHA1 Message Date
  konrad_m bfb4aaad63 Changed several Q3ValueVectors to QVector, and possibly a Q3ValueList somewhere. 17 years ago
  kevinkofler 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. 17 years ago
  kevinkofler b8d5e1d267 Run convert-newq4headers.pl. 17 years ago
  kevinkofler 7cc5afdbfd Run qt3to4. 17 years ago
  kevinkofler d4d273fc48 Parse .hsf files for system header completion info. 17 years ago
  kevinkofler 74ae18f47a Implement function to parse a source file for completion info. 17 years ago
  kevinkofler 8bdd01f5b3 Use QValueVector instead of QValueList for SourceFunctions array (more efficient random access). 18 years ago
  kevinkofler 3276320053 Implement Functions dialog. 18 years ago
  kevinkofler 8f889ca909 Implement function popup. 18 years ago
  kevinkofler 145b0759c9 Implement parsing functions for the function list. C files are parsed using Exuberant Ctags (http://ctags.sourceforge.net). Assembly files are parsed for labels by hand. 18 years ago