Historique des commits

Auteur SHA1 Message Date
  kevinkofler 63ce131eb3 Switch from image collection to the new Qt 4 resource system. il y a 17 ans
  kevinkofler f10561bc09 Convert .ui files to Qt 4 format: il y a 17 ans
  kevinkofler 4b6e33fe60 Fix missing layout in the Operating System tab of the Program Options dialog. il y a 17 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 09e54a54b8 Remove unused "What's this" button. Replace it with a more visible hint about the right-click feature, easily overlooked in the Win32 IDE. il y a 18 ans
  kevinkofler 0acae66230 Implement help on right-click in the Program Options dialog. il y a 18 ans
  kevinkofler a55fce781c Disable options when they can't be changed in the Project Options dialog. il y a 18 ans
  kevinkofler c27e7bd93e Added tooltips in the Program Options dialog. il y a 18 ans
  kevinkofler 493da2c33a Fix 2 instances of setChecked(TRUE) in previous commit which should have been setChecked(FALSE). il y a 18 ans
  kevinkofler bb24058340 Set accelerators for label - edit box pairs properly. il y a 18 ans
  kevinkofler fbc3468721 Replace QLineEdit with KLineEdit, QPushButton with KPushButton (but not QTabWidget with KTabWidget which isn't well-supported by Qt Designer). il y a 18 ans
  joeyadams 28660223d9 Gave all pages of both the Project Options and the Program Options the ability to read in settings, but not the ability to write them back. il y a 18 ans
  joeyadams 85805fec83 Fixed a boo-boo in the way a few of the radio buttons were placed. All radio buttons are now in button groups so that they will be mutually exclusive. il y a 18 ans
  joeyadams 73fdad3400 Laid out Program Options, added it to the project, and made it viewable when you press the Program Options button in Project Options. il y a 18 ans