nextcloud-desktop/src/mirall
2013-06-24 22:58:00 +02:00
..
application.cpp String whitespace fixes 2013-06-24 22:58:00 +02:00
application.h Add "Reset Folder" option to status dialog 2013-06-24 21:17:00 +02:00
connectionvalidator.cpp Revert "Do not store the redirected URL in the config file." 2013-06-20 19:50:34 +02:00
connectionvalidator.h Add connectionvalidator class 2013-05-04 16:01:45 +02:00
credentialstore.cpp Credidentail dialog: it was suposed to be asynchronous 2013-06-18 14:19:37 +02:00
credentialstore.h Let the keychain return new creds during async save. 2013-05-26 13:55:23 +02:00
csyncthread.cpp Report proper error when csync_init fails 2013-06-19 18:17:32 +02:00
csyncthread.h Report proper error when csync_init fails 2013-06-19 18:17:32 +02:00
fileitemdialog.cpp FileItemDialog: more clarity in the label 2013-06-11 22:34:37 +02:00
fileitemdialog.h fileitemdialog: GUI feedback for the copy action 2013-04-16 16:49:53 +02:00
fileitemdialog.ui A new sync file protocol dialog. 2013-01-15 20:42:09 +01:00
fileutils.cpp Do not follow symlinks when recursing 2013-03-18 14:12:25 +01:00
fileutils.h add proper licensing 2011-04-06 11:48:02 +02:00
folder.cpp Remove last traces of localRun 2013-05-04 15:16:53 +02:00
folder.h Propagate proxy changes to csync at run time 2013-05-31 16:16:41 +02:00
folderman.cpp Revert "Do not store the redirected URL in the config file." 2013-06-20 19:50:34 +02:00
folderman.h Make SyncDisabler local to slotAddFolder 2013-06-12 09:27:20 +02:00
folderwatcher.cpp Removed verbose logging on Win32. 2013-03-28 11:14:16 +01:00
folderwatcher.h Simplify and fix startup: Steer starting of sync from folderman. 2013-02-19 17:24:10 +01:00
folderwatcher_inotify.cpp Add windows backend, require Inotify on Linux 2012-12-06 17:53:04 +01:00
folderwatcher_inotify.h Add windows backend, require Inotify on Linux 2012-12-06 17:53:04 +01:00
folderwatcher_mac.cpp Compile on Mac 2012-12-06 18:48:36 +01:00
folderwatcher_mac.h Implement folder watching for OS X using FSEvents 2012-12-06 17:53:04 +01:00
folderwatcher_win.cpp Removed verbose logging on Win32. 2013-03-28 11:14:16 +01:00
folderwatcher_win.h Fix Windows folder watcher 2012-12-06 17:53:04 +01:00
folderwizard.cpp Folder wizard: use native separators in path lineedit 2013-06-11 18:18:38 +02:00
folderwizard.h Remove obsolete members from enum 2013-06-11 18:17:34 +02: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 Drop (broken) mirall binary 2013-05-04 14:03:51 +02:00
inotify.cpp Remove bogus debug output 2013-05-22 15:58:54 +02:00
inotify.h pimpl folderwatcher 2012-12-04 18:24:25 +01:00
logbrowser.cpp Add the --logdir commandline option 2013-06-03 16:25:41 +02:00
logbrowser.h Add the --logdir commandline option 2013-06-03 16:25:41 +02:00
logger.cpp Move Logger into its own file, move it to libsync. 2012-12-05 16:45:28 +01:00
logger.h Notify user about new files. 2012-12-12 15:00:38 +01:00
mirallconfigfile.cpp Revert "Do not store the redirected URL in the config file." 2013-06-20 19:50:34 +02:00
mirallconfigfile.h Revert "Do not store the redirected URL in the config file." 2013-06-20 19:50:34 +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 Update detector: make it possible to skip updates. 2013-04-30 17:46:07 +02:00
occinfo.h Update detector: make it possible to skip updates. 2013-04-30 17:46:07 +02:00
owncloudcredentialspage.ui Improved some grammar based on Matts proposals. 2012-06-15 10:51:51 +02:00
owncloudfolder.cpp Revert "Do not store the redirected URL in the config file." 2013-06-20 19:50:34 +02:00
owncloudfolder.h Make the message box more explicit when all files have been removed 2013-06-10 15:58:02 +02:00
owncloudinfo.cpp Network: Display actual error message next to code. 2013-06-20 20:02:25 +02:00
owncloudinfo.h Revert "Do not store the redirected URL in the config file." 2013-06-20 19:50:34 +02:00
owncloudsetuppage.ui owncloud setup: Fix label style 2013-02-14 17:36:11 +01:00
owncloudsetuppage_ng.ui Setup Dialog: Fix widget size issue (2) 2013-06-24 14:57:48 +02:00
owncloudsetupwizard.cpp Raise setup wizard 2013-06-24 15:15:46 +02:00
owncloudsetupwizard.h Make setting custom folders work again 2013-05-23 01:51:05 +02:00
owncloudtheme.cpp Teach ownCloud theme about QVariant 2013-06-13 16:31:38 +02:00
owncloudtheme.h Theming cleanups 2013-06-13 12:56:20 +02:00
owncloudwizard.cpp Theming cleanups 2013-06-13 12:56:20 +02:00
owncloudwizard.h Delete QWizard on destruction 2013-05-29 01:29:56 +02:00
owncloudwizardresultpage.ui More work on new Connection dialog. First working version. 2013-04-24 11:40:29 +02:00
proxydialog.cpp Proxy Dialog: default to port 8080 2013-06-11 17:46:00 +02:00
proxydialog.h Qt part of proxy support - contributed by Thomas Mueller. 2012-07-31 11:17:52 +03:00
proxydialog.ui Properly deal with SOCKS proxies 2013-05-29 02:14:40 +02:00
sslerrordialog.cpp Unbreak self-signed certificate handling 2013-04-02 15:22:27 +02:00
sslerrordialog.h Unbreak self-signed certificate handling 2013-04-02 15:22:27 +02:00
sslerrordialog.ui Make SSL error dialog more intuitive 2012-10-27 17:05:01 +02:00
statusdialog.cpp Add "Reset Folder" option to status dialog 2013-06-24 21:17:00 +02:00
statusdialog.h Add "Reset Folder" option to status dialog 2013-06-24 21:17:00 +02:00
statusdialog.ui Add "Reset Folder" option to status dialog 2013-06-24 21:17:00 +02:00
syncfileitem.h Introduce SyncPrepare state 2013-02-14 17:36:11 +01:00
syncresult.cpp Remove last traces of localRun 2013-05-04 15:16:53 +02:00
syncresult.h Remove last traces of localRun 2013-05-04 15:16:53 +02:00
systray.cpp Fix systray class when built without FDO support 2013-05-22 17:39:49 +02:00
systray.h Move files to correct location 2013-03-20 10:19:55 +01:00
theme.cpp Theming cleanups 2013-06-13 12:56:20 +02:00
theme.h Theming cleanups 2013-06-13 12:56:20 +02:00
updatedetector.cpp Centralize User Agent string and use in UpdateDetector 2013-05-29 16:13:38 +02:00
updatedetector.h Update detector: make it possible to skip updates. 2013-04-30 17:46:07 +02:00
utility.cpp Centralize User Agent string and use in UpdateDetector 2013-05-29 16:13:38 +02:00
utility.h Centralize User Agent string and use in UpdateDetector 2013-05-29 16:13:38 +02:00
version.h.in Simplify version display. 2012-09-17 21:23:56 +02:00