Historique des commits

Auteur SHA1 Message Date
  kevinkofler 571bc5b9da Replace Q3ButtonGroups with QGroupBoxes. il y a 17 ans
  kevinkofler db3acdaef5 Fix "name TabPage is already used" warnings. il y a 17 ans
  kevinkofler bddfd20cb2 Revert accidental QTabWidget::currentIndex change. il y a 17 ans
  kevinkofler ae111acf4a Convert paletteBackgroundColor properties lost during uic3 conversion to QPalette::Window with autoFillBackground=true. il y a 17 ans
  kevinkofler 5e7f3ad3ec Remove lazy loading hack. il y a 17 ans
  kevinkofler 3e7af16776 Don't prefill the K3ListView in the .ui file anymore, Qt Designer 4 doesn't support this. il y a 17 ans
  kevinkofler 63ce131eb3 Switch from image collection to the new Qt 4 resource system. il y a 17 ans
  kevinkofler 7aa5ef3bcf Fix compilation of preferences.cpp. il y a 17 ans
  kevinkofler f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
  kevinkofler 6dedf3205a KListView->K3ListView, KListBox->K3ListBox il y a 17 ans
  kevinkofler 83fe5b2da5 Add keyboard accelerators to Preferences/Coding. il y a 18 ans
  kevinkofler b4cbd86816 Generate completion info from system headers (not help system sources yet, also no loading/saving yet). il y a 18 ans
  kevinkofler 2c6600dca9 Implement customizable list of templates. Can't actually be used yet though. il y a 18 ans
  kevinkofler 9dde29d3a9 Don't hardcode background color of KListViews to white, set alternateColor to QColor() instead. il y a 18 ans
  kevinkofler cf1a85ab6d Finish syntax highlighting customization. il y a 18 ans
  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. il y a 18 ans
  kevinkofler a98a0a1506 Allow disabling syntax highlighting from the preferences. il y a 18 ans
  kevinkofler 27969e5f80 Start implementing syntax highlighting preferences: il y a 18 ans
  kevinkofler 53bb89368a Design dialogs for syntax highlighting customization. il y a 18 ans
  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. il y a 18 ans
  kevinkofler 4f2445781f Implement "Use system icons" preference. (Currently off by default, this may change in the future.) il y a 18 ans
  kevinkofler 192d194d07 Implement Preferences dialog. il y a 18 ans
  kevinkofler 30e488e336 More work on the Preferences dialog: il y a 18 ans
  kevinkofler 9a315455ef Design Preferences dialog and update TIGCCPrefs structure. il y a 18 ans