Commit History

Author SHA1 Message Date
  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
  kevinkofler 47b613cd06 Implement progress bars for transfers to a real calculator. 18 years ago
  kevinkofler 49366d98f1 Test for minimum versions of libtifiles2 and libticalcs2 (the 20060524 snapshots fulfill them). 18 years ago
  kevinkofler 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). 18 years ago
  kevinkofler bfdac8087f Implement Program Output dialog. 18 years ago
  kevinkofler 89455a7bde Set the correct pixmaps for the error messages. 18 years ago
  kevinkofler 9ed8d19817 Create Errors and Warnings window. 18 years ago
  kevinkofler d0deb9a2d0 Check for qassistantclient.h. 18 years ago
  kevinkofler 4e26a22eb7 Add INSTALL readme file. 18 years ago
  kevinkofler b172e7a78d Don't use static variables in SourceFileWindow, we need one copy of each variable per instance. 18 years ago
  kevinkofler 814eac1a41 Create SourceFileWindow as a copy of MainForm (unfinished, but compiles and links). 18 years ago
  kevinkofler 203c4c69a4 Ship images/copyright.txt in the tarball. 18 years ago
  kevinkofler 047065ee32 Use "folder" instead of "folder_flat" to make the folder icon display for Crystal. 18 years ago
  kevinkofler ae9705b0a9 Add missing icon for the about dialog. 18 years ago
  kevinkofler 0d35fb4b7d Add RPM spec file. 18 years ago
  kevinkofler 22e0cc726e Make sure make dist actually packages a working tarball and add dist-bzip2 target. 18 years ago
  kevinkofler 415078bcf9 Add dummy configure script which just runs qmake and prints an error if it was not found. 18 years ago
  kevinkofler 7d5cbb4809 Honor $TIGCC during make install. 18 years ago
  kevinkofler ec0d7c6d85 Rename *.cxx to *.cpp for consistency. 18 years ago
  kevinkofler 9a315455ef Design Preferences dialog and update TIGCCPrefs structure. 18 years ago
  kevinkofler 385a68dc45 Incomplete implementation of Find (only brings up the dialog, doesn't actually find anything yet). 18 years ago
  kevinkofler 9a26727ef5 Fix pasto. 18 years ago
  kevinkofler 670434d0aa Require glib2 (used by libticonv) and libticonv. Implement conversion from/to calculator charset. 18 years ago
  kevinkofler 09e54a54b8 Remove unused "What's this" button. Replace it with a more visible hint about the right-click feature, easily overlooked in the Win32 IDE. 18 years ago
  kevinkofler dac2dd575a Fix detection of KDE include/lib directories for Gentoo. 18 years ago
  joeyadams 73fdad3400 Laid out Program Options, added it to the project, and made it viewable when you press the Program Options button in Project Options. 18 years ago
  joeyadams b77c49961a Added incomplete Project Options UI file. 18 years ago
  joeyadams 34f652f105 Added preferences.h and preferences.cxx to the project files. 18 years ago
  kevinkofler 059a55c9f9 Create new file ktigcc.h containing prototypes for ktigcc.cpp, use it in mainform.ui.h. 18 years ago
  joeyadams 15d949afc5 Updating to accept tpr.cxx and tpr.h. 18 years ago