Историја ревизија

Аутор SHA1 Порука Датум
  kevinkofler 63ce131eb3 Switch from image collection to the new Qt 4 resource system. пре 17 година
  kevinkofler f10561bc09 Convert .ui files to Qt 4 format: пре 17 година
  kevinkofler 4b6e33fe60 Fix missing layout in the Operating System tab of the Program Options dialog. пре 17 година
  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. пре 18 година
  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. пре 18 година
  kevinkofler 0acae66230 Implement help on right-click in the Program Options dialog. пре 18 година
  kevinkofler a55fce781c Disable options when they can't be changed in the Project Options dialog. пре 18 година
  kevinkofler c27e7bd93e Added tooltips in the Program Options dialog. пре 18 година
  kevinkofler 493da2c33a Fix 2 instances of setChecked(TRUE) in previous commit which should have been setChecked(FALSE). пре 18 година
  kevinkofler bb24058340 Set accelerators for label - edit box pairs properly. пре 18 година
  kevinkofler fbc3468721 Replace QLineEdit with KLineEdit, QPushButton with KPushButton (but not QTabWidget with KTabWidget which isn't well-supported by Qt Designer). пре 18 година
  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. пре 18 година
  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. пре 18 година
  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. пре 18 година