Montel Laurent
04943508cf
Merge remote-tracking branch 'origin/master' into frameworks
...
Conflicts:
core/document.cpp
core/version.h
11 years ago
Montel Laurent
5e984303a4
Use new KDE_ macro
11 years ago
Albert Astals Cid
7e954058d3
Update for the next version in master
11 years ago
Albert Astals Cid
50116cf59f
Update for 15.04 Beta 1
...
SVN_SILENT
11 years ago
Andreas Hartmetz
f847d716a0
Fix build with Qt 5.5 branch.
...
Is Qt even allowed to remove accidental includes and / or forward
declarations?
11 years ago
Albert Astals Cid
5a3d77a81b
Compile++
...
I've no idea why i need this for it to compile now, but kind of makes sense to follow the
same pattern for all the phonon includes, so unify with the rest of includes in this file
11 years ago
Montel Laurent
90b2f6c62c
Fix install icons
11 years ago
Albert Astals Cid
49bc4c34cc
Merge remote-tracking branch 'origin/Applications/14.12'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
0c4ca94a0c
Prepare for 0.21.3
11 years ago
Martin T. H. Sandsmark
0b59e83530
fix format of zoom level percent
11 years ago
Jeremy Whiting
61554c833e
Reenabled text to speech using QtSpeech as an optional dependency.
...
If QtSpeech (dev branch) is built and installed this builds and works
very well.
REVIEW:122553
11 years ago
Albert Astals Cid
5275d1271f
Justity the hack don't feel like breaking/expanding the API now
11 years ago
Albert Astals Cid
93491b4fd3
Merge remote-tracking branch 'origin/Applications/14.12'
11 years ago
Albert Astals Cid
10a1899058
Hack to restore KWallet support
...
Better fix code-wise will come with an API break in master
BUGS: 339170
11 years ago
Montel Laurent
5c85b83a8f
Fix includes
11 years ago
Montel Laurent
61628e5bc7
Merge remote-tracking branch 'origin/master' into frameworks
...
Conflicts:
part.cpp
11 years ago
Montel Laurent
c4f224f1e8
Port to new connect api
11 years ago
Lukáš Tinkl
e176acdc40
Use co-installable qca-qt5 version
...
REVIEW: 122155
11 years ago
Lukáš Tinkl
dc06e72657
fix build and an unintended KScreen change
11 years ago
Lukáš Tinkl
e9ae1d99af
port away from KLocale
11 years ago
Lukáš Tinkl
fd6a35486e
port KUrl -> QUrl
11 years ago
Albert Astals Cid
24006bb951
Merge remote-tracking branch 'origin/Applications/14.12'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
4ad7da97da
Prepare for 0.21.2
...
SVN_SILENT
11 years ago
Lukáš Tinkl
ec8c2900ff
fix/restore the Selection Tools functionality in the toolbar
11 years ago
Lukáš Tinkl
413bb725f5
make it link
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
Patrick von Reth
dee5b8b006
fix connect on windows
11 years ago
l10n daemon script
41e35d5fd9
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
557b5447a5
SVN_SILENT made messages (.desktop file)
11 years ago
David Faure
f264146e59
Fix crash when arguments().mimeType() is an invalid mimetype name.
...
I have a JIRA bug report with a PDF attached, and mid-clicking the PDF
in konqueror leads to opening an okularpart with mimetype="application/x-octet-stream"
(the x- in there is very unusual, and unknown to shared-mime-info).
Fixed with null pointer checks.
REVIEW: 122074
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
Albert Astals Cid
a7a4d59ad4
Merge remote-tracking branch 'origin/Applications/14.12'
11 years ago
Albert Astals Cid
eb0da16e45
Set the proper title again after tab change
...
BUGS: 342492
FIXED-IN: 14.12.1
11 years ago
Albert Astals Cid
281aee26f2
Merge remote-tracking branch 'origin/Applications/14.12'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
adf39b2ed6
GIT_SILENT Update version for Applications 14.12.1
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