Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  konrad_m bfb4aaad63 Changed several Q3ValueVectors to QVector, and possibly a Q3ValueList somewhere. 17 vuotta sitten
  kevinkofler 5e6f24d311 Convert remaining old-style Qt header #includes and remove no longer used #include <q3mimefactory.h>. 17 vuotta sitten
  kevinkofler b8d5e1d267 Run convert-newq4headers.pl. 17 vuotta sitten
  kevinkofler f035f96bcb Consistently use #pragma once as the include guard. 17 vuotta sitten
  kevinkofler 7cc5afdbfd Run qt3to4. 17 vuotta sitten
  kevinkofler 2c6600dca9 Implement customizable list of templates. Can't actually be used yet though. 18 vuotta sitten
  kevinkofler da003b74ba Implement syntax highlighting reset. 18 vuotta sitten
  kevinkofler a98a0a1506 Allow disabling syntax highlighting from the preferences. 18 vuotta sitten
  kevinkofler 27969e5f80 Start implementing syntax highlighting preferences: 18 vuotta sitten
  kevinkofler 7f20093099 Reorganize syntax preferences code a bit to prepare for XML syntax description generation. defaultSynHighlight is now exported and saves syntax preferences. 18 vuotta sitten
  kevinkofler ccbf14523f Replace tabs with spaces. 18 vuotta sitten
  kevinkofler db8c9b90dc Added missing lineStartOnly flag. 18 vuotta sitten
  kevinkofler 8b27539e20 Load syntax highlighting settings from the config file. 18 vuotta sitten
  kevinkofler d8b2a83be2 Clean up use of data types in the syntax highlighting setting structures. 18 vuotta sitten
  kevinkofler 4f2445781f Implement "Use system icons" preference. (Currently off by default, this may change in the future.) 18 vuotta sitten
  kevinkofler 8b17c60d01 Apply the preferences concerning the KatePart to the KatePart views. 18 vuotta sitten
  kevinkofler 30e488e336 More work on the Preferences dialog: 18 vuotta sitten
  kevinkofler 9a315455ef Design Preferences dialog and update TIGCCPrefs structure. 18 vuotta sitten
  kevinkofler 670434d0aa Require glib2 (used by libticonv) and libticonv. Implement conversion from/to calculator charset. 18 vuotta sitten
  kevinkofler c6671499c4 Add "Use Calc Charset" preference. Simplify handling of preferences. 18 vuotta sitten
  kevinkofler e42dddb74b Fix tpr.h and preferences.h not to rely on any other header having been included first (use forward declaration where possible, include the header otherwise). 18 vuotta sitten
  kevinkofler da09872b22 Update/add copyright notices. 18 vuotta sitten
  joeyadams e1693a6716 Added syntax highlighting options to the TIGCCPrefs structure. 18 vuotta sitten
  joeyadams e2b7d937b5 Implemented configuration saving for current preference structure items. 18 vuotta sitten
  joeyadams abb9401d27 Set up loadPreferences/savePreferences/defaultPreferences interface, but it does not actually load or save yet. 18 vuotta sitten
  joeyadams db2e52eef3 Contains the structure for syntax highlighting preferences, and might eventually contain anything else pertaining to preference conversion to XML or otherwise. 18 vuotta sitten