Patrick von Reth
49c28f52df
lik to okularcore and okularpart instead of including the settings code multiple times, which breaks the exports
11 years ago
Patrick von Reth
dee5b8b006
fix connect on windows
11 years ago
Aleix Pol
71dd075437
fix build
11 years ago
Montel Laurent
f6df673162
Port qca support
11 years ago
Montel Laurent
73ccfdefb7
Fix cmakelists.txt
11 years ago
Montel Laurent
e9921b6dd5
Merge remote-tracking branch 'origin/master' into frameworks
11 years ago
Albert Astals Cid
a27ca79cf3
Improve Audio handling
...
Say "Play Sound" instead of "Follow this link"
Only offer to stop sound when there's one playing
Inspired by https://git.reviewboard.kde.org/r/120683 by Nidhi Jain
11 years ago
Montel Laurent
0cbd97ced6
Remove include moc
11 years ago
Montel Laurent
bb02e208d2
Merge remote-tracking branch 'origin/master' into frameworks
...
Conflicts:
CMakeLists.txt
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
Albert Astals Cid
3e759f397f
Merge remote-tracking branch 'origin/Applications/14.12'
11 years ago
Albert Astals Cid
67807b73b8
Fix mid mouse button click on the scrollbar
...
On 45dc1990 i made the wrong assumption that if you were in
slotRequestVisiblePixmaps with the mid mouse button pressed
it meant that you were mid mouse button zooming, but this is not
true if you mid mouse click on the scrollbar.
So the solution to ignore pixmap request on mid mouse button zooming
is actually use blockPixmapsRequest
BUGS: 341583
FIXED-IN: 14.12.1
11 years ago
Albert Astals Cid
fa88f8c671
Merge remote-tracking branch 'origin/Applications/14.12'
11 years ago
Jonathan Doman
b069e3557f
Allow each PageView to use a different tool
...
Keep a local MouseMode setting, and don't rely on the value returned by Settings::mouseMode().
BUGS: 334251
REVIEW: 120660
FIXED-IN: 14.12.0
11 years ago
Albert Astals Cid
0893f41a7a
Merge remote-tracking branch 'origin/Applications/14.12'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
da82ce77bc
Prepare for Applications 14.12 release
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
8f5e86cec5
Merge remote-tracking branch 'origin/master' into frameworks
...
Conflicts:
core/version.h
11 years ago
Albert Astals Cid
b4727fd74d
Merge remote-tracking branch 'origin/Applications/14.12'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
31f194cc5f
Prepare for Applications 14.12 RC
11 years ago
Raymond Wooninck
aad0211c10
Fix build
11 years ago
Albert Astals Cid
6518b59dcb
Merge remote-tracking branch 'origin/Applications/14.12'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
0ef618540d
Beta 3 version
11 years ago
l10n daemon script
932d8e6133
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
ed9bee42e1
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
64fd5ea72c
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
be1ad62df7
SVN_SILENT made messages (.desktop file)
12 years ago
Albert Astals Cid
3825fdfff2
Merge remote-tracking branch 'origin/Applications/14.12'
...
Conflicts:
VERSION
core/version.h
12 years ago
Albert Astals Cid
d927eb2f3a
Increase version
12 years ago
Albert Astals Cid
ee22f8bce3
Merge remote-tracking branch 'origin/Applications/14.12'
12 years ago
Nidhi Jain
b06725cc55
Fix to allow having two audio links in the same epub
...
REVIEW: 120685
12 years ago
Albert Astals Cid
b61c25eca9
Merge remote-tracking branch 'origin/Applications/14.12'
12 years ago
Albert Astals Cid
c417e8c880
Merge remote-tracking branch 'origin/KDE/4.14' into Applications/14.12
...
Conflicts:
VERSION
core/version.h
12 years ago
Albert Astals Cid
fc63d192e4
Prepare for 0.20.3
12 years ago
Albert Astals Cid
f15bdf1b30
This is not 0.21.60
12 years ago
Albert Astals Cid
a1e3e8ed5d
Forgot to increase this
12 years ago
Albert Astals Cid
4985168ede
Increase version
12 years ago
Montel Laurent
744434b677
Merge remote-tracking branch 'origin/master' into frameworks
12 years ago
Albert Astals Cid
f6d45049c8
Merge remote-tracking branch 'origin/KDE/4.14'
12 years ago
Albert Astals Cid
bf43555650
Only take Okular::SettingsCore::slidesAdvanceTime into consideration if the user actually has autoAdvance checked
...
Fixes the case in which the page has duration, and Okular::SettingsCore::slidesAdvanceTime is smaller than the page duration but autoAdvance is disabled
BUGS: 340035
12 years ago
Hrvoje Senjan
6924fa4ef0
Fix make install
12 years ago
Montel Laurent
f95258ec1d
It uses QUrl
12 years ago
Montel Laurent
526d299ddf
Merge remote-tracking branch 'origin/master' into frameworks
...
Conflicts:
core/version.h
12 years ago
Montel Laurent
a72bc69d19
Merge remote-tracking branch 'origin/KDE/4.14' into frameworks
...
Conflicts:
VERSION
core/version.h
12 years ago
Albert Astals Cid
263eb67617
Merge remote-tracking branch 'origin/KDE/4.14'
12 years ago
Montel Laurent
5da7c5f77d
port to qCDebug. Autogenerate export headers
12 years ago
Albert Astals Cid
717c4b0f6a
Fix unrar detection for versions that don't support --version
...
Based on patches by Yuri Chornoivan and Jörg Schuck
BUGS: 340323
FIXED-IN: 4.14.3
12 years ago
Montel Laurent
8457b66b38
Fix includes
12 years ago