Albert Astals Cid
62eea3336b
Merge remote-tracking branch 'origin/master' into frameworks
10 years ago
Albert Astals Cid
f943f9ee8b
Remove the !this checks
...
It's not part of the standard and GCC recently removed support for it
Looking at the code it seems we only need one external check, let's hope i'm right :D
10 years ago
Martin T. H. Sandsmark
9d90a08ef5
Implement zooming with a pinch gesture on a touch screen
...
Patch by Oliver Sander <oliver.sander@tu-dresden.de>
REVIEW: 128821
BUG: 366781
10 years ago
Martin T. H. Sandsmark
afb5e01aed
Make the QML component plugin not crash when trying to be loaded without a QApplication
10 years ago
Albert Astals Cid
75c387c62c
increase version in master
10 years ago
Albert Astals Cid
41e0da830c
Merge remote-tracking branch 'origin/Applications/16.08'
10 years ago
Albert Astals Cid
7003eff75e
Increase version
...
We had the cbr fix
GIT_SILENT
10 years ago
Albert Astals Cid
0b8da8518c
Merge remote-tracking branch 'origin/Applications/16.08'
10 years ago
Albert Astals Cid
f2b2d94897
Open CBR files with shared-mime-info >= 1.7
...
Not ideal fix surely but it'll do for the moment
BUGS: 369078
10 years ago
Martin T. H. Sandsmark
c7bbf6f77c
Rename method slotAutoScoll to slotAutoScroll
...
The old method name contained a typo.
Patch by Oliver Sander <oliver.sander@tu-dresden.de>.
REVIEW: 128938
10 years ago
Gleb Popov
bfa28f1f64
Fix build with Visual Studio 2015.
...
REVIEW: 128805
10 years ago
Albert Astals Cid
729922af54
Merge remote-tracking branch 'origin/Applications/16.08'
10 years ago
Albert Astals Cid
744a6901d6
Increase version
...
Meh i forgot to update it for .0
GIT_SILENT
10 years ago
Olivier CHURLAUD
62f2cb99f6
Remove a spurious trailing semicolon that issued g++ warnings
...
Commited on behalf of Oliver Sander
REVIEW: 128673
10 years ago
Martin T. H. Sandsmark
5e77764ac5
Don't show mobile version in menus
10 years ago
Martin T. H. Sandsmark
ff274fdecc
Remove kdelibs4support
10 years ago
Martin T. H. Sandsmark
cbe859eeec
Port away from obsolete QTest functions
10 years ago
Martin T. H. Sandsmark
f2e9633ea7
Fix misuse of QWeakPointer
10 years ago
Martin T. H. Sandsmark
85078160fa
Use normal KDE compiler settings
10 years ago
Martin T. H. Sandsmark
decd4849a8
Use Okular's own print preview dialog for all documents
10 years ago
Martin T. H. Sandsmark
2639b1e8ed
Extend print preview dialog to handle .pdf previews
10 years ago
Martin T. H. Sandsmark
57fd20e90e
Stop leaking qfiledialogs
10 years ago
Martin T. H. Sandsmark
1cd0bb2697
Ignore mimetypes without known globbing patterns
10 years ago
Martin T. H. Sandsmark
2eb0e01796
Merge mimetypes with same name, sort by name
10 years ago
Martin T. H. Sandsmark
e6e0d90a84
Fix typo in previous commit
10 years ago
Martin T. H. Sandsmark
8f86818b5c
Make the open dialog a bit more usable without the Plasma QPA
...
Without the Plasma QPA now the file open dialog just lets you select a
single random filetype to view at the time.
REVIEW: 128435
10 years ago
Olivier CHURLAUD
eb20c92dae
GIT_SILENT: Add MacOSX and Windows to metainfo.yaml
10 years ago
Olivier CHURLAUD
78a08b093d
GIT_SILENT: in metainfo.yaml, platforms is Linux only now
10 years ago
Olivier CHURLAUD
411bdee0eb
Open relative path again
...
REVIEW: 128507
10 years ago
Yuri Chornoivan
519fddd3a5
Update docs for the new RTL direction option
10 years ago
Olivier CHURLAUD
04908dba2f
Adding RTL reading mode feature to okular
...
Commited on behalf of Fahad Al-Saidi
REVIEW: 125397
BUG: 325650
10 years ago
Martin T. H. Sandsmark
09a99ba96b
Port away from obsolete Qt functions
10 years ago
Martin T. H. Sandsmark
68deb82a6f
We need doctools
10 years ago
Martin T. H. Sandsmark
c4287096a3
Fix inhibiting of sleep on modern linux systems, port away from deprecated Solid methods
10 years ago
Martin T. H. Sandsmark
6875dc88cf
Port away from deprecated KConfig API
10 years ago
Martin T. H. Sandsmark
d8fdb14941
Port away from deprecated Phonon API
10 years ago
Martin T. H. Sandsmark
fc09e52fc3
Port away from deprecated KArchive method
10 years ago
Martin T. H. Sandsmark
962af72cc1
Silence some warnings
10 years ago
Martin T. H. Sandsmark
d9a31fa02a
Fix font color parsing in Plucker
10 years ago
Martin T. H. Sandsmark
5e78ca3df5
Stop using deprecated way to open browser
10 years ago
Martin T. H. Sandsmark
f87a306ec1
Fix warning about incompatible pointers in synctex parser
10 years ago
Martin T. H. Sandsmark
868bf74410
Fix usage of string constants
10 years ago
Martin T. H. Sandsmark
e7697a35d1
Fix misuse of bool
10 years ago
Martin T. H. Sandsmark
fe8e85f404
Re-add web shortcuts to context menu
10 years ago
Martin T. H. Sandsmark
d2f4f1c2d7
Remove outdated compiler message
10 years ago
Martin T. H. Sandsmark
f2dc74fc19
No need to set component data anymore, we set component name
10 years ago
Martin T. H. Sandsmark
95bdeea2d7
Remove unnecessary and deprecated calls
10 years ago
Martin T. H. Sandsmark
077258f235
(re-)Implement recoloring
10 years ago
Martin T. H. Sandsmark
1e32012649
Fix warnings about using struct for classes
10 years ago
Martin T. H. Sandsmark
a6ec5ea9de
Fix parsing of lilypond URLs
10 years ago