25 Commits (ded1e5486d587dbce90ee93e9a59f5a87a500edf)

Author SHA1 Message Date
Jon Mease 34dc4eb22e Fix crash when clicking in a text form that is not editable 12 years ago
Jon Mease b7ce9114c5 Undo support for PDF forms 13 years ago
Fabio D'Urso e9189c0d71 Added support for user strings in editable form combobox fields 14 years ago
Albert Astals Cid ee348fa70d Make sure we show arrows in the form widgets 15 years ago
Albert Astals Cid 23cf80a16b Signal the activation action for checkboxes 15 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Albert Astals Cid ec77793a9c Use non deprecated call 15 years ago
Christian Ehrlicher 9e2f6edcf5 KUrl::path() -> KUrl::toLocalFile() 16 years ago
Pino Toscano f397f800a3 remove the extra condition added, as it messes up with hidden fields 17 years ago
Pino Toscano 3f77a20d87 less tight check 17 years ago
Laurent Montel c2fc9836e8 Fix iterator 18 years ago
Pino Toscano f04be93084 read-only text fields should be read-only, not disabled 18 years ago
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