Commit History

Autor SHA1 Mensaxe Data
  kevinkofler 927d8c8118 Fix moving files across file systems after compilation not working. %!s(int64=18) %!d(string=hai) anos
  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). %!s(int64=18) %!d(string=hai) anos
  kevinkofler 2ce874a9eb Implement template popups (Ctrl+J). %!s(int64=18) %!d(string=hai) anos
  kevinkofler b6134236db Fix Ctrl+C/Ctrl+Ins conflict between main window and error list. (Now works as expected: They apply to the error window if it has the focus, and the main window otherwise.) %!s(int64=18) %!d(string=hai) anos
  kevinkofler 1aab02b749 Implement setting colors of parentheses. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 1c9c9f0817 Fix spelling of "strikeOut" in generated XML files (Kate wants the O capitalized). %!s(int64=18) %!d(string=hai) anos
  kevinkofler 53bb89368a Design dialogs for syntax highlighting customization. %!s(int64=18) %!d(string=hai) anos
  kevinkofler d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). %!s(int64=18) %!d(string=hai) anos
  kevinkofler 99a9efa4ed Design Configure Tools and Tool Properties dialogs. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 74a26f26e9 Add small version of TIGCC IDE icon. Use it for the .desktop file in the RPM and for the task bar. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 6da0826202 Start implementing Help/News. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 3276320053 Implement Functions dialog. %!s(int64=18) %!d(string=hai) anos
  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. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 47b613cd06 Implement progress bars for transfers to a real calculator. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 9c76ca7ff1 Import the TiEmu DCOP SDK (technically part of TiEmu, but not worth making a library of). %!s(int64=18) %!d(string=hai) anos
  kevinkofler bfdac8087f Implement Program Output dialog. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 89455a7bde Set the correct pixmaps for the error messages. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 9ed8d19817 Create Errors and Warnings window. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 058ec3a4e9 Update Anjuta project for INSTALL file addition. %!s(int64=18) %!d(string=hai) anos
  kevinkofler b172e7a78d Don't use static variables in SourceFileWindow, we need one copy of each variable per instance. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 814eac1a41 Create SourceFileWindow as a copy of MainForm (unfinished, but compiles and links). %!s(int64=18) %!d(string=hai) anos
  kevinkofler b16a0a6821 Credit the borrowed images properly. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 047065ee32 Use "folder" instead of "folder_flat" to make the folder icon display for Crystal. %!s(int64=18) %!d(string=hai) anos
  kevinkofler ae9705b0a9 Add missing icon for the about dialog. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 0d35fb4b7d Add RPM spec file. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 192d194d07 Implement Preferences dialog. %!s(int64=18) %!d(string=hai) anos
  kevinkofler ec0d7c6d85 Rename *.cxx to *.cpp for consistency. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 30e488e336 More work on the Preferences dialog: %!s(int64=18) %!d(string=hai) anos
  kevinkofler 9a315455ef Design Preferences dialog and update TIGCCPrefs structure. %!s(int64=18) %!d(string=hai) anos
  kevinkofler fbc3468721 Replace QLineEdit with KLineEdit, QPushButton with KPushButton (but not QTabWidget with KTabWidget which isn't well-supported by Qt Designer). %!s(int64=18) %!d(string=hai) anos