Script Kiddy
0b17013be3
SVN_SILENT made messages (.desktop file)
13 years ago
Azat Khuzhin
b5abd493ab
Drop detectEncoding method and just feed more data to KEncodingProber
...
REVIEW: 109119
13 years ago
Albert Astals Cid
9e56fafd91
Merge remote-tracking branch 'origin/KDE/4.10'
...
Conflicts:
VERSION
core/version.h
13 years ago
Albert Astals Cid
7bfc3a42bc
Update versions for 4.10.1
13 years ago
Pino Toscano
25bebeb63b
rename rc_okular_ghostview.cpp to usual rc.cpp
13 years ago
Chusslove Illich (Часлав Илић)
9307953355
Renamed dummy extraction file rc_okular_poppler.cpp to usual rc.cpp.
...
When special dummy file name is used, it needs to be listed in
the l10n-kde4/scripts/repack-pot.pl script. So when the special
name is not necessary, better use the usual one.
13 years ago
Script Kiddy
25988ccbfc
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
b50c784155
SVN_SILENT made messages (.desktop file)
13 years ago
Pino Toscano
a579df637f
poppler: i18n: extract messages also from .ui and .kcfg files
13 years ago
Script Kiddy
0b4fedbe9d
SVN_SILENT made messages (.desktop file)
13 years ago
Pino Toscano
f45e119e0f
poppler: fix typo
13 years ago
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
Burkhard Lück
fd22b42b26
add info about Table Selection Tool and that browse tool mode is necessary for Inverse Search
...
backport to branch 4.10
CCBUG:313775
(cherry picked from commit b89488c6ba )
13 years ago
Script Kiddy
a034e086e5
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
23e88b8605
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
ba79674de9
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
7165ffebe4
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
be8aa28dc9
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
472d8d1480
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
3aa5e29169
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