3558 Commits (1be1b40dd08a66dd00a6d15f27a3dcfa65fadd30)
 

Author SHA1 Message Date
Pino Toscano 1be1b40dd0 the compressed documents support should be done, more or less 19 years ago
Pino Toscano 456e98ae21 Move the compressed files handling from openUrl() to openFile(), this way we can really handle remove compressed files. 19 years ago
Pino Toscano 459192d34f temporarly disable the attachment size detection, as it breaks with poppler 0.6rc1 19 years ago
Pino Toscano e3e439e69c Revert to check the Poppler::Sound, otherwise the most of the Poppler API won't match. 19 years ago
Pino Toscano f96287978b also add the "compressed" versions of the mmetypes for the Application and the KParts services 19 years ago
Brad Hards 8c96f3c05e It looks like Mandriva is shipping 0.5.9 (a 0.6 release candidate) for 19 years ago
Pino Toscano d92fa39e65 simplier copy 19 years ago
Pino Toscano 67dff3b363 show the correct file name in the title when the document is compressed (that is, we're opening the temporary extracted file) and it has no title 19 years ago
Pino Toscano be0023b02a recognize correctly the compressed mimetypes for pdf, ps and dvi 19 years ago
Pino Toscano ec4827fc16 bump version to 0.5.90 for kde 4.0 beta1 19 years ago
Pino Toscano 4611b6ffad svnrevertlast 19 years ago
Aaron J. Seigo a8e576712e kiconloader fixes 19 years ago
Aaron J. Seigo a58e671331 build 19 years ago
Thiago Macieira 55f327e0cc Adapt to the new UDSEntry 19 years ago
Pino Toscano 23337e1c71 move the number of maximum and saved history step into a single location for both 19 years ago
Pino Toscano bd462a9a0d "Single" -> "Single Page" 19 years ago
Pino Toscano 5556af3210 get rid of the hand made resize grip and use QSizeGrip - the trick about it was making the widget to be resized a Qt::SubWindow 19 years ago
Laurent Montel 2e59ada023 change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL_DIR, DBUS_INTERFACES_DIR->DBUS_INTERFACES_INSTALL_ DIR, DBUS_SERVICES_DIR->DBUS_SERVICES_INSTALL_DIR to have same naming convention as discussed with Alex. 19 years ago
Pino Toscano a6c0f7d46d it makes no sense having a returned type for the base Annotation class (that can not be instanced directly) 19 years ago
Pino Toscano aa8155f8ed decouple the transformation applying and resetting methods, and reset the transformation when setting a new bonding rect or translating 19 years ago
Pino Toscano 857d423c46 Correctly (hopefully) translate the text annotations now. 19 years ago
Pino Toscano 7c7c673845 Instead of hardcoding Qt::gray, use the Dark color of the widget palette. 19 years ago
Pino Toscano ff3cf049ce Shift + Space is one screen back, says the HIG. 19 years ago
Pino Toscano b8a458dcdc old stuff no more used, and no need to waste i18n strings 19 years ago
Pino Toscano ca481df309 SVN_SILENT old stuff 19 years ago
Pino Toscano 301ab93196 Riactivate the very very very, and I underline very, experimental newstuff support we had before the KNS1 -> KNS2 switch: 19 years ago
Pino Toscano d57dc437b5 Give a "better" subtitle for the Accessibility configuration page so it's more "compliant" (but it was also before, IMHO) to the new HIG. 19 years ago
Script Kiddy 0fc32d6b18 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 536b632536 Correctly translate the ink annotations now. 19 years ago
Pino Toscano 668dcad8da Now the annotations can be dragged and moved after being placed on a page, even if the page is rotated. 19 years ago
Pino Toscano ba765a3b69 give the right parent page to the annotations also when restoring them from xml 19 years ago
Pino Toscano 0e7aeb2ba8 no need to set a new rotation if it's equal to the currently set 19 years ago
Pino Toscano b41dcfeddc - store a pointer of the owning page in each annotation 19 years ago
Aaron J. Seigo 425252e04a add about data to this generator. also makes a pot file possible again. everyone wins. ;) 19 years ago
Pino Toscano 9f17173619 always as temporary widget, show a text area for the annotation contents 19 years ago
Pino Toscano 65f4831365 correct markup 2, the revenge 19 years ago
Pino Toscano 26857d5433 SVN_SILENT don't allocate a matrix in the rare case there's no need for it 19 years ago
Pino Toscano 3c009773ca __linux__ -> Q_OS_LINUX 19 years ago
Christian Ehrlicher eff4ffe995 win32 compile++ 19 years ago
Pino Toscano b73555b7f3 Windows functions to get the amount of total and free memory. 19 years ago
Pino Toscano 905f6c0946 int -> qulongqlong for the memory sizes 19 years ago
Christian Ehrlicher 62ba0d45d0 k3procio-- 19 years ago
Christian Ehrlicher a913ceb5fd win32 compile++ 19 years ago
Pino Toscano 88474e3e46 manually iterate in RegularArea instead of using Q_FOREACH, it seems msvc does not like it in template classes 19 years ago
Pino Toscano 54f586f18a remove the editing of unique name and flags, they are internal 19 years ago
Pino Toscano 4754b6713e no need for a parent widget, as its parent will be another layout 19 years ago
Pino Toscano 5f3a391744 string -> char for startsWith() 19 years ago
Pino Toscano 5f38c3305f typos 19 years ago
Pino Toscano 8114ea7200 fix or add the include guards 19 years ago
Stephan Kulow 137f5be786 don't overrun array (CID 3864) 19 years ago