- 18 Jul, 2016 2 commits
-
-
Jonathan Esk-Riddell authored
-
Jonathan Esk-Riddell authored
-
- 07 Jul, 2016 2 commits
-
-
Burkhard Lück authored
-
Burkhard Lück authored
proofread remove obsolete entities use entity dragon from general.entities bump date + releaseinfo fix wrong shortcuts new screenshots update man docbooks and replace obsolete kde3 options with reference to qt5options + kf5options REVIEW:128322
-
- 13 Jun, 2016 1 commit
-
-
Burkhard Lück authored
-
- 06 Jun, 2016 1 commit
-
-
Script Kiddy authored
-
- 18 Apr, 2016 3 commits
-
-
Harald Sitter authored
# Conflicts: # CMakeLists.txt
-
Harald Sitter authored
-
toggleLoadView in video mode not stop playback and even make 'blink' mainview frame Testing Done: Now preview works correctly. Reviewed at https://git.reviewboard.kde.org/r/127130/
-
- 13 Apr, 2016 1 commit
-
-
Albert Astals Cid authored
-
- 12 Apr, 2016 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 06 Apr, 2016 1 commit
-
-
Albert Astals Cid authored
-
- 29 Mar, 2016 1 commit
-
-
Script Kiddy authored
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"
-
- 28 Mar, 2016 2 commits
-
-
Anthony Fieroni authored
REVIEW: 127132 Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg>
-
Anthony Fieroni authored
REVIEW: 127186 Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg>
-
- 19 Mar, 2016 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 17 Feb, 2016 7 commits
-
-
Harald Sitter authored
-
Harald Sitter authored
sometimes we get too small data vectors out of phonon gstreamer, to prevent us crashing on those .value read with a 0 default value. that way any additional expectations we'll have will be met by 0'd integers. REVIEW: 127097
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
-
Harald Sitter authored
-
We discussed it months ago, still happens on gstreamer backend, it's normal behavior since timer slot hide cursor and no other restore it. Reviewed at https://git.reviewboard.kde.org/r/127095/ REVIEW: 127095
-
- 16 Feb, 2016 4 commits
-
-
Harald Sitter authored
# Conflicts: # src/app/main.cpp
-
Harald Sitter authored
-
Option needs application restart to take effect Reviewed at https://git.reviewboard.kde.org/r/127082/ REVIEW: 127082
-
Enable/disable buttons depend on seekable or canGoNext/Prev Reviewed at https://git.reviewboard.kde.org/r/127081/ REVIEW: 127081
-
- 15 Feb, 2016 2 commits
-
-
Harald Sitter authored
-
Analyzer is not initialized. Reviewed at https://git.reviewboard.kde.org/r/127065/ REVIEW: 127065
-
- 14 Feb, 2016 1 commit
-
-
Script Kiddy authored
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"
-
- 12 Feb, 2016 1 commit
-
-
Albert Astals Cid authored
-
- 31 Jan, 2016 1 commit
-
-
Script Kiddy authored
-
- 30 Jan, 2016 4 commits
-
-
Rex Dieter authored
-
Rex Dieter authored
due to prior commit using QUrl::AssumeLocalFile which is new in 5.4
-
Rex Dieter authored
-
The invocation > dragon foo.mkv should yield file://$PWD/foo.mkv. Processed as a URL foo.mkv can either be a relative path or a FQDN though. Since we don't support scheme-less url notiation for this use case and people are far more likely to use the invocation argument for local files we can safely coerce QUrl to default to assume file:// rather than http:// > dragon foo.mkv => file://$PWD/foo.mkv > dragon http://foo.mkv => http://foo.mkv BUG: 357795
-
- 14 Jan, 2016 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-