Commit graph

163 commits

Author SHA1 Message Date
Elen Eisendle
45eb392eac Change QtQuick.Dialogs to 1.3 2021-01-30 19:45:41 +01:00
Elen Eisendle
90b7af99c3 Import Qt 5.12 versions of QtQuick modules 2021-01-30 19:45:41 +01:00
Elen Eisendle
4c6fc13db0 Add font and emoji font settings 2021-01-30 19:45:41 +01:00
Elen Eisendle
a05749a0c6 Add toot visibility setting, fixes #63 2020-04-19 00:09:57 +02:00
Christian Muehlhaeuser
c60b4b3ead Use a Loader to prevent loading MessageView unnecessarily 2020-04-17 18:50:54 +02:00
Christian Muehlhaeuser
eb387a1850
Set previous mentions as initial text for replies 2020-04-07 03:33:35 +02:00
Christian Muehlhaeuser
3d563646c0
Add search to sidebar drawer 2020-03-04 14:24:38 +01:00
Christian Muehlhaeuser
db4774502c
Make sidebar drawer a bit wider 2020-03-04 14:23:19 +01:00
Christian Muehlhaeuser
e685abfeec
Show errors when loading a component fails 2020-03-04 14:22:59 +01:00
Christian Muehlhaeuser
9ec44c5bca
Update connection dialog's dimensions 2020-03-04 13:39:46 +01:00
Christian Muehlhaeuser
ff977f8ded
Increase cacheBuffer for listviews to improve performance 2020-03-03 06:05:32 +01:00
Christian Muehlhaeuser
d3dfa08d36
Add file-picker dialog which lets you add images to posts 2020-03-03 05:43:24 +01:00
Christian Muehlhaeuser
08ae9bec8b
Add helper-text to MessagePopup, pointing out you can drag/drop files on it 2020-03-03 05:12:09 +01:00
Christian Muehlhaeuser
673e14eb1e
Remove debug output on shutdown 2020-03-01 11:40:53 +01:00
Christian Muehlhaeuser
fe05e20599
Clean up about dialog 2020-03-01 11:40:24 +01:00
Christian Muehlhaeuser
4b27d073ea
Create PopUps with mainWindow as parent, preventing them from being deleted 2020-03-01 11:21:17 +01:00
Christian Muehlhaeuser
7aec7075bb
Fix missing component creator import 2020-03-01 10:52:34 +01:00
Christian Muehlhaeuser
7474a6fc66
Don't swallow hover-events over MessageText 2020-02-28 16:55:52 +01:00
Christian Muehlhaeuser
61f0939f5e
Make status buttons a little smaller 2020-02-28 13:04:06 +01:00
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