.. |
application.cpp
|
Update folder list in status dialog without wiping selection.
|
2012-03-23 15:31:46 +01:00 |
application.h
|
Added a splashscreen.
|
2012-02-23 11:44:44 +01:00 |
createanowncloudpage.ui
|
- added icon defaults for systems without icon theming bnc#730834
|
2011-11-28 14:53:34 +01:00 |
csyncfolder.cpp
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +01:00 |
csyncfolder.h
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +01:00 |
csyncthread.cpp
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +01: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
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +01:00 |
folder.h
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +01:00 |
folderman.cpp
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +01:00 |
folderman.h
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +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
|
allow 202 reply from server on mkcol request.
|
2012-03-16 15:20:50 +01:00 |
folderwizard.h
|
Fix signal and slot arguments in Folder add wizard.
|
2012-03-16 12:54:56 +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
|
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
|
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
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +01:00 |
owncloudfolder.h
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +01:00 |
owncloudftpaccesspage.ui
|
WIP: OC installation wizard integration
|
2011-09-28 18:14:48 +02:00 |
owncloudinfo.cpp
|
fix memory leak in folderinfo
|
2012-03-16 15:16:45 +01:00 |
owncloudinfo.h
|
fix memory leak in folderinfo
|
2012-03-16 15:16:45 +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
|
Big changes: queue sync requests of folders and do in one thread
|
2012-03-22 16:22:08 +01:00 |
statusdialog.h
|
Fixed crash when removing folders.
|
2012-03-16 10:39:20 +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
|
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
|
- removed constants.h as not longer needed because of themes.
|
2012-03-15 18:09:00 +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
|
bumped version to next beta.
|
2012-03-17 13:48:29 +01:00 |