Luigi Toscano
710779b7b8
getenv -> qgetenv
12 years ago
Luigi Toscano
9fc25e0448
Cleanup messages for the info message widget
...
- use proper HTML tags so that it is easy to read complex messages
- remove one unused string
- minor string fixes
12 years ago
Fabio D'Urso
3827df7dad
Added missing emit keyords in core/documentcommands.cpp
12 years ago
Luigi Toscano
576596d9fc
Remove fontProgressDialog, no more used
12 years ago
Luigi Toscano
ae555519c5
Move the call to fontLocate in the pixmap rendering thread
...
- Initialize the kpsewhich QProcess in the fontLocate() method
- Remove the usage of fontProgressDialog and use the warning
signal to notify the user on the status of font generation.
- The change makes it "easier", in future, to kill the font
generation when the user opens a new document. Right now it
is not possible to stop the generation.
Reviewed by: Albert Astal Cid, Fabio d'Urso
(and thanks for the hints!)
12 years ago
Luigi Toscano
6ce1cd49bd
No animation on hide: possible glitches for a fast sequence of signals
...
If a "fast" sequence of signals is sent to the part, the hiding
animation could lead to a broken resize (as it the new message
is handled during the resize). Remove the animation for now.
12 years ago
Albert Astals Cid
86dd9e8801
Move the ooo wallet code to use the part.cpp one
...
Less widgets in generators/core \o/
12 years ago
Fabio D'Urso
cebe8d6509
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Fabio D'Urso
f7ec9df0af
Don't leak temporary unpacked metadata files extracted from .okular files
12 years ago
Albert Astals Cid
7b7fef0bea
Move the messagebox about continuing search from core to ui
12 years ago
Albert Astals Cid
e759c94224
let's call it searchid, goes for better searching :)
12 years ago
Luigi Toscano
69459e742a
Redirect error and warning signals to a KMessageWidget
...
Those two categories are usually longer messages and more
important, so more fit for a (new) KMessageWidget; simple
notice signals still go to PageViewMessage into PageView.
A more general review of all the messages should be probably
performed in order to assign proper categories to them.
Reviewed by: Albert Astal Cid
12 years ago
Albert Astals Cid
4c553ac87f
small docu fix
12 years ago
Albert Astals Cid
a366b0f738
Merge branch 'KDE/4.13'
12 years ago
Albert Astals Cid
c8697989a1
Do not duplicate the noDialogs storage in two structs
12 years ago
Albert Astals Cid
3c3d4373ab
Do not reset the search if it's a different search id
...
Doesn't make any sense, why would we want a "running searches map" if we
always reset the previous one?
BUGS: 334568
FIXED-IN: 4.13.2
12 years ago
Albert Astals Cid
6bf6b14f3c
Do not reset the search if it's a different search id
...
Doesn't make any sense, why would we want a "running searches map" if we
always reset the previous one?
BUGS: 334568
FIXED-IN: 4.13.2
12 years ago
Fabio D'Urso
e514ddbf78
Added @since markers
12 years ago
Albert Astals Cid
630d3a8a5f
Simplify search parameter passing
12 years ago
Albert Astals Cid
b92f5b5188
remove old ifdefs, it's cool how we are now :)
12 years ago
Albert Astals Cid
e93d5bda01
Move KWallet code from pdf backend to ui
...
This helps with the widget dependency removal in the core/backends
12 years ago
Luigi Toscano
56c101833f
Remove PageViewTopMessage, use KMessageWidget instead
...
Acked by Albert Astal Cid
12 years ago
Albert Astals Cid
11773fdcb5
Wops, this should have not been removed ^_^
12 years ago
Albert Astals Cid
99ec6dcdc5
We don't need to pass the parent down now
...
Acked by Luigi
12 years ago
Albert Astals Cid
5826ba35f3
Remove the use of progress dialog and widget in the dvi exporter
...
They are not really useful anyway
Acked by Luigi
12 years ago
Tingnan Zhang
fad9c4e6fd
Improvements to zoom behaviour
...
No need for double digit precision in the UI
ZoomIn/ZoomOut moves you through the well known steps + fit page, fit width; if you need any other you can always write it manually or use MMB zoom
BUGS: 323434
BUGS: 323435
FIXED-IN: 4.14.0
REVIEW: 112370
12 years ago
Albert Astals Cid
df9be6b2a5
Merge remote-tracking branch 'origin/KDE/4.13'
...
Conflicts:
VERSION
core/version.h
12 years ago
Albert Astals Cid
0c7791e87f
Prepare for 4.13.1
12 years ago
Albert Astals Cid
60b7932c55
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Eugene Shalygin
88725241b8
Make sure edid and xrand sizes match before using them to calculate DPI
...
BUGS: 333456
12 years ago
Albert Astals Cid
b3962b868e
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Albert Astals Cid
9252044c0c
KScreen::Config::current can return null
12 years ago
Albert Astals Cid
00ba7fe8c8
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Albert Astals Cid
67a2a1222c
Merge remote-tracking branch 'origin/KDE/4.12' into KDE/4.13
...
Conflicts:
VERSION
core/version.h
12 years ago
Albert Astals Cid
9a597194ed
Prepare for 4.12.5
12 years ago
Albert Astals Cid
ebb0789222
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Albert Astals Cid
e0e98658e5
Modify how page size label is shown on the bottom bar
...
Opened a file with all pages with same size and behaves exactly like Okular does
Opened a file with pages with different sizes and behaves like Okular does until it stops fiting. In that moment the page bar is not centered anymore to let the text still fit and once the text doesn't fit anymore it starts getting ellided.
Reviewed by Luigi
BUGS: 333349
FIXED-IN: 4.13.1
12 years ago
Albert Astals Cid
2d332dbdb2
Merge remote-tracking branch 'origin/KDE/4.13'
...
Conflicts:
VERSION
core/version.h
12 years ago
Albert Astals Cid
49dc7dcb59
Indent
12 years ago
Albert Astals Cid
6112a79765
Minor version updates to generators with changes since 4.12
12 years ago
Albert Astals Cid
2c7baf1a9a
Prepere for 4.13.0
12 years ago
Albert Astals Cid
cd02dd6d3c
Minor changes
...
Make the receivers be the ones that check for empty, not the senders
12 years ago
Jonathan Doman
89fd56c23b
Launch documents from external sources in new tabs
...
FIXED-IN: 4.13.0
BUGS: 331872
BUGS: 332238
REVIEW: 116700
12 years ago
Albert Astals Cid
0c2aa70aca
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Albert Astals Cid
a7f3a1ac37
Protect us against broken drivers/screens
...
Some drivers screens return 0x0 as their screen size so we can't use it
to calculate the dpi
BUGS: 332746
BUGS: 332494
FIXED-IN: 4.13.0
12 years ago
l10n daemon script
c6de0ba3a5
SVN_SILENT made messages (.desktop file)
12 years ago
Albert Astals Cid
8ee72f3301
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago
Albert Astals Cid
444f66ac29
Some more output that can be of help
12 years ago
l10n daemon script
8068e5b502
SVN_SILENT made messages (.desktop file)
12 years ago
Albert Astals Cid
6c40952082
Merge remote-tracking branch 'origin/KDE/4.13'
12 years ago