nextcloud-desktop/src/mirall
2012-03-08 12:08:53 +01:00
..
application.cpp open a folder on double click in status dialog. 2012-03-08 12:08:53 +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 Removed moc includes as this is fixed in the build process. 2012-03-01 16:15:29 +01:00
csyncfolder.h moved CsyncThread class to its own file 2012-02-15 09:30:37 +01:00
csyncthread.cpp Set a variable poll timer interval, useful for multiple folders. 2012-03-08 11:39:31 +01:00
csyncthread.h added missing include stdint.h 2012-03-01 16:11:56 +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 Set a variable poll timer interval, useful for multiple folders. 2012-03-08 11:39:31 +01:00
folder.h Removed an unused comment 2012-03-03 11:01:36 +01:00
folderman.cpp Set a variable poll timer interval, useful for multiple folders. 2012-03-08 11:39:31 +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 removed ownCloudDirCheck class and enhanced ownCloudInfo class to take 2012-02-18 17:02:10 +01:00
mirallconfigfile.h removed ownCloudDirCheck class and enhanced ownCloudInfo class to take 2012-02-18 17:02:10 +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 Set a variable poll timer interval, useful for multiple folders. 2012-03-08 11:39:31 +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 Removed moc includes as this is fixed in the build process. 2012-03-01 16:15:29 +01:00
owncloudinfo.h removed ownCloudDirCheck class and enhanced ownCloudInfo class to take 2012-02-18 17:02:10 +01:00
owncloudsetupwizard.cpp Removed moc includes as this is fixed in the build process. 2012-03-01 16:15:29 +01:00
owncloudsetupwizard.h - WIP ownCloud connect wizard: added a test call to check if the 2012-02-17 15:54:39 +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 open a folder on double click in status dialog. 2012-03-08 12:08:53 +01:00
statusdialog.h open a folder on double click in status dialog. 2012-03-08 12:08:53 +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 Fixed tray icon, use theme for this 2012-03-03 10:51:06 +01:00
theme.h Fixed tray icon, use theme for this 2012-03-03 10:51:06 +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 Next beta version 0.2.2 2012-03-03 10:18:47 +01:00