lp:~g-bluehut/ubuntu-terminal-app/whitespacefix
Created by
Michael Vetter
on
2014-07-30
and last modified on
2014-07-30
- Get this branch:
- bzr branch lp:~g-bluehut/ubuntu-terminal-app/whitespacefix
Only
Michael Vetter
can upload to this branch. If you are
Michael Vetter
please log in for upload directions.
Branch merges
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration) on 2014-08-01
- David Planella: Approve on 2014-08-01
-
Diff: 5534 lines (+928/-928)24 files modifiedsrc/plugin/konsole/Character.h (+23/-23)
src/plugin/konsole/CharacterColor.h (+49/-49)
src/plugin/konsole/ColorScheme.cpp (+46/-46)
src/plugin/konsole/ColorScheme.h (+32/-32)
src/plugin/konsole/Emulation.cpp (+23/-23)
src/plugin/konsole/Emulation.h (+93/-93)
src/plugin/konsole/Filter.cpp (+19/-19)
src/plugin/konsole/Filter.h (+44/-44)
src/plugin/konsole/History.cpp (+34/-34)
src/plugin/konsole/History.h (+14/-14)
src/plugin/konsole/KeyboardTranslator.cpp (+32/-32)
src/plugin/konsole/KeyboardTranslator.h (+72/-72)
src/plugin/konsole/Pty.cpp (+16/-16)
src/plugin/konsole/Pty.h (+32/-32)
src/plugin/konsole/Screen.cpp (+60/-60)
src/plugin/konsole/Screen.h (+132/-132)
src/plugin/konsole/ScreenWindow.cpp (+17/-17)
src/plugin/konsole/ScreenWindow.h (+25/-25)
src/plugin/konsole/TerminalCharacterDecoder.cpp (+16/-16)
src/plugin/konsole/TerminalCharacterDecoder.h (+16/-16)
src/plugin/konsole/Vt102Emulation.cpp (+112/-112)
src/plugin/konsole/Vt102Emulation.h (+19/-19)
src/plugin/konsole/kprocess.h (+1/-1)
src/plugin/konsole/ksession.h (+1/-1)
Branch information
Recent revisions
- 102. By Michael Vetter on 2014-07-30
-
Remove trailing whitespaces
Found some trailing whitespaces when I read the code and removed them.
- 101. By Launchpad Translations on behalf of ubuntu-terminal-dev on 2014-07-30
-
Launchpad automatic translations update.
- 100. By Launchpad Translations on behalf of ubuntu-terminal-dev on 2014-07-29
-
Launchpad automatic translations update.
- 99. By Launchpad Translations on behalf of ubuntu-terminal-dev on 2014-07-28
-
Launchpad automatic translations update.
- 98. By Paweł Stołowski on 2014-07-25
-
Added X-Ubuntu-
Default- Department- ID key to the desktop file. This is required by click scope to support departments for preinstalled applications. Approved by Ubuntu Phone Apps Jenkins Bot.
- 97. By Launchpad Translations on behalf of ubuntu-terminal-dev on 2014-07-25
-
Launchpad automatic translations update.
- 96. By Launchpad Translations on behalf of ubuntu-terminal-dev on 2014-07-24
-
Launchpad automatic translations update.
- 95. By Launchpad Translations on behalf of ubuntu-terminal-dev on 2014-07-23
-
Launchpad automatic translations update.
- 94. By Launchpad Translations on behalf of ubuntu-terminal-dev on 2014-07-22
-
Launchpad automatic translations update.
- 93. By Launchpad Translations on behalf of ubuntu-terminal-dev on 2014-07-19
-
Launchpad automatic translations update.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu-terminal-app