l10n daemon script
1d36cd158f
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
Saheb Preet Singh
48905cf16b
Support Fade transition in presentation mode
...
REVIEW: 115532
BUGS: 317073
11 years ago
Albert Astals Cid
3e77904f31
Compile++
11 years ago
Albert Astals Cid
69afbeeee2
Multiply by ~10 the memory values
...
Since we did something similar for the maximum per request value
11 years ago
Albert Astals Cid
8bbe773b23
Increase the number of pixels we're going to let render even if we don't have the pixmap
...
Also always allow for downscaling
11 years ago
Albert Astals Cid
b088001a7c
Increase the per request limit from ~80M to ~800M
...
Unless you're in greedy mode that we won't protect you from yourself :D
CCMAIL: 349863
11 years ago
l10n daemon script
9b6e42ea29
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
6ac112ef84
Merge remote-tracking branch 'origin/Applications/15.04'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
6a8a266d3c
0.22.2
...
For Applications 15.04.2
SVN_SILENT
11 years ago
René J.V. Bertin
42e03ce9bf
Initialise PageViewPrivate::aFitWindowToPage to NULL and
...
check against NULL consistently before calling aFitWindowToPage->setEnabled().
BUG: 348000
REVIEW: 123876
11 years ago
Albert Astals Cid
146c6d85bb
Merge remote-tracking branch 'origin/Applications/15.04'
11 years ago
Jonathan Doman
223092aa0e
Fix embed mode detection
...
Wow, I have no idea how this happened. I wrote an big test case and spent a lot of time playing with tabs. Stephan Binner even told me about this a month ago, but I didn't quite understand the problem...
Broken embed mode detection means that the tabbed interface is disabled. It actually made it into release... ugh
REVIEW: 123680
11 years ago
Albert Astals Cid
437acd5c2d
Merge remote-tracking branch 'origin/Applications/15.04'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
cb9aa1559d
0.22.1
...
For Applications 15.04.1
SVN_SILENT
11 years ago
Heiko Becker
9685017e17
Merge remote-tracking branch 'origin/Applications/15.04'
11 years ago
Heiko Becker
966e19582c
FindLibSpectre: Use FindPkgConfig instead of UsePkgConfig
...
The latter is deprecated and doesn't respect the PKG_CONFIG
environment variable which makes it easy to deal with differently
named pkg-config executables, e.g. arch-prefixed ones.
REVIEW: 123393
11 years ago
Albert Astals Cid
e89283a6b5
Merge remote-tracking branch 'origin/Applications/15.04'
11 years ago
Albert Astals Cid
aed8a9b3cd
Fix crash on closing
...
Tell the document we're no longer an observer in the destructor
BUGS: 346149
FIXED-IN: KDE Applications 15.04.1
11 years ago
Albert Astals Cid
82882ec941
Merge remote-tracking branch 'origin/Applications/15.04'
11 years ago
René J.V. Bertin
7f6c9987ab
Fix crashes on Mac
...
Seems Mac and/or clang need these to be exported
BUGS: 345765
11 years ago
Albert Astals Cid
8bc66f6505
Merge remote-tracking branch 'origin/Applications/15.04'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
8f854256ef
And forgot to increase this one ^_^
...
GIT_SILENT
11 years ago
Albert Astals Cid
bf203fd1a9
Prepare for the KDE Applications 15.04.0 release
...
GIT_SILENT
11 years ago
Albert Astals Cid
72ca504ce1
Merge remote-tracking branch 'origin/Applications/15.04'
11 years ago
Ronnie Thomas
0877dfd5f8
Fix error messags on cmdline arguments
...
The --print and the --page arguments were showing wrong error messages. This patch fixes it.
REVIEW: 123163
11 years ago
Albert Astals Cid
decb184680
Merge remote-tracking branch 'origin/Applications/15.04'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
c11c734caf
RC version
11 years ago
Albert Astals Cid
b6239700d8
Merge remote-tracking branch 'origin/Applications/15.04'
11 years ago
Albert Astals Cid
250eccf530
plucker: Also accept f as false
...
This bug is present at upstream unpluck too, but given the cvs code hasn't
been touched in ages i have not reported it there
11 years ago
Albert Astals Cid
87a0457472
Merge remote-tracking branch 'origin/Applications/15.04'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
bb00a153e6
Update for 15.04 Beta 3
...
SVN_SILENT
11 years ago
Saheb Preet Singh
1eafe4feb1
New shortcut to resize window to fit page
...
FIXED-IN: KDE Applications 15.08
BUGS: 326844
REVIEW: 115283
11 years ago
Albert Astals Cid
3f9f02a9ce
Merge remote-tracking branch 'origin/Applications/15.04'
11 years ago
Jonathan Doman
1cfb007b63
Fix session restore/save with multiple tabs
...
BUGS: 335852
REVIEW: 122570
11 years ago
Albert Astals Cid
a77bbac299
Fix typo
11 years ago
Albert Astals Cid
8e1aa72d51
Merge remote-tracking branch 'origin/Applications/15.04'
11 years ago
Albert Astals Cid
4ab459790b
Do not show RMB menus if we're dragging an annotation
11 years ago
Albert Astals Cid
ded1e5486d
Do not release the annotation if we release the middle button
11 years ago
Albert Astals Cid
9c98ac0f8b
Always release annotation on mouse release
...
BUGS: 345082
FIXED-IN: KDE Applications 15.04 Beta 3
11 years ago
Albert Astals Cid
7e954058d3
Update for the next version in master
11 years ago
Albert Astals Cid
50116cf59f
Update for 15.04 Beta 1
...
SVN_SILENT
11 years ago
Albert Astals Cid
5a3d77a81b
Compile++
...
I've no idea why i need this for it to compile now, but kind of makes sense to follow the
same pattern for all the phonon includes, so unify with the rest of includes in this file
11 years ago
Albert Astals Cid
49bc4c34cc
Merge remote-tracking branch 'origin/Applications/14.12'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
0c4ca94a0c
Prepare for 0.21.3
11 years ago
Albert Astals Cid
5275d1271f
Justity the hack don't feel like breaking/expanding the API now
11 years ago
Albert Astals Cid
93491b4fd3
Merge remote-tracking branch 'origin/Applications/14.12'
11 years ago
Albert Astals Cid
10a1899058
Hack to restore KWallet support
...
Better fix code-wise will come with an API break in master
BUGS: 339170
11 years ago
Albert Astals Cid
24006bb951
Merge remote-tracking branch 'origin/Applications/14.12'
...
Conflicts:
VERSION
core/version.h
11 years ago
Albert Astals Cid
4ad7da97da
Prepare for 0.21.2
...
SVN_SILENT
11 years ago
l10n daemon script
41e35d5fd9
SVN_SILENT made messages (.desktop file)
11 years ago