Burkhard Lück
97db55e850
Add info about using custom stamps
...
describe procedure to create user defined stamps
REVIEW:127974
10 years ago
Albert Astals Cid
445b9f383d
Increase version for KDE Applications 16.04
...
GIT_SILENT
10 years ago
Albert Astals Cid
852e9586d1
Increase version for KDE Applications 16.04 RC
10 years ago
Albert Astals Cid
312126cc1b
Make the test a bit more "verbose" on error
10 years ago
Miklós Máté
c183dd8bd3
Set viewport to the position clicked on the thumbnail list
...
Also fix the mouse cursor shape
REVIEW: 127526
BUGS: 162219
10 years ago
Albert Astals Cid
174b86e20b
Also add the View to the context menu
10 years ago
Daniel Lichtenberger
155dc14b55
Added ability to view embedded files
...
The selected embedded file(s) are extracted to QDir::tempPath() and the
default application associated with the file type is launched with KRun.
Double-click on an embedded file also launches the view action.
The temporary files are cleaned up automatically when the dialog is
closed.
REVIEW: 127351
BUGS: 295567
10 years ago
Miklós Máté
1371ccfa28
Show TOC marker for parents if the children is collapsed
...
BUGS: 342076
REVIEWS: 127013
10 years ago
Nicolas Frattaroli
a8edfba5d0
Fix indentation
...
REVIEW: 127372
10 years ago
Albert Astals Cid
425dc7d948
FindPoppler.cmake: Fix endif mismatched condition by removing it
10 years ago
Albert Astals Cid
c8f52a2795
Merge remote-tracking branch 'origin/Applications/15.12'
10 years ago
Albert Astals Cid
41006445a9
setAttribute with doubles is evil as it uses the current locale and we don't want that, use QString::number
...
BUGS: 359016
10 years ago
l10n daemon script
ee162ffddb
SVN_SILENT made messages (.desktop file)
10 years ago
l10n daemon script
119bb0ecd2
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
Albert Astals Cid
40307ed70b
Merge remote-tracking branch 'origin/Applications/15.12'
10 years ago
Albert Astals Cid
ab3a9072b0
Forms: Let checkboxes be unchecked
...
At least in PDF which is the only backend with form support
Radio buttons are a bit of a mess since they're supposedly also uncheckable if NoToggleToOff is not set but in Adobe Reader they never are
BUGS: 357743
10 years ago
l10n daemon script
a8cdfcb0d3
SVN_SILENT made messages (.desktop file)
10 years ago
l10n daemon script
57c5cbfde0
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
l10n daemon script
1df2d478a9
SVN_SILENT made messages (.desktop file)
10 years ago
l10n daemon script
b4ffc41bd0
SVN_SILENT made messages (.desktop file)
10 years ago
l10n daemon script
a2fd918ad9
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
l10n daemon script
2fee136339
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
Albert Astals Cid
7ff9609d52
Merge remote-tracking branch 'origin/Applications/15.12'
10 years ago
Albert Astals Cid
450fff8818
Increase version for KDE Applications 15.12.0
...
And soversion of the core library sicne there's a new virtual in it
10 years ago
l10n daemon script
9c7a558b8c
SVN_SILENT made messages (.desktop file)
10 years ago
Sumit Sahrawat
3400f76dad
Make inline annotation border width customizable, using a spin widget to accept input
...
REVIEW: 125801
BUGS: 332887
10 years ago
l10n daemon script
16f0780688
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
Albert Astals Cid
fd203820f7
Increase version for master
10 years ago
Albert Astals Cid
50b70c51de
Increase version for beta
10 years ago
Oliver Sander
1e86855b93
Make presentation widget tool bar follow the lineedit height
...
REVIEW: 126050
10 years ago
l10n daemon script
9a5c82a411
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Albert Astals Cid
73677eaf0e
Merge remote-tracking branch 'origin/Applications/15.08'
11 years ago
Albert Astals Cid
a675670dda
Save file attachments on left click
...
Instead of having to right click on it and choosing save from the menu
BUGS: 354268
11 years ago
Albert Astals Cid
c743eceb3d
Optimize all those SettingsCore::paperColor().rgb() calls
...
Maybe the compiler can do it, but i can do it as well :D
11 years ago
Lauri Lyly
9d7533d28e
Fix trimming margins when paperColor not white
...
REVIEW: 125721
11 years ago
Albert Astals Cid
94b626141f
Make it pass both locally and on CI
11 years ago
Albert Astals Cid
354316f6bf
Test for internal link clicking
11 years ago
l10n daemon script
98ac941316
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Albert Astals Cid
fe1325d6e0
Add a test that selects text with the mouse and checks it is what it should be
11 years ago
Albert Astals Cid
99667e4cfa
Make leaving the presentation area finish the drawing
...
BUGS: 354016
11 years ago
Arseniy Lartsev
76c1e944a8
Support for non-integer transition durations in PDF presentations
...
REVIEW: 125329
11 years ago
Arseniy Lartsev
9f0ff21a22
Presentation: correct durations for "Fade" transition effect by doing 20 FPS instead of 100 frames total
...
Right now, fade transition is always done in 100 frames. If the intended duration is, say, 1 second, the actual duration can easily be a few seconds instead, due to the limited CPU power (on my laptop with core i5, those 100 frames take 2 seconds).
I propose a patch that changes the number of frames to 20 * (duration in seconds). 20 FPS still looks completely smooth to me.
REVIEW: 125310
BUGS: 352876
11 years ago
l10n daemon script
8c141cc2fc
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Albert Astals Cid
8e366c815f
Merge remote-tracking branch 'origin/Applications/15.08'
11 years ago
Albert Astals Cid
56b9b89a13
Increase version for KDE Applications 15.08.2
...
GIT_SILENT
11 years ago
l10n daemon script
cd34059f53
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Arseniy Lartsev
e9e5cb6317
Repeat videos in PDFs automatically when needed
...
REVIEW: 125341
BUGS: 353171
11 years ago
l10n daemon script
7b8f0a7459
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
22ba4596fa
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
Yuri Chornoivan
37d59253ee
Add some info about layers to docs
11 years ago