1068 Commits (48b91d2fed51ce00a0e72f0fabd0860c21ac3dab)
 

Author SHA1 Message Date
Pino Toscano 48b91d2fed less deprecated and improve a bit 20 years ago
Pino Toscano 82de708976 less deprecated 20 years ago
Pino Toscano 51046d0d30 Port to the Qt4 QPalette usage 20 years ago
Dirk Mueller 4e825fc8f8 fix crash (CID 2269) 20 years ago
Pino Toscano e05ea9f5a6 colorize it in the way it used in kde3 20 years ago
Pino Toscano 6301d6b397 In the hope I didn not break anything, this is the new way of searching through the text pages. The new way stores the search point for every searchID, avoid to search from the beginning every time. 20 years ago
Pino Toscano 59b267386c avoid using QString*, just use QString 20 years ago
Albert Astals Cid cc33f5c01b that's what dirk really wanted to do 20 years ago
Aaron J. Seigo 026a78b4e6 add a couple of asserts to note conditions that must hold true (and 20 years ago
Pino Toscano 924455d74c Sorry Dirk, but the fix you did makes okular not compilable for me 20 years ago
Dirk Mueller 54c15f09ba fix possible crash (CID 2236) 20 years ago
Dirk Mueller 51e9717dc3 fix possible crash (CID 2213) 20 years ago
Dirk Mueller 3bdd0c0c6f excellent way to crash (CID 2214) 20 years ago
Dirk Mueller 8ab527f601 fix memory leak (I love copy&paste code) (CID 2231) 20 years ago
Dirk Mueller b0e8f0bdca some crash prevention (CID 2216) 20 years ago
Dirk Mueller 2fffdf07d0 excellent way to crash (CID 2217) 20 years ago
Stephan Kulow 500e379879 first use, _then_ delete (CID 2240) 20 years ago
Pino Toscano 6535d96606 no need of this check, we're using the global one 20 years ago
Albert Astals Cid aa79b31dcb only install FindQGS.cmake 20 years ago
Albert Astals Cid 4924a8af2c we need 0.5.2 20 years ago
Pino Toscano be8b593472 less deprecated 20 years ago
Pino Toscano 7049feb8de port to the new kdelibs api; mainly ktrader usage and URL -> Url 20 years ago
Pino Toscano 64867d5b3c move the okular configurations to config-okular.h 20 years ago
Pino Toscano 1e76f54012 shrink less vertically 20 years ago
Pino Toscano 2e703f2cfa no need to use the temporary buffer 20 years ago
Pino Toscano 5e7142bfc7 port the annotation side treeview to QTreeWidget 20 years ago
Albert Astals Cid e8fbf554c1 change text to reflect why copying is grayed out 20 years ago
Pino Toscano f63b993417 settings the author when adding an annotation 20 years ago
Pino Toscano 4ea42ab691 isShown -> !isHidden 20 years ago
Pino Toscano 880561c3ab port the TOC widget to QListWidget 20 years ago
Pino Toscano 729499904c make the thumbscrollview work correctly as it used to do in kde 3.x 20 years ago
Pino Toscano 84574915a3 use a QToolButton so we can control it better 20 years ago
Pino Toscano a1b62851f7 less deprecated 20 years ago
Pino Toscano fa4fa79167 fix the icon size; less deprecated methods 20 years ago
Pino Toscano 2f183e0b19 increase the size of the tooltip widget by (1,1) so all will fit into 20 years ago
Pino Toscano 5aa4b0e8c6 newstuff dialog (almost) working again 20 years ago
Pino Toscano a617da1646 declare this action as it really is 20 years ago
Pino Toscano b9c3847506 use parentWidget() instead of casting the parent() ourselves 20 years ago
Pino Toscano 8d8a1e6c50 remember where you were placed 20 years ago
Pino Toscano ec385777e6 IO_ReadOnly -> QIODevice::ReadOnly 20 years ago
Pino Toscano f1cd775633 more real values 20 years ago
Pino Toscano 3fe3343e02 save the settings after setting the annotation author 20 years ago
Pino Toscano 198a3d8e00 as it used to look like in qt3 20 years ago
Pino Toscano efa2fc7e52 deprecated-- 20 years ago
Laurent Montel a67eb7fe28 Not necessary kpdf was removed 20 years ago
Albert Astals Cid f35231d39c Piotr is not acting as mantainer, so the file is lying 20 years ago
Albert Astals Cid ca1ad7938e port r540804 20 years ago
Pino Toscano a3202b9bf0 prettier 20 years ago
Pino Toscano ce8da14d97 put the info messagebox in a delayed slot, so it won't make the presentation mode crash 20 years ago
Albert Astals Cid 3568d20ee7 disable the information messagebox as it making the fullscreen mode crash 20 years ago