5405 Commits (27efa7a8b5943e936f5b6ebaee92b905933fbc0f)
 

Author SHA1 Message Date
Albert Astals Cid 27efa7a8b5 No need to empty the vector on destruction 15 years ago
Albert Astals Cid 92cc7bd66f qdebug -> kdebug 15 years ago
Albert Astals Cid 320b26d09b Do not include QtGui 15 years ago
Niels Ole Salscheider 33b9ff1a36 Add LatexRenderer class 15 years ago
Albert Astals Cid 9ed86abb6c More rewording 15 years ago
Albert Astals Cid 48fc40293c Relayouting and rewording 15 years ago
Albert Astals Cid bb5eb646e5 fix spacing 15 years ago
Albert Astals Cid 12a3fcf3b4 Add : to the label 15 years ago
Martin Ueding 5fd95a3c92 Allow setting an option so that next/prev page keys do not move really a viewport 15 years ago
Albert Astals Cid 200215bf41 Fix KDirWatchPrivate warnings 15 years ago
Script Kiddy 369c6a6da0 SVN_SILENT made messages (.desktop file) 15 years ago
Albert Astals Cid c61bba424c Force a "/" to be there where matching font name to path 15 years ago
Albert Astals Cid ee348fa70d Make sure we show arrows in the form widgets 15 years ago
Albert Astals Cid 604187b7a3 Ui work for Reset Form Action support 15 years ago
Albert Astals Cid 258cd6562a Core work for Reset Forms Action support 15 years ago
Albert Astals Cid 23cf80a16b Signal the activation action for checkboxes 15 years ago
Albert Astals Cid dfa5e96c46 this are pointers now 15 years ago
Mahfuzur Rahman Mamun 59dddc9d74 Fix for regions with one line 15 years ago
Ralf Habacker a69336517f use high resolution on windows only for now to avoid problems on other os as suggest by Albert Astals Cid 15 years ago
Albert Astals Cid bea2a493f7 There is no need to duplicate and delete here, just use m_words 15 years ago
Albert Astals Cid dec4733603 Rework the internals a bit 15 years ago
Albert Astals Cid 1a98e3f3f8 declare when used, makes code easier to read 15 years ago
Albert Astals Cid 9b7e249210 Faster way of adding the elements 15 years ago
Albert Astals Cid 2ff2cd9434 Rename copyFromList to setWordList 15 years ago
Albert Astals Cid 33f9c203b1 Use a QVarLengthArray as suggested by Pino 15 years ago
Albert Astals Cid 2e1d140d69 define int for "iterators" in the for declaration 15 years ago
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