summaryrefslogtreecommitdiffstats
path: root/examples/qtmail/emailclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust again some smaller code detailsPekka Vuorela10 days1-1/+1
* Repurpose .pro files for qt5 support - almost worksPekka Vuorela2025-11-261-0/+2
* Avoid some more compiler warningsPekka Vuorela2025-11-061-1/+1
* Clean up QMailPluginLoaderPekka Vuorela2025-11-011-5/+0
* Fix some more compiler warningsPekka Vuorela2025-10-301-42/+17
* Remove QMail::messageServerPath() and messageSettingsPath()Pekka Vuorela2025-10-151-45/+5
* Fix build for examplesPekka Vuorela2025-10-141-12/+1
* Replace QmfList usage with QListPekka Vuorela2025-10-081-1/+1
* Rewrite logging with QLoggingCategoryDamien Caliste2025-06-131-5/+5
* Add missing spaces after for/if/while/switchPekka Vuorela2025-05-091-30/+30
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-29/+29
* Add CMake build systemDamien Caliste2024-10-171-29/+27
* Remove SERVER_AS_DLLPekka Vuorela2024-04-011-58/+0
* Use QmfList where required to maintain stable referencesChris Adams2021-04-081-2/+3
* Compile with GCC 6 -Werror=zero-as-null-pointer-constantChris Adams2018-07-191-1/+1
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Remove linkage against private headers from qtmail example.Robin Burchell2014-02-041-1/+0
* Restore compilation of qtmail example.Robin Burchell2014-02-031-0/+3055