When I see my list of messages and select a message to view, I don't see the body of the message appear. I only see the message header.
Git commit 910adc47a4efde1a64b3b63b360c45edd7f753ec by Jan Kundrát, on behalf of Boren Zhang. Committed on 10/04/2014 at 12:19. Pushed by jkt into branch 'master'. Add a bridge between the QQuickNetworkReply and QNetworkReply This is simply a wrapper class which provides the data made available via the QNetworkReply into the QML WebView. The Qt5's WebView API does not support providing a QNetworkAccessManager anymore, so this is our best bet. REVIEW: 117445 M +1 -0 CMakeLists.txt M +1 -1 src/Imap/Model/ImapAccess.cpp M +2 -2 src/Imap/Model/ImapAccess.h M +7 -0 src/Imap/Network/MsgPartNetAccessManager.cpp M +1 -0 src/Imap/Network/MsgPartNetAccessManager.h A +49 -0 src/Imap/Network/QQuickNetworkReplyWrapper.cpp [License: GPL (v2/3)] A +49 -0 src/Imap/Network/QQuickNetworkReplyWrapper.h [License: GPL (v2/3)] M +1 -4 src/Ubuntu/qml/trojita/OneMessagePage.qml http://commits.kde.org/trojita/910adc47a4efde1a64b3b63b360c45edd7f753ec
Git commit 69f829ecb8792a87872602e6d4f22e2e335d48de by Jan Kundrát, on behalf of Boren Zhang. Committed on 10/04/2014 at 12:19. Pushed by jkt into branch 'master'. Add a bridge between the QQuickNetworkReply and QNetworkReply This is simply a wrapper class which provides the data made available via the QNetworkReply into the QML WebView. The Qt5's WebView API does not support providing a QNetworkAccessManager anymore, so this is our best bet. REVIEW: 117445 M +1 -0 CMakeLists.txt M +1 -1 src/Imap/Model/ImapAccess.cpp M +2 -2 src/Imap/Model/ImapAccess.h M +7 -0 src/Imap/Network/MsgPartNetAccessManager.cpp M +1 -0 src/Imap/Network/MsgPartNetAccessManager.h A +49 -0 src/Imap/Network/QQuickNetworkReplyWrapper.cpp [License: GPL (v2/3)] A +49 -0 src/Imap/Network/QQuickNetworkReplyWrapper.h [License: GPL (v2/3)] M +1 -4 src/Ubuntu/qml/trojita/OneMessagePage.qml http://commits.kde.org/trojita/69f829ecb8792a87872602e6d4f22e2e335d48de