nextcloud-desktop/src/mirall
2012-12-04 17:05:17 +01:00
..
application.cpp Add a ownCloudWizard finished slot. 2012-12-04 17:05:17 +01:00
application.h Add a ownCloudWizard finished slot. 2012-12-04 17:05:17 +01:00
createanowncloudpage.ui Backport to Qt 4.6 finished - test against a local installation of owncloud via http 2012-04-21 21:03:29 +02:00
credentialstore.cpp User feedback on wrong passwd from KeyStore. 2012-11-28 10:44:25 +01:00
credentialstore.h Build with ancient GCC (4.2 on Mac OS) 2012-11-28 12:03:36 +01:00
csyncfolder.cpp Fix compile problem. 2012-08-26 16:10:17 +02:00
csyncfolder.h Use qthread more correct, see 2012-08-26 11:47:45 +02:00
csyncthread.cpp Better error message for propagate fail. 2012-11-16 12:32:07 +01:00
csyncthread.h Cleanup of sync result treewalk, build up journal in owncloudfolder. 2012-10-29 12:24:20 +01:00
fileutils.cpp add proper licensing 2011-04-06 11:48:02 +02:00
fileutils.h add proper licensing 2011-04-06 11:48:02 +02:00
folder.cpp Getter and Setter for the config file name. 2012-11-22 12:32:06 +01:00
folder.h Getter and Setter for the config file name. 2012-11-22 12:32:06 +01:00
folderman.cpp Allow alias setting in Settings group name. 2012-11-22 12:32:07 +01:00
folderman.h Escape the folder alias as used in QSetting and as file name. 2012-10-17 16:33:19 +02:00
folderwatcher.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
folderwatcher.h Use a better inotify implementation and use config.h. Fixes oCB #713. 2012-07-20 17:13:23 +02:00
folderwizard.cpp Fix QT_STRICT_ITERATOR errors 2012-11-28 23:31:03 +01:00
folderwizard.h Use the themes appName() instead of "ownCloud". 2012-09-24 17:57:20 +02:00
folderwizardnetworkpage.ui Add a sitecopy backend to mirall, some GUI cleanups 2011-09-26 13:12:00 +02:00
folderwizardowncloudpage.ui Polished the ui, stop syncing during user actions. 2011-11-03 16:06:40 +01:00
folderwizardsourcepage.ui continue backport Qt 4.6: place holder text was introduced in Qt 4.7 2012-04-21 01:07:22 +02:00
folderwizardtargetpage.ui Fix ownCloud icon and a layout issue. 2012-09-19 13:31:42 +03:00
gitfolder.cpp A lot of krazy2 (codechecker) fixes. 2012-05-21 16:48:49 +02:00
gitfolder.h - removed the sitecopy files and last references 2012-03-26 13:20:15 +02:00
inotify.cpp Use a better inotify implementation and use config.h. Fixes oCB #713. 2012-07-20 17:13:23 +02:00
inotify.h Use a better inotify implementation and use config.h. Fixes oCB #713. 2012-07-20 17:13:23 +02:00
logbrowser.cpp Use PlainTextEdit widget for more efficient log file display. 2012-08-26 11:46:59 +02:00
logbrowser.h Use PlainTextEdit widget for more efficient log file display. 2012-08-26 11:46:59 +02:00
mirallconfigfile.cpp Do not commit devel hardcoded to KeyChain 2012-11-28 10:44:25 +01:00
mirallconfigfile.h Fix credentialstore on startup, promote credentials back on setup. 2012-11-15 11:43:43 +01:00
miralltheme.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
miralltheme.h Fixed icon setup. Theme now really supports icons in various sizes. 2012-07-18 17:29:06 +02:00
networklocation.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
networklocation.h add simple network location infrastructure 2011-04-06 15:22:40 +02:00
occinfo.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
occinfo.h Added an update check that queries an oC server for new versions. 2012-04-02 20:10:29 +02:00
owncloudcredentialspage.ui Improved some grammar based on Matts proposals. 2012-06-15 10:51:51 +02:00
owncloudfolder.cpp Use CredentialStore to manage user credentials. 2012-11-13 11:19:34 +01:00
owncloudfolder.h Compare absolute path in fileStatus. 2012-10-29 14:35:02 +01:00
owncloudftpaccesspage.ui Backport to Qt 4.6 finished - test against a local installation of owncloud via http 2012-04-21 21:03:29 +02:00
owncloudinfo.cpp Fix Qt 46 build 2012-11-20 10:56:20 +01:00
owncloudinfo.h Dirty qnam/proxy export is no longer required 2012-10-09 17:19:09 +02:00
owncloudsetuppage.ui Fix tab order in setup page 2012-10-27 17:04:49 +02:00
owncloudsetupwizard.cpp Qt is not C. 2012-11-05 11:44:22 +01:00
owncloudsetupwizard.h Show wizard with intro when starting without account 2012-10-20 13:58:37 +02:00
owncloudtheme.cpp Brown paper bag fix. 2012-09-27 12:22:27 +02:00
owncloudtheme.h Fixed icon setup. Theme now really supports icons in various sizes. 2012-07-18 17:29:06 +02:00
owncloudwizard.cpp Do not prepopulate the user field, it's usually wrong 2012-11-19 12:10:46 +01:00
owncloudwizard.h Show wizard with intro when starting without account 2012-10-20 13:58:37 +02:00
owncloudwizardresultpage.ui More custom media for the connect dialog. 2012-07-26 11:01:43 +03:00
owncloudwizardselecttypepage.ui replace URL by Link in user string 2012-07-02 11:03:41 +02:00
proxydialog.cpp Use HttpProxy instead of Socks5Proxy. 2012-10-08 11:08:01 +02:00
proxydialog.h Qt part of proxy support - contributed by Thomas Mueller. 2012-07-31 11:17:52 +03:00
proxydialog.ui dialog title == menu item title 2012-11-16 13:36:16 +01:00
sslerrordialog.cpp Make SSL error dialog more intuitive 2012-10-27 17:05:01 +02:00
sslerrordialog.h Consistency fix: name ui and src alike 2012-10-03 00:45:54 +02:00
sslerrordialog.ui Make SSL error dialog more intuitive 2012-10-27 17:05:01 +02:00
statusdialog.cpp Use CredentialStore to manage user credentials. 2012-11-13 11:19:34 +01:00
statusdialog.h Add a method to set the enabled status of the buttons correctly. 2012-09-19 12:57:12 +03:00
statusdialog.ui Removed Log Window Button 2012-07-26 11:38:14 +03:00
syncresult.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
syncresult.h Added support method statusToString 2012-07-30 17:09:49 +03:00
theme.cpp Introduce defaultServerFolder and defaultClientFolder. 2012-09-28 13:42:22 +02:00
theme.h Theme: allow enforced locale 2012-11-19 12:10:46 +01:00
unisonfolder.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
unisonfolder.h Allow to interrupt running sync task, incl. some cleanups. 2012-04-30 08:56:56 +02:00
updatedetector.cpp Use HTTPS for update check 2012-10-09 17:46:41 +02:00
updatedetector.h Add system info to updatedetector on Linux. 2012-05-16 11:56:05 +02:00
version.h.in Simplify version display. 2012-09-17 21:23:56 +02:00