Albert Astals Cid
e93d5bda01
Move KWallet code from pdf backend to ui
...
This helps with the widget dependency removal in the core/backends
2014-05-09 19:58:43 +02:00
Albert Astals Cid
11773fdcb5
Wops, this should have not been removed ^_^
2014-05-09 13:52:58 +02:00
Albert Astals Cid
99ec6dcdc5
We don't need to pass the parent down now
...
Acked by Luigi
2014-05-09 13:39:49 +02:00
Albert Astals Cid
5826ba35f3
Remove the use of progress dialog and widget in the dvi exporter
...
They are not really useful anyway
Acked by Luigi
2014-05-09 13:37:15 +02:00
Albert Astals Cid
6112a79765
Minor version updates to generators with changes since 4.12
2014-04-09 23:39:04 +02:00
l10n daemon script
c6de0ba3a5
SVN_SILENT made messages (.desktop file)
2014-04-02 07:37:55 +00:00
l10n daemon script
8068e5b502
SVN_SILENT made messages (.desktop file)
2014-03-27 04:50:09 +00:00
l10n daemon script
355997d377
SVN_SILENT made messages (.desktop file)
2014-03-17 04:40:09 +00:00
Albert Astals Cid
f17142080c
Ultra ugly hack for getting links to be blue unless css'ed
2014-03-12 23:07:31 +01:00
l10n daemon script
6e529dd214
SVN_SILENT made messages (.desktop file)
2014-03-04 05:57:24 +00:00
Albert Astals Cid
3c79ac8ea1
Merge remote-tracking branch 'origin/KDE/4.12' into KDE/4.13
2014-03-01 17:03:23 +01:00
l10n daemon script
cad1e895d2
SVN_SILENT made messages (.desktop file)
2014-03-01 07:08:28 +00:00
Yuri Chornoivan
9246905953
Add missing space
2014-02-25 07:51:27 +02:00
l10n daemon script
514ef4a3ac
SVN_SILENT made messages (.desktop file)
2014-02-24 07:26:07 +00:00
l10n daemon script
6f62e29846
SVN_SILENT made messages (.desktop file)
2014-02-24 04:37:30 +00:00
Luigi Toscano
9a59b49d8c
Code cleanup: remove references to the old KDVI statusbar
2014-02-23 01:44:40 +01:00
Luigi Toscano
b27d890812
Use signals to display messages in fontpool
...
- replace KMessageBox usage
- cleanup/rewrite few message strings
2014-02-23 01:44:39 +01:00
Luigi Toscano
2c5672ea74
Use signals to display messages in dviRenderer*
...
- replace KMessageBox usage
- readd and clean few notice/warning/error messages (previously commented)
2014-02-23 01:44:39 +01:00
Luigi Toscano
4ae6ece82e
Use signals to propagate notifications in dviexport and psgs
...
Change KMessageBox into notifications (PageViewMessage).
REVIEW: 115925
2014-02-23 01:44:39 +01:00
l10n daemon script
5a8d7e34aa
SVN_SILENT made messages (.desktop file)
2014-02-22 04:22:37 +00:00
l10n daemon script
41d55ee477
SVN_SILENT made messages (.desktop file)
2014-02-18 05:09:56 +00:00
l10n daemon script
d751245137
SVN_SILENT made messages (.desktop file)
2014-02-17 07:20:35 +00:00
l10n daemon script
e1f7b5c512
SVN_SILENT made messages (.desktop file)
2014-02-17 04:40:59 +00:00
l10n daemon script
a385cb2831
SVN_SILENT made messages (.desktop file)
2014-02-09 08:16:27 +00:00
l10n daemon script
ca320b1d9d
SVN_SILENT made messages (.desktop file)
2014-02-09 05:43:48 +00:00
Luigi Toscano
90779f4a2a
Comments cleanup: remove references to the old KDVI info dialog
2014-02-07 23:42:56 +01:00
Luigi Toscano
d04f30dc75
Use KStandardDirs::findExe instead of the custom find_exe
2014-02-07 23:42:12 +01:00
l10n daemon script
2a52fdfb93
SVN_SILENT made messages (.desktop file)
2014-02-03 06:38:54 +00:00
l10n daemon script
463e6b2ca8
SVN_SILENT made messages (.desktop file)
2014-02-02 04:20:04 +00:00
Luigi Toscano
9d10be4f2e
Fix debug statements still using Qt3 "style" (disabled by default)
2014-01-25 00:42:13 +01:00
Eugene Shalygin
ed35594627
Use DPI of current screen for PDF rendering
...
Includes some fixes from Albert:
* kscreen cmake fixes
Don't make libkscreen mandatory, give the proper version we need
* Fix the @since
* Kill Resolution and use a QSizeF
I first thought QSizeF didn't make sense, but well what's a dpi if not a number of pixels in width and some others in height?
* Remove unwanted const
* Remove unneeded utils.h includes
* Fix comments on realDPIXY()
* Make it compile in non X11
REVIEW: 111829
2014-01-13 01:37:56 +01:00
Albert Astals Cid
0aec32fc7d
Don't try to print something with invalid sizes
...
Unfortunately as we can't add new strings to stable versions it'd say "unwnown error" if that happens
Don't think it's too bad since this shouldn't be happening much
BUGS: 329562
2014-01-12 19:21:10 +01:00
Albert Astals Cid
c324c532d1
Don't try to print something with invalid sizes
...
Unfortunately as we can't add new strings to stable versions it'd say "unwnown error" if that happens
Don't think it's too bad since this shouldn't be happening much
BUGS: 329562
2014-01-12 19:17:10 +01:00
l10n daemon script
a98d7c8b2a
SVN_SILENT made messages (.desktop file)
2014-01-12 06:39:24 +00:00
l10n daemon script
23347d6047
SVN_SILENT made messages (.desktop file)
2014-01-12 04:09:47 +00:00
l10n daemon script
9374b7adf4
SVN_SILENT made messages (.desktop file)
2014-01-05 06:38:05 +00:00
l10n daemon script
c49565282e
SVN_SILENT made messages (.desktop file)
2014-01-05 04:07:16 +00:00
Albert Astals Cid
9200953765
Merge remote-tracking branch 'origin/KDE/4.12'
2013-12-16 00:20:13 +01:00
Albert Astals Cid
f3418d0423
Merge remote-tracking branch 'origin/KDE/4.11' into KDE/4.12
2013-12-16 00:19:46 +01:00
Albert Astals Cid
96c78eae6f
odt: Seems styles.xml and meta.xml are not mandatory
...
At least libreoffice opens the file from bug 324241 that has neither of them.
With this change we open it too, it looks crap when compared to libreoffice,
but that's just because our ooo generator needs to die in favour of a calligra one.
BUGS: 324241
FIXED-IN: 4.11.5
2013-12-16 00:18:03 +01:00
l10n daemon script
8a8f7e891e
SVN_SILENT made messages (.desktop file)
2013-12-10 04:04:26 +00:00
Albert Astals Cid
9dbb62137d
Merge remote-tracking branch 'origin/KDE/4.12'
2013-12-09 18:47:29 +01:00
l10n daemon script
44f0202dc7
SVN_SILENT made messages (.desktop file)
2013-12-07 06:20:27 +00:00
Albert Astals Cid
49ed3edd5a
Merge remote-tracking branch 'origin/KDE/4.12'
2013-11-30 23:09:35 +01:00
Albert Astals Cid
94f30e8343
Merge remote-tracking branch 'origin/KDE/4.11' into KDE/4.12
2013-11-30 23:08:26 +01:00
Albert Astals Cid
55011e0588
Don't create pages for files that are not images
...
The zip in bug #328182 has one
2013-11-30 23:07:29 +01:00
l10n daemon script
36baeaa00f
SVN_SILENT made messages (.desktop file)
2013-11-29 04:25:56 +00:00
l10n daemon script
2141e7aeee
SVN_SILENT made messages (.desktop file)
2013-11-28 06:36:41 +00:00
Albert Astals Cid
7264e77407
Merge remote-tracking branch 'origin/KDE/4.12'
2013-11-28 00:06:37 +01:00
l10n daemon script
88eddf4c5f
SVN_SILENT made messages (.desktop file)
2013-11-27 06:42:31 +00:00