lp:~verzegnassi-stefano/logviewer/logviewer
Created by
Stefano Verzegnassi
and last modified
- Get this branch:
- bzr branch lp:~verzegnassi-stefano/logviewer/logviewer
Only
Stefano Verzegnassi
can upload to this branch. If you are
Stefano Verzegnassi
please log in for upload directions.
Branch merges
Propose for merging
- Victor Tuson Palau: Approve
-
Diff: 1539 lines (+722/-474)14 files modifiedCMakeLists.txt (+44/-24)
app/CMakeLists.txt (+4/-5)
app/Main.qml (+74/-193)
app/logviewer.desktop.in (+1/-1)
app/ui/AboutPage.qml (+37/-30)
app/ui/LogPage.qml (+145/-135)
app/ui/MainPage.qml (+107/-0)
app/ui/PrefPage.qml (+86/-73)
backend/CMakeLists.txt (+3/-0)
backend/tests/unit/tst_mytype.qml (+2/-2)
logviewer.apparmor (+2/-2)
manifest.json.in (+11/-9)
po/CMakeLists.txt (+63/-0)
po/com.ubuntu.developer.vtuson.logviewer.pot (+143/-0)
Branch information
Recent revisions
- 13. By Stefano Verzegnassi
-
No chance to get the informations about the internal flickable of a UITK TextArea.
Revert to the 'old' QML TextEdit, apply some style and re-introduce the autoscroll. - 10. By Stefano Verzegnassi
-
* Use latest version of QML components
* Removed usage of deprecated components (e.g. Ubuntu.Components. ListItems. *)
* Added .pot template
* General code refactor. Only 'autoscroll' is currently missing.
* Text size now uses FontUtils (i.e. does not depend on screen density anymore)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:logviewer