Historial de Commits

Autor SHA1 Mensaje Fecha
  kevinkofler 1bd7d24bc6 Revert unasked-for geometry change. hace 18 años
  kevinkofler befc4ba057 Fix the Project Options dialog not reacting correctly to changing the target from a regular program to another target or the other way round. 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 87a09efc06 Implement Browse button for the post-build command line in the Project Options dialog. (I somehow forgot that when I finished the dialog.) hace 18 años
  kevinkofler 493da2c33a Fix 2 instances of setChecked(TRUE) in previous commit which should have been setChecked(FALSE). hace 18 años
  kevinkofler bb24058340 Set accelerators for label - edit box pairs properly. hace 18 años
  kevinkofler fbc3468721 Replace QLineEdit with KLineEdit, QPushButton with KPushButton (but not QTabWidget with KTabWidget which isn't well-supported by Qt Designer). hace 18 años
  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. hace 18 años
  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. hace 18 años
  joeyadams 651fc694c4 0. Finished laying out other tabs. hace 18 años
  joeyadams e1769e5de9 Changed Alt key shortcuts for Project Options controls to be more consistent with the original TIGCC while still keeping the OK and Cancel buttons with their Qt-set defaults of &OK and &Cancel. hace 18 años
  joeyadams 90705da081 Finished first tab of Project Options (General) completely. Hopefully, I didn't forget anything. hace 18 años
  joeyadams 6a3c4a6655 Fixed first Project Options page (target), added second page. hace 18 años
  joeyadams b77c49961a Added incomplete Project Options UI file. hace 18 años