Histórico de commits

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