Commit graph

144 commits

Author SHA1 Message Date
Christian Muehlhaeuser
c5ed930ce4
Update QML dummydata models 2020-02-28 12:51:12 +01:00
Christian Muehlhaeuser
6d290a0abe
Show border around media popup 2020-02-28 12:42:37 +01:00
Christian Muehlhaeuser
5ca5459677
Show video elements in media popup 2020-02-28 12:14:07 +01:00
Christian Muehlhaeuser
f2e92deb04
Use default PopUp close-policy 2020-02-28 10:51:15 +01:00
Christian Muehlhaeuser
3136b936db
Always open the actual post the message is pointing to when clicking the timestamp 2020-02-28 09:12:34 +01:00
Christian Muehlhaeuser
51716e723b
Show reply/share/like counters below posts 2020-02-28 09:11:13 +01:00
Christian Muehlhaeuser
153d0357a1
Correctly align message pane title 2020-02-28 07:41:51 +01:00
Christian Muehlhaeuser
b845f1d59b
Add spacer item between author and timestamp 2020-02-28 07:32:31 +01:00
Christian Muehlhaeuser
e283421bf7
Use MediaPopup to display images 2020-02-28 05:36:47 +01:00
Christian Muehlhaeuser
d723eb52dc
Speed up fading animation a little 2020-02-28 03:01:54 +01:00
Christian Muehlhaeuser
d4b0e90a87
Clean up QML 2020-02-28 03:01:06 +01:00
Christian Muehlhaeuser
e4e44d0dba
Make text selectable by mouse 2020-02-28 03:00:23 +01:00
Christian Muehlhaeuser
6a131c9d63
Only close message pane when clicking the Close button 2020-02-27 06:54:51 +01:00
Christian Muehlhaeuser
7d57627d3d
Support for content warnings and spoiler texts 2019-06-02 15:31:21 +02:00
Christian Muehlhaeuser
23baddb2e3 Lower QtQuick Controls dependency to 2.2 (Qt 5.9) 2019-05-31 16:52:11 +02:00
Christian Muehlhaeuser
73b5bdf961
ImageButton's roundness is implicit now 2019-05-20 09:25:00 +02:00
Christian Muehlhaeuser
d28f3c59e7
Use center crop of images 2019-05-20 07:03:51 +02:00
Christian Muehlhaeuser
e6dc10593e
Display all images attached to a post 2019-05-20 04:44:03 +02:00
Christian Muehlhaeuser
81bc8a4840
Added support for attaching images to posts 2019-05-19 08:09:37 +02:00
Christian Muehlhaeuser
53855adda8
Store and restore window state on startup 2019-05-19 04:33:37 +02:00
Christian Muehlhaeuser
deaae7beab
Make dummydata notification pane sticky 2019-05-19 03:59:34 +02:00
Christian Muehlhaeuser
e9129b6274
Replace dummydata with randomly generated data 2019-05-19 03:29:33 +02:00
Christian Muehlhaeuser
1bb44e75b0
Fixed layout of error popup 2019-05-19 02:43:48 +02:00
Christian Muehlhaeuser
942c8a0926
Fixed opening MessagePopup from mainWindow 2019-05-17 18:16:48 +02:00
Christian Muehlhaeuser
9764c00b70
Lazy QML component creation for popups & dialogs 2019-05-17 16:27:12 +02:00
Christian Muehlhaeuser
04cb850828
Added error property to AccountBridge dummy 2019-05-17 15:31:55 +02:00
Christian Muehlhaeuser
d8ac5c1b94
Set preferred width and height for window 2019-05-17 15:31:37 +02:00
Christian Muehlhaeuser
77f1f787ea
Fixed binding loop in ScrollView 2019-05-17 15:14:20 +02:00
Christian Muehlhaeuser
4f8c53ed28
Don't close connection popup when clicking outside it 2019-05-15 06:49:19 +02:00
Christian Muehlhaeuser
9adb207d2a
Count URLs as 23 characters regardless of their actual length for Mastodon posts 2019-05-15 05:57:12 +02:00
Christian Muehlhaeuser
b901dd7b69
Adjusted maximum width of popups & dialogs 2019-05-15 05:28:15 +02:00
Christian Muehlhaeuser
364f2cd2e0
Fixed labels overlapping each other 2019-05-15 05:27:48 +02:00
Christian Muehlhaeuser
0b74850538
Set message instead of model on ReplyPopup 2019-05-15 05:02:57 +02:00
Christian Muehlhaeuser
49491a26b4
Don't propagate mouse events from ScrollHelper 2019-05-15 05:02:06 +02:00
Christian Muehlhaeuser
e81b8db602
Add a context menu to your own posts that lets you delete them 2019-05-15 05:01:21 +02:00
Christian Muehlhaeuser
4e22054668
Added dummy implementations for uiBridge and settings 2019-05-15 02:08:40 +02:00
Christian Muehlhaeuser
8af9aa00df
Improved auth process 2019-05-15 02:08:13 +02:00
Christian Muehlhaeuser
b3ebcf3833
Support panes in QML dummy data 2019-05-15 00:51:04 +02:00
Christian Muehlhaeuser
b5354a73be
Fixed drawer width 2019-05-15 00:23:32 +02:00
Christian Muehlhaeuser
f4eb27df5f
Reduce minimum width of window, but increase minimum pane width 2019-05-14 04:28:34 +02:00
Christian Muehlhaeuser
fe1e83cf24
Show a horizontal scroll-bar when we run out of space 2019-05-14 04:20:27 +02:00
Christian Muehlhaeuser
2284cad564
Open new panes for hashtags that get clicked on 2019-05-13 22:44:23 +02:00
Christian Muehlhaeuser
d306687d88
Support creating additional panes and closing them 2019-05-13 22:42:03 +02:00
Christian Muehlhaeuser
8fabb0c164
Don't break property binding 2019-05-13 14:51:47 +02:00
Christian Muehlhaeuser
c51ab8de29
Don't mix anchors and layouts in header toolbar 2019-05-13 08:08:40 +02:00
Christian Muehlhaeuser
932a10e5db
Store model data in a proxy variable, which can be reused outside a view 2019-05-13 08:08:11 +02:00
Christian Muehlhaeuser
bb513f1372
Remove cache buffer for ListView 2019-05-13 08:06:05 +02:00
Christian Muehlhaeuser
c3a2dd525b
Don't mix anchors and layouts in AccountSummary 2019-05-13 08:05:50 +02:00
Christian Muehlhaeuser
72bee8c3d8
Don't mix anchors and layouts in MessageView 2019-05-13 07:20:43 +02:00
Christian Muehlhaeuser
f353bdc169
Added scroll helper to improve scrolling experience 2019-05-13 04:09:02 +02:00