Albert Astals Cid
96d8d6b8b0
And now add the files i forgot
...
woops :D
13 years ago
Albert Astals Cid
38c4efef4f
Fix cmake condition
13 years ago
Albert Astals Cid
69f683b9a4
Expose the thin line support of poppler 0.24
...
Based on a patch by Thomas Freitag - Thomas.Freitag@alfa.de
13 years ago
Script Kiddy
751f564aed
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
50707696b0
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
27c37c1fd1
use TryExec to not appear when not installed
...
when okular active is not installed, it should not appear in the open with menu, so add TryExec to see if the executable exists
this is used instead of conditional install to make easier for distributions to package the desktop and active versions separately
BUG:314981
REVIEW:109047
13 years ago
Eike Hein
db1eb41171
Move KColorScheme instanciation out of the paint path.
...
REVIEW:108958
13 years ago
Albert Astals Cid
d28e1af956
Fixlets to the txt backend
13 years ago
Azat Khuzhin
74420f1baa
Txt backend
...
BUGS: 261930
REVIEW: 109009
FIXED-IN: 4.11.0
13 years ago
Eike Hein
7bdf8d1f05
Remove unused member, thanks to Albert for noticing the slip-up.
13 years ago
Eike Hein
db1a6e9894
Move the page numbers a little higher.
...
Make sure there's no ambiguity that the page number refers to
the preceding thumbnail. This is a bigger deal because the fix
in b0f64d2 took away a visual divider.
13 years ago
Eike Hein
b0f64d2dcf
Get rid of window background-colored bars between thumbnail containers.
...
This seems to be what the original code wanted to achieve, but failed
due to a convoluted approach of setting the color of the current back-
ground role to a default palette's Base color ... instead we just leave
the palette untouched and set the correct background role now. Visual
noise be gone, yay.
CCMAIL:wstephenson@kde.org
13 years ago
Eike Hein
d865f4d733
Cope with global color scheme changes in the page number entry.
...
CCMAIL:wstephenson@kde.org
13 years ago
Eike Hein
a3b3545cab
Port sidebar delegate to KColorScheme.
...
Certain KDE color schemes have Window Background and View Text
not contrasting, which causes invisible icon labels when using
QPalette::Text on QPalette::Base. An example is the default
color scheme in openSUSE 12.3.
Thanks to Will Stephenson for noticing.
CCMAIL:wstephenson@kde.org
It turns out that the Places sidebar in Dolphin suffers from
the same bug, so a similar change should be done there. Frank?
CCMAIL:frank78ac@googlemail.com
13 years ago
Script Kiddy
a034e086e5
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
ba79674de9
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
472d8d1480
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
bb83a5cdba
Merge remote-tracking branch 'origin/KDE/4.10'
...
Conflicts:
VERSION
core/version.h
13 years ago
Albert Astals Cid
2cab1c0a42
Update versions for 4.10.0
13 years ago
Burkhard Lück
b89488c6ba
add info about Table Selection Tool and that browse tool mode is necessary for Inverse Search
...
CCBUG:313775
13 years ago
Script Kiddy
be60fbf64d
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
cb003adcfd
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Albert Astals Cid
00cbba3ece
Propertly encode the filename
...
BUGS: 313700
FIXED-IN: 4.10.0
13 years ago
Albert Astals Cid
005153a728
Try to make it fail on jenkins too
...
Seems the path is not being utf8 and thus stuff does not fail
Don't think this will do anything, but won't hurt
13 years ago
Albert Astals Cid
fc754ec4d7
Add a test (that needs pdflatex) that tests synctexpdf
...
The second one fails (patch is coming in a moment)
This is just to try what jenkins says of all this :D
13 years ago
Script Kiddy
44b7ff680c
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
f7e89478fe
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Albert Astals Cid
2b4417c4c8
Not use LIBSPECTRE_FOUND as internal variable
...
Confuses newer cmakes
13 years ago
Albert Astals Cid
b541d8e812
Cleanup the debug
13 years ago
Albert Astals Cid
af652c02d0
Don't use LIBSPECTRE_FOUND as a internal var in the cmake file
13 years ago
Albert Astals Cid
87ccb7d13d
even moar messages
13 years ago
Albert Astals Cid
b839ad266f
More messages
13 years ago
Albert Astals Cid
ba503f9bc7
Try to find out why build.kde.org doesn't find spectre
13 years ago
Yuri Chornoivan
55d55c98fd
Some cleanup in docs, fix EBN warnings
13 years ago
Albert Astals Cid
e81589e77d
Add test for 311232
13 years ago
Albert Astals Cid
a1ce96bc4a
Make sure regular test does not crash
...
This would have caught bug 313146
13 years ago
Albert Astals Cid
c8a03333b5
Build++
13 years ago
Albert Astals Cid
5261272e45
test to make sure the toc reload feature works
13 years ago
Albert Astals Cid
f40b42f8db
Fix my fixes for 313147 and 313146
...
It actually fixed them but make the toc reload keeping not work anymore :D
13 years ago
Script Kiddy
30606cde02
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
a4a7d5039d
SVN_SILENT made messages (.desktop file)
13 years ago
Albert Astals Cid
3a46e10b9e
Merge remote-tracking branch 'origin/KDE/4.10'
...
Conflicts:
VERSION
core/version.h
13 years ago
Albert Astals Cid
ecef3b27b9
Update version for RC3
13 years ago
Script Kiddy
45c8af8151
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
39e2ea5e73
SVN_SILENT made messages (.desktop file)
13 years ago
Jaydeep Solanki
54b4a20e07
No need to prepare for reloading if there's nothing to reload
...
Part of review 108404
The other part was fixed in the previous commit in a different way
REVIEW: 108404
13 years ago
Albert Astals Cid
4fefc60e35
Do not prepare the toc for reload until we are really reloading
...
BUGS: 313147
13 years ago
Albert Astals Cid
0413d53857
Delete the oldModel even if the new doc has no toc
...
BUGS: 313146
13 years ago
Patrick von Reth
d940c53767
fixed build on windows
13 years ago
Script Kiddy
14e1a03178
SVN_SILENT made messages (.desktop file)
13 years ago