Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  kevinkofler a98a0a1506 Allow disabling syntax highlighting from the preferences. 18 vuotta sitten
  kevinkofler 3276320053 Implement Functions dialog. 18 vuotta sitten
  kevinkofler 8f889ca909 Implement function popup. 18 vuotta sitten
  kevinkofler 418fcf1c39 Also create the Functions popup menu for out-of-project source files. 18 vuotta sitten
  kevinkofler 0e50e3c77a All source files now have their LineStartList. 18 vuotta sitten
  kevinkofler d495161439 Implement source file splitting and debugging #line directives (code not used yet, will be used for temp files during compilation). 18 vuotta sitten
  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 vuotta sitten
  kevinkofler 28c3f52fa5 Fix handling of KDirWatch in SourceFileWindow. 18 vuotta sitten
  kevinkofler 95a9ba3c94 Implement opening files outside of a project. 18 vuotta sitten
  kevinkofler a0ac0327f4 Make a pointer to the main form accessible to the SourceFileWindow instances. 18 vuotta sitten
  kevinkofler b172e7a78d Don't use static variables in SourceFileWindow, we need one copy of each variable per instance. 18 vuotta sitten