lp://qastaging/~dandrader/qtubuntu/loggingCategory
Created by
Daniel d'Andrada
and last modified
- Get this branch:
- bzr branch lp://qastaging/~dandrader/qtubuntu/loggingCategory
Only
Daniel d'Andrada
can upload to this branch. If you are
Daniel d'Andrada
please log in for upload directions.
Branch merges
Propose for merging
1 branch
dependent on this one.
- Gerry Boland (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 1014 lines (+192/-221)12 files modifiedREADME (+19/-6)
src/ubuntumirclient/clipboard.cpp (+6/-5)
src/ubuntumirclient/cursor.cpp (+1/-3)
src/ubuntumirclient/glcontext.cpp (+11/-30)
src/ubuntumirclient/input.cpp (+12/-24)
src/ubuntumirclient/input.h (+1/-0)
src/ubuntumirclient/integration.cpp (+4/-4)
src/ubuntumirclient/logging.h (+6/-17)
src/ubuntumirclient/plugin.cpp (+3/-0)
src/ubuntumirclient/screen.cpp (+61/-63)
src/ubuntumirclient/window.cpp (+67/-69)
src/ubuntumirclient/window.h (+1/-0)
Branch information
Recent revisions
- 301. By Daniel d'Andrada
-
Merge trunk
[ Daniel d'Andrada ]
* Implement support for application state (LP: #1504776)
* Update panel height hack when window enters or leaves fullscreen
(LP: #1422523)
[ Lukáš Tinkl ]
* Update the panel height hack, orange line is gone
[ Michał Sawicz ]
* Run wrap-and-sort -at - 297. By Daniel d'Andrada
-
Use logging categories and fix coding style (tab length)
So logging can be enabled/disabled at runtime instead of at build time
- 292. By Albert Astals Cid
-
Improvements from running clazy over the code
* Add some missing overrides
* Wrap const char * into QStringLiteral
* Use new connect syntax
* Don't call data() on temporary QByteArray as it detachesclazy: https:/
/quickgit. kde.org/ ?p=clazy. git
Approved by: PS Jenkins bot, Gerry Boland
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/qtubuntu