5729 Commits (2002e0a4b0ae5408ea0ba9ff63243fb45940d1ca)
 

Author SHA1 Message Date
Albert Astals Cid cc8fd5280a More small fixes 15 years ago
Albert Astals Cid 792eca9fb5 Use [] and & instead of at() + replace() 15 years ago
Albert Astals Cid 8286aac4db We never use m_spaces, so kill it 15 years ago
Albert Astals Cid 917482f0b7 Fix memory leak 15 years ago
Albert Astals Cid e842bcdfed No need to if the delete 15 years ago
Mahfuzur Rahman Mamun d7576a6a2b Fix crashes 15 years ago
Ralf Habacker 2f203f063b avoid non portable resolution setting 15 years ago
Ralf Habacker 6f1a041868 use resolution from printer settings 15 years ago
Ralf Habacker debd7373d5 Optimized windows printing support by using renderToImage 15 years ago
Ralf Habacker 195c51e8f1 Enable print menu items in windows 15 years ago
Albert Astals Cid 75cac8a3c6 I am pretty sure we need to delete this 15 years ago
Albert Astals Cid 0e1efa6516 rework the API a bit so we can assign it to const variables 15 years ago
Albert Astals Cid d0d2b45a11 Fix TextPagePrivate::removeSpace iteration 15 years ago
Albert Astals Cid ccc317bc5c remove toAscii().data() since that is already a QString 15 years ago
Albert Astals Cid 2bec8e3aaa add some const, will make the code easier to read later on 15 years ago
Albert Astals Cid 7dbc4f48e1 Do not use this-> 15 years ago
Albert Astals Cid a4cb8dcce0 Only create the menu if we are going to use it 15 years ago
Albert Astals Cid d6b5a70951 Mark file local functions static 15 years ago
Albert Astals Cid 0e825cc599 fix potential memory leak 15 years ago
Albert Astals Cid be8f9bd9cb Rename copy* functions to something I like more 15 years ago
Albert Astals Cid c78a7069b1 fix bad merge 15 years ago
Albert Astals Cid a9fd44009e Add some const & 15 years ago
Albert Astals Cid 3f69b491cd Merge branch 'selection_and_highlighting' 15 years ago
Mohammad Mahfuzur Rahman Mamun c55ee4b70d A last moment refactoring of the code ... some const & changes 15 years ago
Mohammad Mahfuzur Rahman Mamun dca4ee559c Another Code Refactoring done 15 years ago
Mohammad Mahfuzur Rahman Mamun 88ec0951fe Some code restructure changes in textpage.cpp 15 years ago
Mohammad Mahfuzur Rahman Mamun 73d4a31350 code recommenting done in textpage.cpp 15 years ago
Mohammad Mahfuzur Rahman Mamun 5a8b984f14 debugging and printing removed from textpage.cpp ... need code recomment now 15 years ago
Mohammad Mahfuzur Rahman Mamun 1b8e1fc436 all files other than textpage.cpp has been changed necessarily 15 years ago
Mohammad Mahfuzur Rahman Mamun 3214307ed9 unnecessary changes removed from area.h and cpp textpage.h textpage_p.h 15 years ago
Mohammad Mahfuzur Rahman Mamun da26410530 unnecessary changes removed from pageview.cpp 15 years ago
Mohammad Mahfuzur Rahman Mamun 8667667222 unnecessary changes removed from pagepainter.cpp 15 years ago
Script Kiddy cfd881c2ee SVN_SILENT made messages (.desktop file) 15 years ago
Mohammad Mahfuzur Rahman Mamun 3bbc5bc8b8 Removed the case of right click for text Selection where even if no text is selected right click would allow the user to copy text 15 years ago
Mohammad Mahfuzur Rahman Mamun 10b11903c2 Removal of black selection for epub or odt is working with some problem 15 years ago
Albert Astals Cid 84980e7574 For documents with page label, make the lower bar lineedit be the page label instead of number 15 years ago
Mohammad Mahfuzur Rahman Mamun 929e4b6a0e Removed some double selection Problem 15 years ago
Albert Astals Cid ea82b3eb42 Fix opening hand 15 years ago
Albert Astals Cid d3ebf089c4 Do not rely on extension but on output format for conversion 15 years ago
Albert Astals Cid b8870e5bb0 Stat the file before switching to it 15 years ago
David Faure 2c9794071a Port away from deprecated API + from deprecated lib 15 years ago
Albert Astals Cid 9f99d536dc Add GUI option to switch off showing the document title 15 years ago
Albert Astals Cid 44c5fbad1e make sure the character position exists before reading it 15 years ago
Aleix Pol 390bf78ecc Change mouse cursor when changing the current tool 15 years ago
Aleix Pol 39fc2a471e Properly check if a file is a readable image by asking QImageReader. 15 years ago
Mohammad Mahfuzur Rahman Mamun b50b622a25 A Little change in the makeandsort lines 15 years ago
Mohammad Mahfuzur Rahman Mamun 1ef68e3301 text selection for both selection type 01 and 02 seems to be working correctly 15 years ago
Mohammad Mahfuzur Rahman Mamun 9a07e04fe3 another try for second type selection 15 years ago
Mohammad Mahfuzur Rahman Mamun ff289f819c selection 02 implemented but not working perfectly 15 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago