13 Commits (7042bd4cc2e0c63bffddb3b80418125366d8c098)

Author SHA1 Message Date
Pino Toscano 082c385295 Make the push buttons of forms trigger their activation action, if present. 18 years ago
Pino Toscano d647dff900 make all the form widgets emit the changes when they are changed; 18 years ago
Pino Toscano f119948841 connect to the changed signals _after_ we set the states, otherwise end up in pushing back to the form fields the same value 18 years ago
Pino Toscano f8f6fe3256 * even the checkboxes can be grouped together like they would be radio buttons, so add the possibility to have button groups for them as well 18 years ago
Pino Toscano 03ea6ff54d Add the support in the core library and in the user interface for button form fields (ie, push button, check boxes and radio buttons). 18 years ago
Pino Toscano 1178a63b01 rename the selectionChanged() slot of LineEdit to slotSelectionChanged() 19 years ago
Pino Toscano b66872679e change strings to be like used everywhere else 19 years ago
Pino Toscano fb825ff1d4 add a form widget controller to prepare the pageview to possible changes when the content in a form widget changes 19 years ago
Pino Toscano cd0dd24193 i18n fixes 19 years ago
Pino Toscano dde7280d55 respect the DRM permissions for form filling 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Pino Toscano a5f6538d43 avoid the jumping of the pageview to the next (hidden) focus form widget when hiding them 19 years ago
Pino Toscano db8a10dc2c Preliminary supports for text and choice form fields. 19 years ago