.. |
application.cpp
|
Added check on correct oC Credentials on startup.
|
2012-03-30 20:42:40 +02:00 |
application.h
|
Added check on correct oC Credentials on startup.
|
2012-03-30 20:42:40 +02:00 |
createanowncloudpage.ui
|
- added icon defaults for systems without icon theming bnc#730834
|
2011-11-28 14:53:34 +01:00 |
csyncfolder.cpp
|
- removed the sitecopy files and last references
|
2012-03-26 13:20:15 +02:00 |
csyncfolder.h
|
- removed the sitecopy files and last references
|
2012-03-26 13:20:15 +02:00 |
csyncthread.cpp
|
Provide better error messages in owncloud for csync bugs.
|
2012-03-30 15:34:56 +02:00 |
csyncthread.h
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +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
|
Changed the folder queue to use QString instead of folder ptrs.
|
2012-03-29 10:13:19 +02:00 |
folder.h
|
Changed the folder queue to use QString instead of folder ptrs.
|
2012-03-29 10:13:19 +02:00 |
folderman.cpp
|
Provide better error messages in owncloud for csync bugs.
|
2012-03-30 15:34:56 +02:00 |
folderman.h
|
Changed the folder queue to use QString instead of folder ptrs.
|
2012-03-29 10:13:19 +02:00 |
folderwatcher.cpp
|
Let folderwatcher use the exclude list file.
|
2012-03-28 12:23:34 +02:00 |
folderwatcher.h
|
Let folderwatcher use the exclude list file.
|
2012-03-28 12:23:34 +02:00 |
folderwizard.cpp
|
Added check on correct oC Credentials on startup.
|
2012-03-30 20:42:40 +02:00 |
folderwizard.h
|
Added check on correct oC Credentials on startup.
|
2012-03-30 20:42:40 +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
|
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 the sitecopy files and last references
|
2012-03-26 13:20:15 +02:00 |
gitfolder.h
|
- removed the sitecopy files and last references
|
2012-03-26 13:20:15 +02:00 |
inotify.cpp
|
prevent thread from crashing if len is less than zero.
|
2012-03-19 16:08:18 +01:00 |
inotify.h
|
Added #ifdef USE_WATCHER to switch between INotify and Polling
|
2012-02-29 15:25:16 +01:00 |
mirallconfigfile.cpp
|
Let folderwatcher use the exclude list file.
|
2012-03-28 12:23:34 +02:00 |
mirallconfigfile.h
|
Let folderwatcher use the exclude list file.
|
2012-03-28 12:23:34 +02: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
|
Provide better error messages in owncloud for csync bugs.
|
2012-03-30 15:34:56 +02:00 |
owncloudfolder.h
|
- fixed local file change detection in win poller
|
2012-03-30 13:57:02 +02:00 |
owncloudftpaccesspage.ui
|
WIP: OC installation wizard integration
|
2011-09-28 18:14:48 +02:00 |
owncloudinfo.cpp
|
Added check on correct oC Credentials on startup.
|
2012-03-30 20:42:40 +02:00 |
owncloudinfo.h
|
Added check on correct oC Credentials on startup.
|
2012-03-30 20:42:40 +02:00 |
owncloudsetupwizard.cpp
|
- fixed local file change detection in win poller
|
2012-03-30 13:57:02 +02:00 |
owncloudsetupwizard.h
|
- fixed local file change detection in win poller
|
2012-03-30 13:57:02 +02: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
|
Fixed some mirall->ownCloud namings
|
2012-03-26 15:19:40 +02: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
|
Fixed some mirall->ownCloud namings
|
2012-03-26 15:19:40 +02:00 |
statusdialog.cpp
|
- added ocInfo check on startup to prevent folder syncing without
|
2012-03-29 09:41:30 +02:00 |
statusdialog.h
|
- added ocInfo check on startup to prevent folder syncing without
|
2012-03-29 09:41:30 +02:00 |
statusdialog.ui
|
Removed confusing open... button in status dialog, link added
|
2012-03-26 11:01:04 +02:00 |
syncresult.cpp
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +01:00 |
syncresult.h
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +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
|
Provide better error messages in owncloud for csync bugs.
|
2012-03-30 15:34:56 +02:00 |
theme.h
|
Added missing Q_OBJECTs
|
2012-03-14 11:57:08 +01:00 |
unisonfolder.cpp
|
- removed the sitecopy files and last references
|
2012-03-26 13:20:15 +02:00 |
unisonfolder.h
|
- removed the sitecopy files and last references
|
2012-03-26 13:20:15 +02:00 |
version.h
|
pushed version to 0.2.5 for next beta.
|
2012-03-26 09:34:46 +02:00 |