3455 Commits (32d3dff232ed3d4e90a3b1aaafd954f54e6943d9)
 

Author SHA1 Message Date
Pino Toscano 32d3dff232 d_ptr structure for the FormField classes, easier to expand in the future 19 years ago
Pino Toscano 8c42d8cf02 add a simple popup menu for the items, just with 'save as' at the moment 19 years ago
Pino Toscano 2602037fb9 display (if available) the file size for attachments, courtesy of Albert for his work in poppler 19 years ago
Albert Astals Cid 5348802a9b MultiSelection sucks, go go go ExtendedSelection 19 years ago
Chusslove Illich 968760cb6c Auto-conversion to new KCmdLineArgs/KAboutData/KComponentData API (trunk/KDE). Watch for the few remaining QString to QByteArray assignments that will not compile without extra specification (typically needs .toLocal8Bit() or .toUtf8()). 19 years ago
Pino Toscano 3a71fdc9be raise version to 0.5.83 19 years ago
David Faure 073b756bea boolean argument (for importing kde1 bookmarks!) is gone 19 years ago
Script Kiddy 9fb2221299 SVN_SILENT made messages (.desktop file) 19 years ago
Stephan Binner 2eccd176e2 make .desktop files valid 19 years ago
Script Kiddy 7c8a8bce4f SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 3211dbbaf5 SVN_SILENT made messages (.desktop file) 19 years ago
Albert Astals Cid d511adfd84 fordwardport r678167 19 years ago
Pino Toscano 1380d9c045 urls can't be NULL at this point (CID 3656), same for urls 19 years ago
Laurent Montel a180f38c0f Fix typo 19 years ago
Albert Astals Cid b90ff441c8 icon is not from Marco anymore 19 years ago
Albert Astals Cid 7c92c4a497 Adapt to r676616 19 years ago
Albert Astals Cid fcc47e4106 tell gs exactly the size we want so we don't have off by one problems due to rounding 19 years ago
Albert Astals Cid 68822746af fixuifiles 19 years ago
Albert Astals Cid a9abffb5ac Better wording. 19 years ago
Albert Astals Cid 23d8388a4e not used anywhere, kill it 19 years ago
André Wöbbeking 1918602496 only abort if SANE is required 19 years ago
Albert Astals Cid dfed92ff84 Compile 19 years ago
Laurent Montel 0d00255d64 Fix include 19 years ago
Laurent Montel cbf433e9d7 Fix module 19 years ago
Pino Toscano 3af1047905 moving the imlib check in extragear/graphics, kuickshow needs it 19 years ago
Laurent Montel 7de76652df Move into kdelibs 19 years ago
Laurent Montel 385e45a812 Move to kdelibs 19 years ago
Pino Toscano 6256757e2b make the Page really take ownership of the text selection set to it, thus deleting it as the HighlightAreaRect "clones" the passed rect 19 years ago
Pino Toscano 2cd592a81e don't leak 19 years ago
Pino Toscano 4bc728d950 better check, in case of session restoring 19 years ago
Pino Toscano 2a1d70ab13 revert r672263 in okular, and do the cleanup in the proper place, otherwise we lose all the command line arguments 19 years ago
Laurent Montel 01f27ec687 Minor fix mem leak 19 years ago
Allen Winter dfc768d95d fix the variable names for _FIND_REQUIRED and _FIND_QUIETLY. 19 years ago
Allen Winter 565d2b993b change the include file that indicates discovery. 19 years ago
Allen Winter f220bc0c6a Change this module to work more like all our other package discovery modules. 19 years ago
Albert Astals Cid c5b23318ca Error notyfing when not able to open a file 19 years ago
Albert Astals Cid b883cbcfa6 The part starts in dummy mode (very few ui) by default 19 years ago
Laurent Montel 23e780c7aa Fix typo and this module is duplicate with extragear/libs/libkexiv2 19 years ago
Aurélien Gâteau b1a05f3d36 - Moved Exiv2 cmake file to cmake/modules and use it in the global 19 years ago
Dirk Mueller f6f5403443 the usual "daily unbreak compilation" 19 years ago
Dirk Mueller 12b7b0d5d1 if you don't check the result, then don't waste time 19 years ago
Dirk Mueller 8d80337da4 fix bazillion of memory leaks (CID 3614) 19 years ago
Dirk Mueller efee38c632 fix leak (CID 3621) 19 years ago
Dirk Mueller 60fc1ef5a3 fix memory leak (CID 3626) 19 years ago
Dirk Mueller 604b53033b fix various memory leaks. It would be nice to use std::auto_ptr 19 years ago
Albert Astals Cid 4218627b6b QMutex was crashing for Pino, QSemaphore works 19 years ago
Albert Astals Cid 7e95f76a48 Qt::SmoothTransformation adds up to much AA to remove 1 pixel of width, just go with FastTransformation 19 years ago
Albert Astals Cid df77d2006a Use ${LIBGS_LIBRARY} instead of gs so we catch libgs-esp too 19 years ago
Albert Astals Cid 1bc5808c7d gs often gives me 634x898 when i asked for 635x898 19 years ago
Albert Astals Cid 66875cb874 my gs accepts non int r values, so use them 19 years ago