Historique des commits

Auteur SHA1 Message Date
  godzil 8fc6ac5c3b 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 il y a 15 ans
  (no author) d7b412d7b3 This commit was manufactured by cvs2svn to create tag il y a 17 ans
  kevinkofler 55764d6384 Update RPM installation instructions. il y a 17 ans
  kevinkofler 68ba723603 Allow setting CXXFLAGS on the qmake command line. il y a 17 ans
  kevinkofler 0f0e18c70e Detect KAboutData API change which happened between the official KDE 3.91.0 and the snapshot kde-windows is using and support the new API. il y a 17 ans
  kevinkofler 2de97b09b5 Use the glib from the gladewin32 package for cross-MinGW builds because kde-windows no longer provides one: il y a 17 ans
  kevinkofler 38a875503d Drop genAllCaseVariants hack, use new "insensitive" attribute for the "keyword" tag instead. il y a 17 ans
  kevinkofler 2a4f0da8ad Mention bug fixed by internal reorganization. (No newline is added when saving a file because the KatePart does the saving now.) il y a 17 ans
  kevinkofler 0737329565 Make Ctrl+Return work for "Open file at cursor". il y a 17 ans
  kevinkofler ae492d5ef6 Finish porting completion now that the KatePart at least does something with it. (Argument hints still to do.) il y a 17 ans
  kevinkofler 97e68f5e56 Disable the shortcut for the KatePart's builtin find to make Ctrl+F unambiguously refer to my implementation of Find. il y a 17 ans
  kevinkofler 75d724f8a8 Fix DecodeOnCalcName to work like strncpy (fill remaining characters with \0). il y a 17 ans
  kevinkofler ed46a0902f Override KFindDialog::accept to prevent the non-modal find dialog from being closed when clicking "Find". il y a 17 ans
  kevinkofler f1d9bd5b2f Use KProcess instead of K3ProcIO and K3Process. il y a 17 ans
  kevinkofler bca8f65e73 Fix checking for success of KProcess::start (use KProcess::waitForStarted instead of KProcess::error). il y a 17 ans
  kevinkofler c851298065 Use KProcess instead of K3ProcIO. il y a 17 ans
  kevinkofler 8d823d1669 Port to new KDE 3.91.0 interface: il y a 17 ans
  kevinkofler c70067f78e Group the 2 consecutive *procio<<... lines into one. il y a 17 ans
  kevinkofler 6c8eb6c84f Urlencode on-calc file names passed to ld-tigcc instead of passing raw calculator charset on the command line. il y a 17 ans
  kevinkofler 5b3cacd8e7 Add support for urlencoded on-calc file names. il y a 17 ans
  kevinkofler c9e92b2ef8 Fix CalcTolower (- -> +). il y a 17 ans
  kevinkofler d7ea841b64 Implement portable CalcTolower instead of relying on system tolower for names in the calculator charset. il y a 17 ans
  kevinkofler eec856e80e Refactor copying of on-calc names into DecodeOnCalcName so urldecoding can be added into a single place. il y a 17 ans
  kevinkofler a1dbd5d53e Handle settings.pack && settings.outputbin during Post-Processing now that it's a valid combination. il y a 17 ans
  kevinkofler 4e8e376523 Use new --output-data-var ld-tigcc switch instead of renaming hack. il y a 17 ans
  kevinkofler 1a05d4279b Document --output-data-var switch. il y a 17 ans
  kevinkofler 73b434b00f Implement --output-data-var switch (allows specifying the on-computer file name for the data variable). il y a 17 ans
  kevinkofler 2d9c881f74 Merge ATTRIBUTE_MAY_ALIAS patches from dasm-tigcc. il y a 17 ans
  kevinkofler 2c5a0e36dd Use the builtin pucrunch support in the latest CVS ld-tigcc instead of ttpack and ttbin2oth. This also adds support for outputting unwrapped binaries for compressed files. il y a 17 ans
  kevinkofler 0a06b41511 Don't patch on-computer file size when --outputbin-main-only is given either. il y a 17 ans