Historial de Commits

Autor SHA1 Mensaje Fecha
  kevinkofler 83fe5b2da5 Add keyboard accelerators to Preferences/Coding. hace 18 años
  kevinkofler b4cbd86816 Generate completion info from system headers (not help system sources yet, also no loading/saving yet). hace 18 años
  kevinkofler 2c6600dca9 Implement customizable list of templates. Can't actually be used yet though. hace 18 años
  kevinkofler 9dde29d3a9 Don't hardcode background color of KListViews to white, set alternateColor to QColor() instead. hace 18 años
  kevinkofler cf1a85ab6d Finish syntax highlighting customization. hace 18 años
  kevinkofler 906d897b1e Use clicked() instead of pressed() (which does not do what you may think it does), obviating the need for the setDown(FALSE) hack. hace 18 años
  kevinkofler a98a0a1506 Allow disabling syntax highlighting from the preferences. hace 18 años
  kevinkofler 27969e5f80 Start implementing syntax highlighting preferences: hace 18 años
  kevinkofler 53bb89368a Design dialogs for syntax highlighting customization. hace 18 años
  kevinkofler f911a29b09 Use the KPushButton::stdItem property so pushbuttons honor the system-wide preference to show icons next to standard pushbutton. Also remove minimum sizes for pushbuttons for consistency. hace 18 años
  kevinkofler 4f2445781f Implement "Use system icons" preference. (Currently off by default, this may change in the future.) hace 18 años
  kevinkofler 192d194d07 Implement Preferences dialog. hace 18 años
  kevinkofler 30e488e336 More work on the Preferences dialog: hace 18 años
  kevinkofler 9a315455ef Design Preferences dialog and update TIGCCPrefs structure. hace 18 años