5146 Commits (34cef01317bba196cbbf4c3b1e15f935c8a0fbb7)
 

Author SHA1 Message Date
Script Kiddy 34cef01317 SVN_SILENT made messages (.desktop file) 16 years ago
Albert Astals Cid cc1c99b410 Interpret the char as utf8, fixes inverse search from dvi to tex not working if tex-file's path indicated in dvi contains non-latin letters 16 years ago
Albert Astals Cid 4e551e6867 Improve error message 16 years ago
Albert Astals Cid 0c52e164e0 forwardport r1146788 | aacid | 2010-07-06 18:18:21 +0100 (dt, 06 jul 2010) | 2 lines 16 years ago
Albert Astals Cid da58769a13 Finish the forwardport of r1146401 okular/branches/KDE/4.5/kdegraphics/okular/part.cpp: 16 years ago
Albert Astals Cid 820a4f3e9a Backport r1146401 okular/branches/KDE/4.5/kdegraphics/okular/part.cpp: 16 years ago
Alex Fiestas 0552077c42 Forward of r1146302 which fix 240446 16 years ago
Script Kiddy 829f5d7c51 SVN_SILENT made messages (.desktop file) 16 years ago
Script Kiddy 59eec2c961 SVN_SILENT made messages (.desktop file) 16 years ago
Jeremy Paul Whiting 022ff70197 revert last commit, fixed the wrong way 16 years ago
Jeremy Paul Whiting 7698d0db23 Fixed okular's speech to look for renamed kde speech application Jovie 16 years ago
Albert Astals Cid 6f0fec062e properly initialize m_vectorIndex 16 years ago
Script Kiddy 2ae4b74ca6 SVN_SILENT made messages (.desktop file) 16 years ago
John Layt 80a04bd577 Whoops! Didn't relise we had an API/BIC guarantee on Okular. Restore previous 16 years ago
John Layt b30305b668 Enable Current Page option in Okular print dialog if running Qt >= 4.7 16 years ago
Albert Astals Cid 95212a30b4 Accessing pdfdoc needs to hold the lock 16 years ago
Pino Toscano 4612649647 synctex_scanner_new_with_output_file: reset the io_mode to read before trying to read again 16 years ago
Pino Toscano bc6b4978be Update the SyncTeX parser from 1.6 to 1.9. 16 years ago
Pino Toscano 561b688bc9 percent-decode lilypond references 16 years ago
Pino Toscano 45e62fa320 make sure actionsForUrl() returns actions sorted by page number 16 years ago
Pino Toscano 1de3285d37 maintain the bookmark view sorted when adding new elements in the "selective" tree update 16 years ago
Script Kiddy 7b4be4f08a SVN_SILENT made messages (.desktop file) 16 years ago
Luigi Toscano 2bacaf9e14 New method to get the proper PrintError from the printFile* return value 16 years ago
Luigi Toscano bc6cfcd684 Pass the parameter to the proper function 16 years ago
Albert Astals Cid 25f95bbc9f duplicate code is evil 16 years ago
Albert Astals Cid 3583f6010a move from virtual to slot to not kick ABI in the nuts 16 years ago
Albert Astals Cid 0f0cacd63a add a way to generators give a bit more info of why printing failed 16 years ago
Albert Astals Cid 252d27eace remove this return, otherwise we don't close the temporary file 16 years ago
Albert Astals Cid ce41955ab8 avoid copying a file if we can just rename it 16 years ago
Albert Astals Cid f3edf3d5a9 passwords are entered, not inserted 16 years ago
Sascha Peilicke 56163dd1aa Set the 'close' toolbutton in the findbar to default size (review request 3589). 16 years ago
Tobias Koenig d5a2d53d21 Do not crash in case of false calculations in a generator 16 years ago
Albert Astals Cid 9d01ff3ff7 move to the correct mimetype name 16 years ago
Glen Kaukola b72c292f1a Okular: in presentation mode, disable mouse clicks on the overlay if mouse cursor is hidden. 16 years ago
Glen Kaukola 122fab0eee Krazy: Check single-char QString operations for efficiency. 16 years ago
Glen Kaukola 824a620d7a Krazy: Check for C++ ctors that should be declared 'explicit'. 16 years ago
Glen Kaukola 45c82f8636 Krazy: Check for spelling errors 16 years ago
Tobias Koenig d8410c7eac Ignore links to local anchors that do not exist in the 16 years ago
Albert Astals Cid 9771a06f0d bring back the leaveEvent as as pino noted its is needed for multimonitor setups 16 years ago
Glen Kaukola fd4d90173b Okular: presentationwidget.cpp, added the "// </widget events>" comment back that was accidentally removed. 16 years ago
Glen Kaukola 185f4f2a58 Okular: when in presentation mode, prevent hovering over a tooltip from hiding the top toolbar. 16 years ago
Glen Kaukola f675421c89 Okular presentation mode pencil cursor fix: when in drawing mode a left mouse button release over a link shouldn't change the mouse cursor. 16 years ago
Glen Kaukola 270d9c6cce Show mouse cursor if it's over the top toolbar, even if the hidden mouse cursor option is enabled. 16 years ago
Glen Kaukola 337def100c Disable mouse cursor autohide when the cursor is over the top toolbar. 16 years ago
Glen Kaukola f9353fd482 Fix so that the okular presentation window grabs the focus right away when it's created so that mouse auto-hide works if enabled. 16 years ago
Script Kiddy ff913d232f SVN_SILENT made messages (.desktop file) 16 years ago
Albert Astals Cid 4a1d8bb025 Do not use the title to store the url because it will get mangled by KBoomark::fullText, use the url field 16 years ago
Glen Kaukola 6623fcd4d8 Fix for the dvi generator issue with .eps files that have non-latin characters in the path. 16 years ago
Harsh Chouraria J 136e077f64 For Okular's Comic Book backend (.cbr files): 16 years ago
Albert Astals Cid d3c8411482 Nicer way to handle setting of the drag cursor now that we have some actions that trigger on double click 16 years ago