lp://staging/~neon/krdc/master
- Get this branch:
- bzr branch lp://staging/~neon/krdc/master
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/krdc.
Last successful import was .
Recent revisions
- 703. By l10n daemon script <email address hidden>
-
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" - 701. By Urs Wolfer <email address hidden>
-
Merge remote-tracking branch 'remotes/
origin/ frameworks' into master - 700. By AceLan Kao
-
RDP: fix no audio issue
Add a new option for audio system.
We need to specify the audio system explicitly to make it work.
User can choose which audio system(alsa or pulseaudio) he prefered
if he want to play the audio on local machine.BUG: 354920
Signed-off-by: AceLan Kao <email address hidden>
- 699. By AceLan Kao
-
rdp: remove view-only option
Add supportsViewOnly() to declare if the backend supports view-only mode.
To respect the origin settings, the default value for nx and vnc is true.
And let rdp to use the base class' virtual function, return false.Bug: 302279
Signed-off-by: AceLan Kao <email address hidden>
- 698. By AceLan Kao
-
RDP: fix the no prompt issue when failed to connect
It shows bluescreen when failed to connect to the server.
This patch detects the connection failure and then return
to the mainwindow.BUG: 327476
Signed-off-by: AceLan Kao <email address hidden>
- 697. By AceLan Kao
-
RDP: remember the resolution selection
Currently, we use the saved width and height to calculate
the resolution selection, but it's not always working.
When user choose "Current KRDC Size", it'll become
"Custom Resolution (...)" with both width and height are set to 0
when the next time we open the host configuration dialog.It's very annoying when we prefer to use "Current KRDC Size". So,
save the resolution selection is a better way to tackle with this issue.
And we don't need the hack that maps width/height to resolution selection.BUG: 337549
Signed-off-by: AceLan Kao <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)