5026 Commits (667e07a343e5ea8d228a93b894e4fde32d4dcb85)
 

Author SHA1 Message Date
Albert Astals Cid 667e07a343 setAttribute with doubles is evil as it uses the current locale and we don't want that, use QString::number 17 years ago
Albert Astals Cid 2b7265066b add a tooltip to the button 17 years ago
Albert Astals Cid b9d749bc0d Commit "Document information" patch by Luigi Toscano, 8 months without a nack from any devel and i like it, so let's commit it 17 years ago
Albert Astals Cid f18659612f Use the just created Okular::TextPage::CentralPixelTextAreaInclusionBehaviour flag when copying text selected with the text selection tool 17 years ago
Albert Astals Cid 8f045d06a7 add a text() function that returns characters not containing any pixel inside the given area but the center pixel of the char rectangle 17 years ago
Albert Astals Cid 81d255bafb add a function that returns the center of a given normalized rect 17 years ago
Albert Astals Cid 4041eb7f5b empty the pixmaps queue stack before doing the loop waiting for executing pixmap requests to empty, otherwise a single shot timed call to sendGeneratorRequest can kick us in the back cause bad things to happen, ranging from crashes to the app waiting forever in the loop 17 years ago
Jonathan Schmidt-Dominé 3fad1f66b5 Old Presentation-Mode (the small CMakeLists-change was kept) 17 years ago
Jonathan Schmidt-Dominé d6ad4b9b31 Better Presentationmode: 17 years ago
Script Kiddy 443012afc3 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy c85b38a6a8 SVN_SILENT made messages (.desktop file) 17 years ago
Albert Astals Cid a79fe451fd check the search we are doing is still alive, otherwise doesn't make sense to keep on doing it and even more doing so might make us crash 17 years ago
Albert Astals Cid 3e4b406aea stop the search when pressing the [x] button in the find bar 17 years ago
Script Kiddy a4a4008bb3 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 0d90a1db53 SVN_SILENT made messages (.desktop file) 17 years ago
Albert Astals Cid 0b1124c4a8 do not accept new pixmap requests if we are shutting down 17 years ago
Albert Astals Cid 45c8faee16 using Part as class name makes it very easy to collide with other Parts out there and very ugly things will happen, add a namespace 17 years ago
Albert Astals Cid f074fc2e15 do not ask spectre to rotate pages as it seems not to work at all 17 years ago
Albert Astals Cid 4d730a34ca use the correct variable to calculate dpis 17 years ago
Albert Astals Cid baa4f0113b not only request next and previous page pixmaps, take into account the viewmode so if we are viewing in facing mode we request the two next and the two previous 17 years ago
Pino Toscano ab2ef23f4b right, better use the semaphore it is being used already 17 years ago
Pino Toscano a5564fa6dd use a queue for the rendering requests of the rendering thread 17 years ago
Albert Astals Cid d6d9ff0e5c crop area needs to be just against user rotation, not taking account page orientation since the cropbox is done on page orientation coords 17 years ago
Albert Astals Cid eb9a8dc093 add some X-KDE-Keywords to okularApplication_*.desktop so Okular appears in krunner when searching those keywords 17 years ago
Albert Astals Cid 10ba02cbd5 in case we have a new enough poppler give a better error message when we can't save files with /Encrypt 17 years ago
Albert Astals Cid 2fd0a0124a Fix the name of the tool to represent what it is 17 years ago
Pino Toscano 90074bef90 check the actual mime type names and not their pointers 17 years ago
Elvis Stansvik 4154fa8665 Support case sensitivity and regular expressions in the 17 years ago
Script Kiddy fd6072ae69 SVN_SILENT made messages (.desktop file) 17 years ago
Eike Hein 1f3536bc83 Kill two superfluous empty lines I added by mistake. SVN_SILENT 17 years ago
Eike Hein 796958b1a7 Fix the mouse interaction model of the sidebar icon list 17 years ago
Pino Toscano 87320d1f08 Better check for libchmfile loading errors. 17 years ago
Pino Toscano a7bdec3b40 Fix _synctex_error() on mingw: _vscprintf() is specific for MSVC, so for !MSVC use _vsnprintf() and grow the buffer until necessary. 17 years ago
Pino Toscano a355d9fea4 isolate the argument -> url conversion code in an own function in the ShellUtils namespace 17 years ago
Pino Toscano d5dd8fce01 when we remove the file:/ from the argument, do the precent-encoding removal to avoid being percent-encoded more than needed 17 years ago
Albert Astals Cid 27830a988e Add a [hidden] config option to set hinting to fonts 17 years ago
Pino Toscano ca9b4a14ec improve/add tests 17 years ago
Pino Toscano b4e301c0e0 start adding a unit test for the shell-related stuff 17 years ago
Pino Toscano f04afe8220 hide the top bar when moving out of the presentation widget 17 years ago
Burkhard Lück 78b1079c7f fix typos reported on kde-i18n-doc + use entities 17 years ago
Script Kiddy 326c235e17 SVN_SILENT made messages (.desktop file) 17 years ago
Albert Astals Cid 2ea878f4d9 return the mimetype in the kimgio generator 17 years ago
Laurent Montel a61ccaa761 Fix warning 17 years ago
Script Kiddy 309a641160 SVN_SILENT made messages (.desktop file) 17 years ago
Christian Ehrlicher 42354f1a7f add CheckCXXSourceCompiles 17 years ago
Albert Astals Cid 966369332b move usage of m_dviRenderer to below the if it checks if it exists 17 years ago
Albert Astals Cid 4d36e1d1ad Remove special casing for saving local files where we don't use the temporary file, fixes saving a pdf file over itself 17 years ago
Albert Astals Cid 2ca70770dd add a stretch at the end of the dialog so making it bigger is less ugly 17 years ago
Script Kiddy 3d403bc66b SVN_SILENT made messages (.desktop file) 17 years ago
Aaron J. Seigo 5deac8b65b api change 17 years ago