Montel Laurent
5e984303a4
Use new KDE_ macro
11 years ago
Lukáš Tinkl
e9ae1d99af
port away from KLocale
11 years ago
Lukáš Tinkl
fd6a35486e
port KUrl -> QUrl
11 years ago
Patrick von Reth
49c28f52df
lik to okularcore and okularpart instead of including the settings code multiple times, which breaks the exports
11 years ago
Aleix Pol
71dd075437
fix build
11 years ago
Montel Laurent
73ccfdefb7
Fix cmakelists.txt
11 years ago
Montel Laurent
0cbd97ced6
Remove include moc
11 years ago
l10n daemon script
9a3672b255
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
e6ef3cb64b
SVN_SILENT made messages (.desktop file)
11 years ago
Marco Martin
78d8b1f605
port the QML part
...
works correctly when a filename is fixed
still to port the c++ app part
11 years ago
Marco Martin
3d50fec102
initial port of QML components to QtQuick2
...
this is an initial port of the qml component set of okular to qtquick2
it's straightforward, except pageitem that right now is a qquickpainteditem, that works fine, but a bit slower than generating and uploading the textures by hand (that may be an eventual future port)
the okular active application is still missing, but the components can be used from anywhere in qml
REVIEW:121326
11 years ago
Montel Laurent
378f6847a2
Remove some deprecated kdelibs4support
12 years ago
l10n daemon script
3588634833
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
8365cf2873
SVN_SILENT made messages (.desktop file)
12 years ago
Frederik Gladhorn
e28dbc6c00
Port to QMime
...
compressedMimeFor now already does the inheritance check, so another
check was removed.
12 years ago
Frederik Gladhorn
83d3f1f6b7
Revert "Some more kDebug->qDebug"
...
Seems like kDebug doesn't spam the user, so this needs to use qCDebug.
This reverts commit 34fbdf8c85 .
12 years ago
Frederik Gladhorn
34fbdf8c85
Some more kDebug->qDebug
12 years ago
Frederik Gladhorn
39787e4324
Use kconfig_add_kcfg_files for kcfgc
12 years ago
Frederik Gladhorn
93918b1ec8
Basic cmake kf5 porting
12 years ago
l10n daemon script
896de56ef0
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
1b5cbbea59
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
9507028bc4
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
cf3ea3515e
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
d2131617d6
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
d62def2323
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
6a46dd7447
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
0efb152065
SVN_SILENT made messages (.desktop file)
12 years ago
Albert Astals Cid
7b7fef0bea
Move the messagebox about continuing search from core to ui
12 years ago
Albert Astals Cid
e93d5bda01
Move KWallet code from pdf backend to ui
...
This helps with the widget dependency removal in the core/backends
12 years ago
l10n daemon script
514ef4a3ac
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
6f62e29846
SVN_SILENT made messages (.desktop file)
12 years ago
Michal Humpula
c07ee043a3
Multiple Tiles Managers per Page
...
It's straighforward implementation. Every single place, where there were call for (or with) TilesManager, now has a DocumentObserver as companion. The m_tiledManager reference in PagePrivate was changed to QMap<DocumentObserver, TilesManager>.
REVIEW: 113986
12 years ago
Vishesh Handa
a034265e75
QML PageItem: Handle document path changes
...
PageItem works quite well if the DocumentItem has the path on
construction, but it does not update if the path is initially blank and
then later changed.
REVIEW: 115751
12 years ago
Fabio D'Urso
f852fa0958
okular active: Do not position pages on non-exact pixel boundaries
...
Round page position to the nearest pixel, because at some zoom levels on
my laptop okular active tries to draw page pixmaps at non-exact pixel
boundaries, resulting in almost unreadable text.
CCMAIL: notmart@gmail.com
REVIEW: 111782
13 years ago
l10n daemon script
d773e626a9
SVN_SILENT made messages (.desktop file)
13 years ago
l10n daemon script
4e84194bef
SVN_SILENT made messages (.desktop file)
13 years ago
l10n daemon script
ca12f8dbb5
SVN_SILENT made messages (.desktop file)
13 years ago
l10n daemon script
9476a9cf7a
SVN_SILENT made messages (.desktop file)
13 years ago
l10n daemon script
2e847d2f81
SVN_SILENT made messages (.desktop file)
13 years ago
Aaron Seigo
7f42a78725
some small style fixes.
...
see http://community.kde.org/Plasma/QMLStyle
13 years ago
Aaron Seigo
0c68129bca
allow 3x zooming
...
ends up triggering "the crash" however, on certain documents
13 years ago
Script Kiddy
cbc693b664
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
942628db47
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
583fc0d81f
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
806e6494dd
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
b23f5037df
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
ab0c3885e9
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
0b17013be3
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
541650a4f4
Remove the concept of observer/view id
...
Just use the pointer as id :-)
This is BIC and SIC, increase the soversion now to makes sure we don't forget in the future
Patch based in an earlier patch by Bogdan Cristea <cristeab@gmail.com>
REVIEW: 109115
13 years ago
Script Kiddy
a034e086e5
SVN_SILENT made messages (.desktop file)
13 years ago