nextcloud-desktop/src/mirall
2012-03-14 11:57:08 +01:00
..
application.cpp Added automatic creation of a sync after connect. 2012-03-14 11:26:00 +01:00
application.h Added a splashscreen. 2012-02-23 11:44:44 +01:00
constants.h more useful user feedback about sync state, patch provided by Alvaro Soliverez 2011-12-29 09:31:45 +01:00
createanowncloudpage.ui - added icon defaults for systems without icon theming bnc#730834 2011-11-28 14:53:34 +01:00
csyncfolder.cpp Remove user and passwd from ownCloud url and implement a callback. 2012-03-13 17:37:43 +01:00
csyncfolder.h moved CsyncThread class to its own file 2012-02-15 09:30:37 +01:00
csyncthread.cpp Remove user and passwd from ownCloud url and implement a callback. 2012-03-13 17:37:43 +01:00
csyncthread.h Remove user and passwd from ownCloud url and implement a callback. 2012-03-13 17:37:43 +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 use portable QTimer to initialize the rand function. 2012-03-13 15:45:10 +01:00
folder.h Removed an unused comment 2012-03-03 11:01:36 +01:00
folderman.cpp Remove user and passwd from ownCloud url and implement a callback. 2012-03-13 17:37:43 +01:00
folderman.h removed all GUI related stuff finally away from the folder class, 2012-02-21 11:50:19 +01:00
folderwatcher.cpp some changes to get inotify out of win build. 2012-03-01 16:13:50 +01:00
folderwatcher.h Added #ifdef USE_WATCHER to switch between INotify and Polling 2012-02-29 15:25:16 +01:00
folderwizard.cpp Removed moc includes as this is fixed in the build process. 2012-03-01 16:15:29 +01:00
folderwizard.h removed ownCloudDirCheck class and enhanced ownCloudInfo class to take 2012-02-18 17:02:10 +01: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 Polished the ui, stop syncing during user actions. 2011-11-03 16:06:40 +01:00
folderwizardtargetpage.ui - added icon defaults for systems without icon theming bnc#730834 2011-11-28 14:53:34 +01:00
gitfolder.cpp Removed moc includes as this is fixed in the build process. 2012-03-01 16:15:29 +01:00
gitfolder.h add proper licensing 2011-04-06 11:48:02 +02:00
inotify.cpp Fixes for inotify includes on win 2012-03-01 16:14:44 +01:00
inotify.h Added #ifdef USE_WATCHER to switch between INotify and Polling 2012-02-29 15:25:16 +01:00
mirallconfigfile.cpp Handle empty oC-Url from setup correctly. 2012-03-14 09:56:47 +01:00
mirallconfigfile.h Remove user and passwd from ownCloud url and implement a callback. 2012-03-13 17:37:43 +01:00
miralltheme.cpp Added a splashscreen. 2012-02-23 11:44:44 +01:00
miralltheme.h Added a splashscreen. 2012-02-23 11:44:44 +01:00
mirallwebdav.cpp Removed moc includes as this is fixed in the build process. 2012-03-01 16:15:29 +01:00
mirallwebdav.h added webdav support utilizing qtwebdav-qnetworkmanager 2011-10-26 13:59:06 +02:00
networklocation.cpp add simple network location infrastructure 2011-04-06 15:22:40 +02:00
networklocation.h add simple network location infrastructure 2011-04-06 15:22:40 +02:00
owncloudcredentialspage.ui Polished the ui, stop syncing during user actions. 2011-11-03 16:06:40 +01:00
owncloudfolder.cpp Remove user and passwd from ownCloud url and implement a callback. 2012-03-13 17:37:43 +01:00
owncloudfolder.h Added #ifdef USE_WATCHER to switch between INotify and Polling 2012-02-29 15:25:16 +01:00
owncloudftpaccesspage.ui WIP: OC installation wizard integration 2011-09-28 18:14:48 +02:00
owncloudinfo.cpp Add mirall version to user agent 2012-03-14 10:02:52 +01:00
owncloudinfo.h removed ownCloudDirCheck class and enhanced ownCloudInfo class to take 2012-02-18 17:02:10 +01:00
owncloudsetupwizard.cpp Added automatic creation of a sync after connect. 2012-03-14 11:26:00 +01:00
owncloudsetupwizard.h Added automatic creation of a sync after connect. 2012-03-14 11:26:00 +01:00
owncloudtheme.cpp disabled a log line 2012-02-28 15:13:59 +01:00
owncloudtheme.h Added a splashscreen. 2012-02-23 11:44:44 +01:00
owncloudwizard.cpp Removed moc includes as this is fixed in the build process. 2012-03-01 16:15:29 +01:00
owncloudwizard.h - fix ownCloud sourcepackage download from owncloud.org 2011-11-24 16:26:24 +01:00
owncloudwizardresultpage.ui some more smaller fixes 2011-10-14 16:39:53 +02:00
owncloudwizardselecttypepage.ui Polished the ui, stop syncing during user actions. 2011-11-03 16:06:40 +01:00
sitecopyconfig.cpp - add exclude patterns to sitecopy config, Patch contributed by Alvaro 2011-12-12 17:26:13 +01:00
sitecopyconfig.h - add exclude patterns to sitecopy config, Patch contributed by Alvaro 2011-12-12 17:26:13 +01:00
sitecopyfolder.cpp Removed moc includes as this is fixed in the build process. 2012-03-01 16:15:29 +01:00
sitecopyfolder.h Patch sent in by Alvaro Soliverez: Add a "upload" button to the 2011-12-05 12:01:39 +01:00
statusdialog.cpp - do connection check to owncloud in the show event. 2012-03-14 09:52:18 +01:00
statusdialog.h Added missing Q_OBJECTs 2012-03-14 11:57:08 +01:00
statusdialog.ui Hide some buttons in status dialog which are currently not needed, 2012-02-21 12:40:46 +01:00
syncresult.cpp introduced theming in the status dialog, removed the syncState again 2012-02-20 16:45:27 +01:00
syncresult.h introduced theming in the status dialog, removed the syncState again 2012-02-20 16:45:27 +01:00
temporarydir.cpp added a windows compatible implementation 2012-01-20 10:21:49 +01:00
temporarydir.h add proper licensing 2011-04-06 11:48:02 +02:00
theme.cpp Fix tray icon loading if no share is defined. 2012-03-13 16:30:37 +01:00
theme.h Added missing Q_OBJECTs 2012-03-14 11:57:08 +01:00
unisonfolder.cpp Removed moc includes as this is fixed in the build process. 2012-03-01 16:15:29 +01:00
unisonfolder.h add proper licensing 2011-04-06 11:48:02 +02:00
version.h version to new internal beta 0.2.3 2012-03-13 15:39:50 +01:00