提交歷史

作者 SHA1 備註 提交日期
  konrad_m bfb4aaad63 Changed several Q3ValueVectors to QVector, and possibly a Q3ValueList somewhere. 17 年之前
  kevinkofler 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. 17 年之前
  kevinkofler b8d5e1d267 Run convert-newq4headers.pl. 17 年之前
  kevinkofler 7cc5afdbfd Run qt3to4. 17 年之前
  kevinkofler d4d273fc48 Parse .hsf files for system header completion info. 18 年之前
  kevinkofler 74ae18f47a Implement function to parse a source file for completion info. 18 年之前
  kevinkofler 8bdd01f5b3 Use QValueVector instead of QValueList for SourceFunctions array (more efficient random access). 18 年之前
  kevinkofler 3276320053 Implement Functions dialog. 18 年之前
  kevinkofler 8f889ca909 Implement function popup. 18 年之前
  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 年之前