index
:
kdeltachat
master
perso-rebased
Personal branch for kdeltachat with some added functionnalities.
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add HTML view for messages
link2xt
2021-05-22
6
-9
/
+55
*
Implement libdeltachat API for HTML view
link2xt
2021-05-22
4
-2
/
+56
*
Set pageStack as the parent of dynamically created components
link2xt
2021-05-22
1
-2
/
+2
*
Log if Settings page can't be opened
link2xt
2021-05-18
1
-0
/
+2
*
Fix a typo in "dcAccounts.stopIo()"
link2xt
2021-05-18
1
-1
/
+1
*
Do not open special chats from the chatlist
link2xt
2021-05-16
1
-17
/
+28
*
Redo chatlist items based on AbstractListItem
link2xt
2021-05-16
1
-38
/
+62
*
README: document more Debian dependencies
link2xt
2021-05-16
1
-0
/
+3
*
List Arch Linux dependency for WebP support
link2xt
2021-05-10
1
-0
/
+3
*
Make signature setting multiline
link2xt
2021-05-03
1
-1
/
+1
*
Add "bcc_self" setting to Settings page
link2xt
2021-05-03
1
-0
/
+6
*
context.h: add missing QVector include
link2xt
2021-03-27
1
-0
/
+1
*
Add missing Debian dependencies to README
link2xt
2021-03-27
1
-0
/
+3
*
Make Qt5QuickCompiler dependency REQUIRED
link2xt
2021-03-27
1
-1
/
+1
*
Autoformat CMakeLists.txt
link2xt
2021-03-27
1
-10
/
+18
*
Set organization to KDeltaChat
link2xt
2021-03-27
1
-1
/
+1
*
Add .desktop entry and icon
link2xt
2021-03-27
4
-0
/
+20
*
Set WM_CLASS to KDeltaChat rather than DeltaChat
link2xt
2021-03-27
1
-1
/
+1
*
Mark Kirigami dependency as required
link2xt
2021-03-27
1
-1
/
+1
*
Add more settings to Settings page
link2xt
2021-03-27
1
-0
/
+38
*
Use FormLayout for Configure page
link2xt
2021-03-27
1
-3
/
+4
*
Use FormLayout for Settings page
link2xt
2021-03-27
1
-1
/
+1
*
Move fillWidth from ComposePane to it's instance at ChatPage
link2xt
2021-03-22
2
-3
/
+3
*
Align Send button to the bottom
link2xt
2021-03-22
1
-0
/
+2
*
Move ComposePane to separate QML file
link2xt
2021-03-20
3
-37
/
+43
*
Remove padding from message compose area
link2xt
2021-03-20
1
-0
/
+1
*
Replace TextField with TextArea to allow sending multiline messages
link2xt
2021-03-20
1
-1
/
+1
*
Do not try to mark outgoing and seen messages as seen
link2xt
2021-03-19
1
-1
/
+5
*
Fix some `qmllint -U` warnings
link2xt
2021-03-19
2
-5
/
+5
*
Mark displayed messages as seen
link2xt
2021-03-19
5
-1
/
+18
*
eventemitter: remove useless incomingEvent signal
link2xt
2021-03-19
3
-5
/
+0
*
ChatPage: specify onIncomingMessage argument
link2xt
2021-03-19
1
-1
/
+1
*
Fix some qmllint warnings
link2xt
2021-03-19
2
-5
/
+5
*
Use Connections to connect signals in QML
link2xt
2021-03-19
2
-37
/
+28
*
Pass context and eventEmitter to ChatPage as properties
link2xt
2021-03-16
2
-1
/
+4
*
Pass eventEmitter to ChatlistPage as property
link2xt
2021-03-16
2
-1
/
+2
*
Compile QML ahead-of-time
link2xt
2021-03-16
1
-1
/
+7
*
ConfigurePage: add progress bar
link2xt
2021-03-14
4
-1
/
+19
*
Limit image height
link2xt
2021-03-14
1
-0
/
+1
*
Use the same font size for quote and message
link2xt
2021-03-14
1
-1
/
+1
*
Load images asynchronously
link2xt
2021-03-14
1
-0
/
+1
*
Add colored border to quotes
link2xt
2021-03-14
3
-9
/
+38
*
QML cleanup
link2xt
2021-03-14
1
-6
/
+2
*
Use PreserveAspectCrop instead of PreserveAspectFit for images
link2xt
2021-03-14
1
-1
/
+1
*
Add support for audio and voice messages
link2xt
2021-03-13
1
-1
/
+23
*
Move database to ~/.config
link2xt
2021-03-13
1
-1
/
+3
*
README.md: note that WebP support requires a plugin
link2xt
2021-03-13
1
-0
/
+1
*
Remove SplashPage.qml
link2xt
2021-03-06
3
-10
/
+1
*
README: better cmake commands
link2xt
2021-03-04
1
-10
/
+6
*
README.md: add Troubleshooting section
link2xt
2021-03-03
1
-0
/
+9
[prev]
[next]