Jussi Kuokkanen
|
748bf0cd98
|
rename CompletionModel to CompletionProxyModel
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
cabeb1464c
|
WIP Qml completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
9d68d59465
|
Reenable Ctrl+U
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
d14a5f8067
|
Reimplement message history
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
921379a4cc
|
Send typing updates from QML
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
82c441dddd
|
Move emoji picker to qml
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
2bec5d083c
|
Use old style connection (for Qt5.12)
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
d1af1a8669
|
Move calls to new input bar
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
a31d3d0816
|
Add file uploading
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
0bb4885632
|
Basic text input in qml
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
7a74b86340
|
Pasteable textinput
|
2020-11-25 19:05:11 +01:00 |
|
Nicolas Werner
|
35066900d1
|
Disable scroll helper on mobile
|
2020-11-25 19:05:11 +01:00 |
|
kirillpt
|
041c01f3a4
|
made this: if Tray become disabled and startInTray was enabled, startInTray before blocks, goes disabled too
|
2020-11-25 19:31:03 +03:00 |
|
kirillpt
|
c5419f8783
|
change \!disabled for enabled, because toggled return true if enabled
|
2020-11-25 19:05:31 +03:00 |
|
kirillpt
|
46605d86f2
|
maybe fix toggle work in code
|
2020-11-25 18:57:54 +03:00 |
|
DeepBlueV7.X
|
b9dcdbcb81
|
Merge pull request #337 from trilene/master
Mitigate webrtc race condition
|
2020-11-25 02:40:31 +01:00 |
|
trilene
|
9a8a584fa8
|
Mitigate webrtc race condition
|
2020-11-24 20:18:13 -05:00 |
|
DeepBlueV7.X
|
45e91a7ee4
|
Merge pull request #334 from Kirillpt/issue_292
fix #292
|
2020-11-25 00:22:15 +01:00 |
|
DeepBlueV7.X
|
d13a1c6494
|
Apply suggestions from code review
|
2020-11-25 00:21:45 +01:00 |
|
DeepBlueV7.X
|
ebe0cd79d7
|
Update src/ui/TextField.cpp
|
2020-11-25 00:10:13 +01:00 |
|
kirillpt
|
4e8a2d8c9e
|
remove QFontMEtrics declaration
|
2020-11-25 02:03:25 +03:00 |
|
kirillpt
|
daf8531e3f
|
fixed error_label_ below login button, now it's calculating height and uses correct word wrapping
|
2020-11-25 01:42:35 +03:00 |
|
kirillpt
|
3047f1a89f
|
remove some useless matrixid layout, and move error_label_ under homeserver input(FIXME)
|
2020-11-24 02:16:03 +03:00 |
|
kirillpt
|
b00ee2c1c5
|
fix word wraping for matrixid error message
|
2020-11-24 00:24:26 +03:00 |
|
kirillpt
|
566987bdf9
|
make lint
|
2020-11-24 00:10:43 +03:00 |
|
kirillpt
|
ac73f10eba
|
move error_matrixid label below matrixid input, made hide/show for the label, made red underline for invalid input, add to TextField class isValid() setValid() for custom validation
|
2020-11-23 23:33:53 +03:00 |
|
kirillpt
|
4032f6e113
|
make lint
|
2020-11-23 09:44:30 +03:00 |
|
kirillpt
|
8a2cfddf7e
|
Added QLabel for matrixIdError output and added new function which output input id error, improve code like suggest @deepbluev7, return for error_label setWordWrap
|
2020-11-23 09:44:02 +03:00 |
|
kirillpt
|
ec34af3d85
|
make lint
|
2020-11-23 03:20:37 +03:00 |
|
kirillpt
|
89d28d3b69
|
fixed issue 292, but removed wordWrap from error_label_, because hint looks bad with it
|
2020-11-23 03:18:11 +03:00 |
|
DeepBlueV7.X
|
40a487109d
|
Merge pull request #332 from Kirillpt/russian-translate
Russian translate
|
2020-11-22 16:15:37 +01:00 |
|
kirillpt
|
b63c3a4d95
|
make update-translations
|
2020-11-22 17:23:41 +03:00 |
|
kirillpt
|
e2c18a3195
|
add more russian translations
|
2020-11-22 17:17:46 +03:00 |
|
Nicolas Werner
|
5df47c4b4a
|
Make reply background a bit less saturated
|
2020-11-21 01:18:55 +01:00 |
|
Nicolas Werner
|
081bd8d5f1
|
Add some padding between scrollbar and messages
|
2020-11-21 01:10:38 +01:00 |
|
Weblate
|
7e0f3e1278
|
Added translation using Weblate (Swedish)
Co-authored-by: Emilie <em@nao.sh>
|
2020-11-19 12:28:18 -05:00 |
|
Nicolas Werner
|
0afc55626a
|
Fix tags and world buttons leaking as communities leaking over the network
|
2020-11-18 13:29:28 +01:00 |
|
Nicolas Werner
|
371e5a2991
|
Silence signal syntax deprecated
|
2020-11-15 17:12:46 +01:00 |
|
DeepBlueV7.X
|
3ec8a291b6
|
Merge pull request #327 from kamathmanu/qtBackwardsCompatability
Make compatible with qt 5.12
|
2020-11-15 17:07:05 +01:00 |
|
kamathmanu
|
eb72fd2cf9
|
Make compatible with qt 5.12
|
2020-11-14 16:38:17 -05:00 |
|
DeepBlueV7.X
|
4d9d049f2a
|
Merge pull request #325 from trilene/webrtc-video
Make incoming call ringtone a user setting
|
2020-11-13 18:15:35 +01:00 |
|
trilene
|
ee543254e8
|
clang-format
|
2020-11-13 09:06:38 -05:00 |
|
trilene
|
8c037f83c5
|
Make incoming call ringtone a user setting
|
2020-11-12 19:55:35 -05:00 |
|
DeepBlueV7.X
|
9c4148cca3
|
Merge pull request #314 from MayeulC/smoothie-2
Smooth all the things [v2]
|
2020-11-12 14:04:06 +01:00 |
|
DeepBlueV7.X
|
27bf654d92
|
Merge pull request #320 from trilene/webrtc-video
Video calls: add local webcam view
|
2020-11-09 21:49:26 +01:00 |
|
DeepBlueV7.X
|
a2332934af
|
Merge pull request #319 from HarHarLinks/patch-1
Update README with element.io
|
2020-11-09 21:45:46 +01:00 |
|
trilene
|
d391404b79
|
Video calls: add local webcam view
|
2020-11-09 10:51:17 -05:00 |
|
Kim Brose
|
dabaceea67
|
Update README with element.io
|
2020-11-09 16:35:14 +01:00 |
|
Weblate
|
57b4b606ce
|
Translated using Weblate (French)
Currently translated at 100.0% (411 of 411 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
|
2020-11-07 17:50:11 -05:00 |
|
Mayeul Cantan
|
5f086cd93d
|
Simplify PainterHighQualityEnabler code
There is no need to iterate over a list, flags can be applied and stored
simultaneously.
|
2020-11-07 13:54:06 +01:00 |
|