Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  kevinkofler 0e6805757b Merge SourceFile into SourceFileWindow, srcfile.h into srcfilewin.h. 17 yıl önce
  konrad_m bfb4aaad63 Changed several Q3ValueVectors to QVector, and possibly a Q3ValueList somewhere. 17 yıl önce
  konrad_m 04230b0401 Updated to use QList / QLinkedList instead of the old Q3ValueList and Q3PtrList. 17 yıl önce
  kevinkofler 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. 17 yıl önce
  kevinkofler b8d5e1d267 Run convert-newq4headers.pl. 17 yıl önce
  kevinkofler 9f5e16ac3f Drop custom AssistantClient, as it uses deprecated (KProcIO) and removed (KExtendedSocket) KDE classes, and the workaround shouldn't be needed anymore in Qt/KDE 4. 17 yıl önce
  kevinkofler f035f96bcb Consistently use #pragma once as the include guard. 17 yıl önce
  kevinkofler 2d84276378 First round of compile fixes. 17 yıl önce
  kevinkofler 7cc5afdbfd Run qt3to4. 17 yıl önce
  kevinkofler dd6adffa3c Bump version to 1.01. 17 yıl önce
  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 yıl önce
  kevinkofler e4194ee0ed Clean up setTextSafe (needed for the coming change to invalidate completion info on changes). 18 yıl önce
  kevinkofler d170008362 Implement ToolsDialog (but needs ToolProperties to be of use). 18 yıl önce
  kevinkofler 61ff7b694f Cache result of ticables_is_usb_enabled so the check isn't run over and over again. 18 yıl önce
  kevinkofler d495161439 Implement source file splitting and debugging #line directives (code not used yet, will be used for temp files during compilation). 18 yıl önce
  kevinkofler 4398a2cebb Clear temp directory when done compiling. 18 yıl önce
  kevinkofler 95a9ba3c94 Implement opening files outside of a project. 18 yıl önce
  kevinkofler b172e7a78d Don't use static variables in SourceFileWindow, we need one copy of each variable per instance. 18 yıl önce
  kevinkofler 0acae66230 Implement help on right-click in the Program Options dialog. 18 yıl önce
  kevinkofler 3af8c3fddf Check for fargo.a and flashos.a availability. Refuse to load Fargo resp. Flash OS projects and hide Fargo resp. FlashOS options from the project options if they are missing. 18 yıl önce
  kevinkofler da09872b22 Update/add copyright notices. 18 yıl önce
  kevinkofler 0ae27b7e88 Add support for opening a project from the command line. 18 yıl önce
  kevinkofler 768ff60c0d Implement recent project list. 18 yıl önce
  kevinkofler 26b0159a6a Add ktigcc.h, containing prototypes for functions/variables in ktigcc.cpp. 18 yıl önce