872 Commits (bd72d3cb3bdad00a590c970a9c5cc2df2f633feb)

Author SHA1 Message Date
Pino Toscano b6c6c3d974 remove space between the side icon list and its panel 18 years ago
Pino Toscano 354ff8b38e Make the find bar able to change the search direction; 18 years ago
Pino Toscano b52f2c2117 Extend the generic search line edit for finding backward. 18 years ago
Pino Toscano d423785193 do not reset the search when changing just the direction of a "next/prev" match search 18 years ago
Pino Toscano a6e766cfad Return the tooltip as well. 18 years ago
Pino Toscano 6672443f43 Add an option to disable page transitions in presentation mode. 18 years ago
Pino Toscano 7155e212a7 One typo^W character to rule 'em all. 18 years ago
Pino Toscano 3c8f77a3ae In the annotation window, get the right anotation text using the cool function we already have; 18 years ago
Pino Toscano 5eec89ead0 When the user changes the value of a form field, wait 1s and then refresh the interface. 18 years ago
Pino Toscano d647dff900 make all the form widgets emit the changes when they are changed; 18 years ago
Tobias Koenig 72b469b712 Don't set the minimumSize manually, let QLayout do the job, 18 years ago
Pino Toscano d6c581e383 stop the talks when quitting 18 years ago
Pino Toscano bc9c110df0 do not leak the kspeech interface object 18 years ago
Pino Toscano f65c9225a9 Add an action to stop all the text speechs. 18 years ago
Pino Toscano 32baca8638 - keep track of the speech jobs we started 18 years ago
Pino Toscano 69179e2505 More interaction between Okular and the KDE Text To Speech system: 18 years ago
Pino Toscano a4da9a27dc Switch to use the generated interface from org.kde.KSpeech.xml, instead of manually call the functions. 18 years ago
Pino Toscano f407f84d8a move in an own class (out of the page view) all the TTS related code 18 years ago
Pino Toscano 21001e7dd0 Check the DRM limitations as well when copying the selection. 18 years ago
Pino Toscano 39c2d29ac2 Do not copy to the selection the text when selecting "Copy text" in the RMB menu, but after releasing the LMB when "visually" selecting text. 18 years ago
Pino Toscano cea186978f Add a tooltip with the embedded status of the font, and the visual preview of it if it is not embedded. 18 years ago
Pino Toscano 4622f7df85 Font information view: 18 years ago
Pino Toscano d6b22c270d reindent and add a switch for the role 18 years ago
Pino Toscano 3004d81bd8 Add a tooltip for the bookmark name. 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 7eac68815b Use the id of the form fields as id, not the name! 18 years ago
Pino Toscano 7518bc0b56 store the EmbeddedFile* directly in the QTreeWidgetItem 18 years ago
Pino Toscano aaf5f185f2 SVN_SILENT fix include guard 18 years ago
Pino Toscano 8e4d1708a6 few "krazy fixes", patch by Fábio Firmo <fabio.a.firmo@gmail.com> 18 years ago
Albert Astals Cid 87fe7f277a Revert r602310: usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down) 18 years ago
Albert Astals Cid 76566e8afe check we could open the file, i always get hit by that kind of bugs in other apps and i hate it :D 18 years ago
Pino Toscano 66c950fcbb use a yellow color if the annotation's one is not valid 18 years ago
Pino Toscano 507511d607 Refactor a bit the thumbnails view. 18 years ago
Pino Toscano e26ce5255b the text color needs to be adapted to the color scheme as well 18 years ago
Pino Toscano a3e0474e35 Use the standard KDE color for the content area messages. 18 years ago
Pino Toscano b897d75b0b Correctly determine if the sidebar is shown or not (visible != !hidden, grr) 18 years ago
Pino Toscano a0a3c239e2 Standardize our naming: Okular. 18 years ago
Pino Toscano 4333d4b0b5 Manually set the scrollbars range, so they are correct when the viewport is resized and the content widget has the same size. 18 years ago
Pino Toscano b0245bd01d Allow the selection of more than annotation in the annotation tree, so they can be deleted at once using the popup menu. 18 years ago
Pino Toscano 51f34f3f9f support more than one annotation in the annotation popup 18 years ago
Albert Astals Cid 048ca1d519 fix width calculation to work on plastique, oxygen and windows styles, tahnks to boemman for the tipts 18 years ago
Albert Astals Cid 2f61e6545b use kclasses 18 years ago
Stephan Binner c06deaf9fc i18n style guide fixes, the capitalization rules are explained on 18 years ago
Jakob Petsovits 46eaee7f44 Icon renaming (code and icon changes - KDE/): 18 years ago
Jakob Petsovits 11dcfffce7 Icon renaming (code changes - KDE/): 18 years ago
Jakob Petsovits 0141282203 Icon naming spec compliance (code changes - KDE/): 18 years ago
Urs Wolfer 2ea7ce44b3 Re-compress svgz files with: 18 years ago
Pino Toscano 26b02fe068 vertically center the icon in the message 18 years ago