Commit History

Author SHA1 Message Date
  kevinkofler eb48103d44 Add a full changelog (generated from CVS logs). 17 years ago
  kevinkofler a2e0ba585b Actually install Anjuta 2 project. Remove Anjuta 1 project. 17 years ago
  kevinkofler 2dcaf41c96 Add missing -lkdeui to link line (needed for OS X). 17 years ago
  kevinkofler 4d86cc4329 Link all required KDE libraries explicitly instead of relying on the linker pulling them in (which the OS X linker doesn't do). 17 years ago
  kevinkofler 2ff50a0d35 Add workaround for rpmbuild 4.4.2 with tar 1.15.91 to make rpm target. 17 years ago
  kevinkofler 7e04c2c6d4 Add NEWS file containing the history information previously published in the changelog snippets on SourceForge. 18 years ago
  kevinkofler 80132e6bd4 Implement my own AssistantClient using KDE classes (KProcIO, KExtendedSocket) because QAssistantClient uses QProcess which conflicts with KProcess (fixes lockups while waiting for a process to complete). 18 years ago
  kevinkofler 2ce874a9eb Implement template popups (Ctrl+J). 18 years ago
  kevinkofler 1aab02b749 Implement setting colors of parentheses. 18 years ago
  kevinkofler 53bb89368a Design dialogs for syntax highlighting customization. 18 years ago
  kevinkofler 1b89dea9d4 Remove no longer needed Kate ASM syntax descriptions. 18 years ago
  kevinkofler 99a9efa4ed Design Configure Tools and Tool Properties dialogs. 18 years ago
  kevinkofler 74a26f26e9 Add small version of TIGCC IDE icon. Use it for the .desktop file in the RPM and for the task bar. 18 years ago
  kevinkofler 6da0826202 Start implementing Help/News. 18 years ago
  kevinkofler 40cd56be9c Require libticalcs2 0.2.4 (from 20060723 snapshot). 18 years ago
  kevinkofler 400993ca52 Require latest libticables2 (0.1.3 from 20060723 snapshot), drop compatibility code. 18 years ago
  kevinkofler f654ef8730 Fix test for qt3-apps-dev so it actually works on Debian (hopefully). 18 years ago
  kevinkofler 3276320053 Implement Functions dialog. 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
  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