nextcloud-desktop/src/mirall
2013-02-06 10:09:02 +02:00
..
application.cpp Typo 2013-02-03 13:39:34 +01:00
application.h Changes to handling of command line options. Fix a segmentation fault with owncloud --help. Add -h as help short. If a commandline argument isn't recognized, print that it isn't recognized, print help, and abort. 2013-01-28 22:19:14 -06: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 Change interface to not support customHandles. 2013-02-06 10:09:02 +02:00
credentialstore.h Change interface to not support customHandles. 2013-02-06 10:09:02 +02:00
csyncfolder.cpp Fix typo 2012-12-04 17:48:14 +01:00
csyncfolder.h Use qthread more correct, see 2012-08-26 11:47:45 +02:00
csyncthread.cpp csync: Put up the QNAM key chain for comparison 2013-01-21 13:33:33 +01:00
csyncthread.h Go offline when server is in maintenance. 2013-01-16 14:41:12 +01:00
fileitemdialog.cpp FileItemDialog: Add copy to clipboard functionality 2013-01-17 10:35:08 +01:00
fileitemdialog.h FileItemDialog: Add copy to clipboard functionality 2013-01-17 10:35:08 +01:00
fileitemdialog.ui A new sync file protocol dialog. 2013-01-15 20:42:09 +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 Start fs watching with a delay of 2 seconds to don't catch the journal changes. 2012-12-06 18:38:45 +01:00
folder.h Remove code for local sync runs 2012-12-06 17:53:04 +01:00
folderman.cpp Fix favlink generation on windows 2013-01-23 17:22:38 +03:00
folderman.h A new sync file protocol dialog. 2013-01-15 20:42:09 +01:00
folderwatcher.cpp Start fs watching with a delay of 2 seconds to don't catch the journal changes. 2012-12-06 18:38:45 +01:00
folderwatcher.h Start fs watching with a delay of 2 seconds to don't catch the journal changes. 2012-12-06 18:38:45 +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 Fix Windows folder watcher 2012-12-06 17:53:04 +01:00
folderwatcher_win.h Fix Windows folder watcher 2012-12-06 17:53:04 +01: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 Consolidate theming support. 2013-01-10 17:16:59 +01: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 Remove code for local sync runs 2012-12-06 17:53:04 +01:00
inotify.h pimpl folderwatcher 2012-12-04 18:24:25 +01:00
logbrowser.cpp Remove potentially dangerous processEvent calls 2013-01-10 17:16:58 +01:00
logbrowser.h Move Logger into its own file, move it to libsync. 2012-12-05 16:45:28 +01: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 Remove legacy configuration options. 2013-01-16 18:03:40 +01:00
mirallconfigfile.h Remove legacy configuration options. 2013-01-16 18:03:40 +01:00
miralltheme.cpp New icons for ownCloud client 2012-12-20 16:41:54 +01:00
miralltheme.h New icons for ownCloud client 2012-12-20 16:41:54 +01: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 Results bubble: _localPrefix might not end in a separator 2013-01-26 20:47:20 +01:00
owncloudfolder.h Go offline when server is in maintenance. 2013-01-16 14:41:12 +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 Removed use of CredentialStore from class and added setter for 2013-02-06 10:09:02 +02:00
owncloudinfo.h Removed use of CredentialStore from class and added setter for 2013-02-06 10:09:02 +02:00
owncloudsetuppage.ui Fix tab order in setup page 2012-10-27 17:04:49 +02:00
owncloudsetupwizard.cpp Do not allow to press Finished if connection to the server fails 2013-02-05 15:40:59 +01:00
owncloudsetupwizard.h Use two step process to store credentials through config file. 2012-12-08 22:56:48 +01:00
owncloudtheme.cpp Mirall != owncloud client. Move about dialog to theme. 2013-01-23 13:45:50 +01:00
owncloudtheme.h Mirall != owncloud client. Move about dialog to theme. 2013-01-23 13:45:50 +01:00
owncloudwizard.cpp Do not allow to press Finished if connection to the server fails 2013-02-05 15:40:59 +01:00
owncloudwizard.h Do not allow to press Finished if connection to the server fails 2013-02-05 15:40:59 +01: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 Added utility class with format fingerprint method. 2012-12-13 21:36:44 +01:00
sslerrordialog.h Added utility class with format fingerprint method. 2012-12-13 21:36:44 +01:00
sslerrordialog.ui Make SSL error dialog more intuitive 2012-10-27 17:05:01 +02:00
statusdialog.cpp A new sync file protocol dialog. 2013-01-15 20:42:09 +01:00
statusdialog.h Correct inheritance in status dialog 2012-12-20 17:36:10 +01:00
statusdialog.ui Removed Log Window Button 2012-07-26 11:38:14 +03:00
syncfileitem.h A new sync file protocol dialog. 2013-01-15 20:42:09 +01:00
syncresult.cpp Handle missed case in switch statement. 2013-01-22 15:08:04 +01:00
syncresult.h Go offline when server is in maintenance. 2013-01-16 14:41:12 +01:00
theme.cpp Mirall != owncloud client. Move about dialog to theme. 2013-01-23 13:45:50 +01:00
theme.h Mirall != owncloud client. Move about dialog to theme. 2013-01-23 13:45:50 +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
utility.cpp Make hash formatting static 2013-01-21 13:33:33 +01:00
utility.h Make hash formatting static 2013-01-21 13:33:33 +01:00
version.h.in Simplify version display. 2012-09-17 21:23:56 +02:00