Commit History

Autor SHA1 Mensaxe Data
  godzil 0eefab363f Big commit, change the properties of a lot of text file to use native eol, and force all of the documentation files to user CRLF eol. Remove some artefacts from CVS (.cvsignores file and a CVSROOT folder) and add svn:keywords to all files in the repository %!s(int64=15) %!d(string=hai) anos
  (no author) f578c68b12 This commit was manufactured by cvs2svn to create tag %!s(int64=18) %!d(string=hai) anos
  kevinkofler f19667717f Actually bump specfile version. %!s(int64=18) %!d(string=hai) anos
  kevinkofler dd6adffa3c Bump version to 1.01. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 471d34bcc0 Update NEWS for 1.00. %!s(int64=18) %!d(string=hai) anos
  kevinkofler a8a121b219 RPM specfile: %!s(int64=18) %!d(string=hai) anos
  kevinkofler 763bf780a2 RPM specfile: %!s(int64=18) %!d(string=hai) anos
  kevinkofler 927d8c8118 Fix moving files across file systems after compilation not working. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 7e04c2c6d4 Add NEWS file containing the history information previously published in the changelog snippets on SourceForge. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 898234d4c4 Remember the directory used for include/c during completion information parsing. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 26e6cf928c Implement approximate matching for prototype hints. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 28da2932e3 Fix the similarity distance to actually make sense. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 16cc267c5f Rename Similarity to SimilarityDistance to avoid future inverted logic bugs. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 68ae1ed036 Similarity returns smaller values for more similar strings (yuck!), fix inverted logic due to that. %!s(int64=18) %!d(string=hai) anos
  kevinkofler cc39668db9 Remove unneeded duplicate lines. %!s(int64=18) %!d(string=hai) anos
  kevinkofler d23938bc9e Allow using F8 instead of Ctrl+F9. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 3523bface0 Add short (2 sentences) installation instructions for ktigcc-completion-data. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 3a11848296 Mention ktigcc-completion-data in INSTALL. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 61e821727a Make sure we find the correct popup in my popup detection hack. %!s(int64=18) %!d(string=hai) anos
  kevinkofler a14956f0c7 Allow whitespace between the identifier and the parenthesis. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 508470b581 Implement argument hint popups. %!s(int64=18) %!d(string=hai) anos
  kevinkofler d0388d0d82 Require ktigcc-completion-data in the RPM specfile. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 0b78fa3835 Warn if no TIGCCLIB completion data is available and offer download link. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 96a81d0fdc Remove comments from all the definition, not just the left side. There's no room for them. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 2ccb65a219 Fix parsing of enums from .hsf files. %!s(int64=18) %!d(string=hai) anos
  kevinkofler abbdf1885d Remove duplicate (i.e. all fields match) completion entries when sorting the list for display. %!s(int64=18) %!d(string=hai) anos
  kevinkofler 2752882278 Follow .ref links during .hsf parsing. %!s(int64=18) %!d(string=hai) anos
  kevinkofler ca0bc5bae4 Handle empty "[Description]" lines. %!s(int64=18) %!d(string=hai) anos
  kevinkofler c19f3068ed Try sending SIGTERM (KProcess::kill()) before resorting to SIGKILL (KProcess::~KProcess()). %!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