Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Linus Jahn
kaidan
Commits
272e62cc
Commit
272e62cc
authored
Jun 08, 2017
by
Weblate
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
2bd68862
633b3a58
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
changelog.md
changelog.md
+5
-1
src/qml/RosterPage.qml
src/qml/RosterPage.qml
+1
-0
No files found.
changelog.md
View file @
272e62cc
# Changelog
### Version 0.2.1 (released on 08.06.2017)
Fixes:
*
Roster page: Fixed style: Now has contour lines and a cool material effect (@LNJ2)
### Version 0.2.0 (released on 06.06.2017)
User interface:
*
GUI: Port to Kirigami 2 (#81) (@JBBgameich)
...
...
@@ -17,5 +21,5 @@ New features:
*
Add XEP-0184: Message Delivery Receipts (@LNJ2)
*
Disable stream compression by default (for HipChat/other server compatibility) (@LNJ2)
Fixes
Fixes
:
*
AboutPage: Fix possible closing of multiple pages (@LNJ2)
src/qml/RosterPage.qml
View file @
272e62cc
...
...
@@ -40,6 +40,7 @@ Kirigami.ScrollablePage {
model
:
kaidan
.
rosterController
.
rosterModel
delegate
:
Kirigami.SwipeListItem
{
id
:
listItem
height
:
Kirigami
.
Units
.
gridUnit
*
2.5
RowLayout
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment