.. |
application.cpp
|
Fixed owncloudinfo to handle multiple connections, workarounded a
|
2012-04-10 20:55:50 +02:00 |
application.h
|
- passed whole NetworkReply object to not-found slots to give more
|
2012-04-10 14:51:45 +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
|
SSL Connection Warning dialog working.
|
2012-04-12 11:37:48 +02:00 |
csyncthread.h
|
Try some stuff with FindCsync.cmake
|
2012-04-14 04:19:52 +02: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
|
- added a new icon to display the waiting-to-be-synced state
|
2012-03-31 12:44:22 +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
|
Fixed sync start after ownCloud initial configuration.
|
2012-04-02 13:21:13 +02:00 |
folderman.h
|
Fixed sync start after ownCloud initial configuration.
|
2012-04-02 13:21:13 +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
|
- passed whole NetworkReply object to not-found slots to give more
|
2012-04-10 14:51:45 +02:00 |
folderwizard.h
|
- passed whole NetworkReply object to not-found slots to give more
|
2012-04-10 14:51:45 +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
|
Save password base64 encoded instead of plain text
|
2012-04-12 21:30:47 +02:00 |
mirallconfigfile.h
|
Support for password not stored locally.
|
2012-04-12 14:06:59 +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 |
occinfo.cpp
|
Added an update check that queries an oC server for new versions.
|
2012-04-02 20:10:29 +02: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
|
Support for password not stored locally.
|
2012-04-12 14:06:59 +02:00 |
owncloudfolder.cpp
|
SSL Support WIP - not yet functionable.
|
2012-04-06 08:53:57 +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
|
SSL Connection Warning dialog working.
|
2012-04-12 11:37:48 +02:00 |
owncloudinfo.h
|
SSL Connection Warning dialog working.
|
2012-04-12 11:37:48 +02:00 |
owncloudsetupwizard.cpp
|
explicitely enable the finish button.
|
2012-04-14 11:20:12 +02:00 |
owncloudsetupwizard.h
|
SSL Connection Warning dialog working.
|
2012-04-12 11:37:48 +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
|
Support for password not stored locally.
|
2012-04-12 14:06:59 +02:00 |
owncloudwizard.h
|
Support for password not stored locally.
|
2012-04-12 14:06:59 +02: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 |
sslerrordialog.cpp
|
SSL Connection Warning dialog working.
|
2012-04-12 11:37:48 +02:00 |
sslerrordialog.h
|
SSL Connection Warning dialog working.
|
2012-04-12 11:37:48 +02:00 |
sslerrorsdialog.ui
|
SSL Connection Warning dialog working.
|
2012-04-12 11:37:48 +02:00 |
statusdialog.cpp
|
Fixed owncloudinfo to handle multiple connections, workarounded a
|
2012-04-10 20:55:50 +02:00 |
statusdialog.h
|
Fixed owncloudinfo to handle multiple connections, workarounded a
|
2012-04-10 20:55:50 +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
|
- added a new icon to display the waiting-to-be-synced state
|
2012-03-31 12:44:22 +02:00 |
theme.h
|
- Fixed the tray icon on all platforms.
|
2012-03-31 11:31:28 +02: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 |
updatedetector.cpp
|
remove test setting of own version.
|
2012-04-02 20:19:01 +02:00 |
updatedetector.h
|
Added an update check that queries an oC server for new versions.
|
2012-04-02 20:10:29 +02:00 |
version.h
|
Pushed to version 1.0.1
|
2012-04-12 21:34:04 +02:00 |