nextcloud-desktop/src/gui/wizard
Michael Schuster 102369bfbe
WebView: Add missing Q_OBJECT macros
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-11 01:18:11 +01:00
..
abstractcredswizardpage.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
abstractcredswizardpage.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
flow2authcredspage.cpp Flow2: Refactor UI into Flow2AuthWidget only and improve Flow2Auth 2019-12-24 07:46:57 +01:00
flow2authcredspage.h Flow2: Refactor UI into Flow2AuthWidget only and improve Flow2Auth 2019-12-24 07:46:57 +01:00
flow2authwidget.cpp Flow2AuthWidget: Minor fixes and improvements 2019-12-24 07:46:57 +01:00
flow2authwidget.h Flow2AuthWidget: Minor fixes and improvements 2019-12-24 07:46:57 +01:00
flow2authwidget.ui Flow2AuthWidget: Minor fixes and improvements 2019-12-24 07:46:57 +01:00
owncloudadvancedsetuppage.cpp Cleanup/Removal/Adaption/Update to resource files and crresponding code, esp. regarding svg usage 2020-01-18 17:47:17 +01:00
owncloudadvancedsetuppage.h Make OwncloudWizard and its pages background-aware (Dark-/Light-Mode switching) 2019-12-19 22:07:30 +01:00
owncloudadvancedsetuppage.ui Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs 2019-09-25 14:02:59 +02:00
owncloudconnectionmethoddialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
owncloudconnectionmethoddialog.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
owncloudconnectionmethoddialog.ui Structure developer documentation 2015-06-29 18:43:21 +02:00
owncloudhttpcredspage.cpp Make all ProgressIndicator's background-aware (Dark-/Light-Mode switching) 2019-12-19 22:07:30 +01:00
owncloudhttpcredspage.h Make OwncloudWizard and its pages background-aware (Dark-/Light-Mode switching) 2019-12-19 22:07:30 +01:00
owncloudhttpcredspage.ui Marking unused strings as unstranslatable 2019-05-14 20:07:08 +02:00
owncloudoauthcredspage.cpp Qt5.5 compatiblity patch for login flow V2 + UI improvment 2019-09-06 14:40:54 +02:00
owncloudoauthcredspage.h Qt5.5 compatiblity patch for login flow V2 + UI improvment 2019-09-06 14:40:54 +02:00
owncloudoauthcredspage.ui Qt5.5 compatiblity patch for login flow V2 + UI improvment 2019-09-06 14:40:54 +02:00
owncloudsetupnocredspage.ui Fix outdated link to server admin docs 2019-10-10 01:03:46 +02:00
owncloudsetuppage.cpp owncloudsetuppage.cpp: adapt to string change from master: url -> URL 2020-03-01 05:32:59 +01:00
owncloudsetuppage.h Make OwncloudWizard and its pages background-aware (Dark-/Light-Mode switching) 2019-12-19 22:07:30 +01:00
owncloudshibbolethcredspage.cpp GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
owncloudshibbolethcredspage.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
owncloudwizard.cpp Flow2: Make ProgressIndicator's background-aware (Dark-/Light-Mode switching) 2019-12-24 07:46:57 +01:00
owncloudwizard.h Flow2: Poll for auth result upon account setup wizard window activation 2019-12-24 07:46:57 +01:00
owncloudwizardcommon.cpp AccountWizard: Reserve space for error label #6546 2018-06-07 15:32:52 +02:00
owncloudwizardcommon.h Login Flow V2: 1st test-implementation 2019-08-26 20:03:15 +02:00
owncloudwizardresultpage.cpp Cleanup/Removal/Adaption/Update to resource files and crresponding code, esp. regarding svg usage 2020-01-18 17:47:17 +01:00
owncloudwizardresultpage.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
owncloudwizardresultpage.ui Marking unused strings as unstranslatable 2019-05-14 20:07:08 +02:00
postfixlineedit.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
postfixlineedit.h GUI: run clang-tidy modernize-use-override 2018-11-11 11:08:03 +01:00
slideshow.cpp Merge branch 'master' into msvc-warn-audit 2019-09-16 16:55:42 +02:00
slideshow.h fix naming for slide navigation, adapted everywhere to be consistent 2019-09-12 20:59:03 +02:00
webview.cpp WebView: Add missing Q_OBJECT macros 2020-03-11 01:18:11 +01:00
webview.h Make sure _profile and _page are deleted in the correct order 2018-12-19 21:44:54 +08:00
webview.ui Marking unused strings as unstranslatable 2019-05-14 20:07:08 +02:00
webviewpage.cpp Work around proxy issue with webview by always setting a proxy 2019-01-31 14:14:31 +01:00
webviewpage.h Fix login flow with system proxy 2019-01-31 13:45:40 +01:00