Pino Toscano
082c385295
Make the push buttons of forms trigger their activation action, if present.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=788108
18 years ago
Pino Toscano
d647dff900
make all the form widgets emit the changes when they are changed;
...
in case of check/radio buttons, use the signal coming from their group, in case they belong to one
svn path=/trunk/KDE/kdegraphics/okular/; revision=783266
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
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=775040
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
...
* don't enable read-only widgets
svn path=/trunk/KDE/kdegraphics/okular/; revision=774017
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).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=773548
18 years ago
Pino Toscano
1178a63b01
rename the selectionChanged() slot of LineEdit to slotSelectionChanged()
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=741036
19 years ago
Pino Toscano
b66872679e
change strings to be like used everywhere else
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=731837
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
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=726788
19 years ago
Pino Toscano
cd0dd24193
i18n fixes
...
rename 'freetext' to 'inline note'
svn path=/trunk/KDE/kdegraphics/okular/; revision=701876
19 years ago
Pino Toscano
dde7280d55
respect the DRM permissions for form filling
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=658944
19 years ago
Albert Astals Cid
0d47b62715
krazy include order issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
19 years ago
Pino Toscano
a5f6538d43
avoid the jumping of the pageview to the next (hidden) focus form widget when hiding them
...
svn path=/trunk/playground/graphics/okular/; revision=637148
19 years ago
Pino Toscano
db8a10dc2c
Preliminary supports for text and choice form fields.
...
This includes:
- the interfaces for the generators
- the basic widgets for editing their value
- a top bar for show/hide the forms of a document
- the implementation of the forms for the PDF backend
still nothing that can be done with them, nor the value of the forms can be saved...
... but it's a start! :-)
svn path=/trunk/playground/graphics/okular/; revision=637001
19 years ago