.. |
accountsettings.cpp
|
Fix misc warnings.
|
2013-08-01 16:53:43 +02:00 |
accountsettings.h
|
Use const reference parameters for custom struct parameters.
|
2013-07-30 22:24:48 +02:00 |
accountsettings.ui
|
Make use of bandwidth limiting, split general/network settings.
|
2013-07-24 19:53:20 +02:00 |
application.cpp
|
Fix warnings.
|
2013-08-01 16:53:43 +02:00 |
application.h
|
Add and use credentials abstraction. Implement HTTP and dummy credentials.
|
2013-08-01 16:53:43 +02:00 |
connectionvalidator.cpp
|
Fix warnings.
|
2013-08-01 16:53:43 +02:00 |
connectionvalidator.h
|
Add and use credentials abstraction. Implement HTTP and dummy credentials.
|
2013-08-01 16:53:43 +02:00 |
csyncthread.cpp
|
Move the creds/ and wizard/ directories one level higher.
|
2013-08-01 16:53:43 +02:00 |
csyncthread.h
|
Fix warnings emitted by clang.
|
2013-08-01 16:53:43 +02:00 |
fileitemdialog.cpp
|
Commit squashed refactoring branch
|
2013-07-04 20:02:44 +02:00 |
fileitemdialog.h
|
Commit squashed refactoring branch
|
2013-07-04 20:02:44 +02:00 |
fileitemdialog.ui
|
Commit squashed refactoring branch
|
2013-07-04 20:02:44 +02:00 |
fileutils.cpp
|
Do not follow symlinks when recursing
|
2013-03-18 14:12:25 +01:00 |
fileutils.h
|
Fix warnings.
|
2013-08-01 16:53:43 +02:00 |
folder.cpp
|
Fix warnings.
|
2013-08-01 16:53:43 +02:00 |
folder.h
|
Add and use credentials abstraction. Implement HTTP and dummy credentials.
|
2013-08-01 16:53:43 +02:00 |
folderman.cpp
|
make addFolderDefintion easier to read
|
2013-07-24 14:27:57 +02:00 |
folderman.h
|
FolderMan: Remove dead code
|
2013-07-24 14:23:32 +02:00 |
folderstatusmodel.cpp
|
Fix folder item being inactive.
|
2013-08-01 19:11:05 +02:00 |
folderstatusmodel.h
|
Fix warnings emitted by clang.
|
2013-08-01 16:53:43 +02:00 |
folderwatcher.cpp
|
OS X: Fix compile
|
2013-07-24 14:08:16 +02:00 |
folderwatcher.h
|
INotify backend: honor ignored files
|
2013-07-22 21:39:13 +02:00 |
folderwatcher_inotify.cpp
|
Fix warnings.
|
2013-08-01 16:53:43 +02:00 |
folderwatcher_inotify.h
|
Add windows backend, require Inotify on Linux
|
2012-12-06 17:53:04 +01:00 |
folderwatcher_mac.cpp
|
Compile on Mac
|
2012-12-06 18:48:36 +01:00 |
folderwatcher_mac.h
|
Implement folder watching for OS X using FSEvents
|
2012-12-06 17:53:04 +01:00 |
folderwatcher_win.cpp
|
Removed verbose logging on Win32.
|
2013-03-28 11:14:16 +01:00 |
folderwatcher_win.h
|
Fix Windows folder watcher
|
2012-12-06 17:53:04 +01:00 |
folderwizard.cpp
|
Remove all >= Qt 4.7 ifdefs
|
2013-07-24 15:34:37 +02:00 |
folderwizard.h
|
Make selection of target ListView-based
|
2013-07-22 18:07:44 +02:00 |
folderwizardsourcepage.ui
|
continue backport Qt 4.6: place holder text was introduced in Qt 4.7
|
2012-04-21 01:07:22 +02:00 |
folderwizardtargetpage.ui
|
Make selection of target ListView-based
|
2013-07-22 18:07:44 +02:00 |
generalsettings.cpp
|
Make use of bandwidth limiting, split general/network settings.
|
2013-07-24 19:53:20 +02:00 |
generalsettings.h
|
Make use of bandwidth limiting, split general/network settings.
|
2013-07-24 19:53:20 +02:00 |
generalsettings.ui
|
Make use of bandwidth limiting, split general/network settings.
|
2013-07-24 19:53:20 +02:00 |
ignorelisteditor.cpp
|
Ignore list editor fixes
|
2013-07-20 01:26:11 +02:00 |
ignorelisteditor.h
|
Ignore list editor fixes
|
2013-07-20 01:26:11 +02:00 |
ignorelisteditor.ui
|
Ignore list editor fixes
|
2013-07-20 01:26:11 +02:00 |
inotify.cpp
|
Fix warnings.
|
2013-08-01 16:53:43 +02:00 |
inotify.h
|
Set proxies and ignored files before every sync run
|
2013-07-16 16:05:04 +02:00 |
logbrowser.cpp
|
Fix warnings.
|
2013-08-01 16:53:43 +02:00 |
logbrowser.h
|
Remember geometry of LogBrowser
|
2013-07-10 09:34:41 +02:00 |
logger.cpp
|
Move Logger into its own file, move it to libsync.
|
2012-12-05 16:45:28 +01:00 |
logger.h
|
Implement "Show Desktop Notifications" option (default: on)
|
2013-07-05 01:01:23 +02:00 |
mirallaccessmanager.cpp
|
Create a QNetworkAccessManager subclass which sets proper user agent and use it.
|
2013-08-01 16:53:43 +02:00 |
mirallaccessmanager.h
|
Create a QNetworkAccessManager subclass which sets proper user agent and use it.
|
2013-08-01 16:53:43 +02:00 |
mirallconfigfile.cpp
|
Move the creds/ and wizard/ directories one level higher.
|
2013-08-01 16:53:43 +02:00 |
mirallconfigfile.h
|
Add and use credentials abstraction. Implement HTTP and dummy credentials.
|
2013-08-01 16:53:43 +02:00 |
networklocation.cpp
|
Fix QLatin1String issues.
|
2012-08-17 18:13:17 +03:00 |
networklocation.h
|
add simple network location infrastructure
|
2011-04-06 15:22:40 +02:00 |
networksettings.cpp
|
Fix upload limit
|
2013-07-25 11:21:02 +02:00 |
networksettings.h
|
Make use of bandwidth limiting, split general/network settings.
|
2013-07-24 19:53:20 +02:00 |
networksettings.ui
|
fix networksettings.ui _again_
|
2013-08-01 13:48:42 +02:00 |
occinfo.cpp
|
Update detector: make it possible to skip updates.
|
2013-04-30 17:46:07 +02:00 |
occinfo.h
|
Update detector: make it possible to skip updates.
|
2013-04-30 17:46:07 +02:00 |
owncloudinfo.cpp
|
Create a QNetworkAccessManager subclass which sets proper user agent and use it.
|
2013-08-01 16:53:43 +02:00 |
owncloudinfo.h
|
Fix warnings.
|
2013-08-01 16:53:43 +02:00 |
owncloudsetuppage.ui
|
owncloud setup: Fix label style
|
2013-02-14 17:36:11 +01:00 |
owncloudsetuppage_ng.ui
|
Setup Dialog: Fix widget size issue (2)
|
2013-06-27 16:57:15 +02:00 |
owncloudsetupwizard.cpp
|
Create a QNetworkAccessManager subclass which sets proper user agent and use it.
|
2013-08-01 16:53:43 +02:00 |
owncloudsetupwizard.h
|
Actually use the remoteFolder sent by signal.
|
2013-08-01 16:53:43 +02:00 |
owncloudtheme.cpp
|
Commit squashed refactoring branch
|
2013-07-04 20:02:44 +02:00 |
owncloudtheme.h
|
Utility: Compile on Windows again
|
2013-07-06 22:42:02 +02:00 |
progressdispatcher.cpp
|
More sophisticated progress, add Recent Changes Menu to tray.
|
2013-07-30 22:24:48 +02:00 |
progressdispatcher.h
|
More sophisticated progress, add Recent Changes Menu to tray.
|
2013-07-30 22:24:48 +02:00 |
settingsdialog.cpp
|
Consolidated progress displaying to a single slot from csync.
|
2013-07-26 13:44:38 +02:00 |
settingsdialog.h
|
Make FolderMan a singleton
|
2013-07-22 13:59:52 +02:00 |
settingsdialog.ui
|
Make use of bandwidth limiting, split general/network settings.
|
2013-07-24 19:53:20 +02:00 |
sslerrordialog.cpp
|
Commit squashed refactoring branch
|
2013-07-04 20:02:44 +02:00 |
sslerrordialog.h
|
Commit squashed refactoring branch
|
2013-07-04 20:02:44 +02:00 |
sslerrordialog.ui
|
Commit squashed refactoring branch
|
2013-07-04 20:02:44 +02:00 |
syncfileitem.h
|
Introduce SyncPrepare state
|
2013-02-14 17:36:11 +01:00 |
syncresult.cpp
|
Add and use credentials abstraction. Implement HTTP and dummy credentials.
|
2013-08-01 16:53:43 +02:00 |
syncresult.h
|
Remove last traces of localRun
|
2013-05-04 15:16:53 +02:00 |
systray.cpp
|
Fix systray class when built without FDO support
|
2013-05-22 17:39:49 +02:00 |
systray.h
|
Fix warnings emitted by clang.
|
2013-08-01 16:53:43 +02:00 |
theme.cpp
|
Small cleanups
|
2013-07-19 16:28:12 +02:00 |
theme.h
|
Commit squashed refactoring branch
|
2013-07-04 20:02:44 +02:00 |
updatedetector.cpp
|
Create a QNetworkAccessManager subclass which sets proper user agent and use it.
|
2013-08-01 16:53:43 +02:00 |
updatedetector.h
|
Update detector: make it possible to skip updates.
|
2013-04-30 17:46:07 +02:00 |
utility.cpp
|
Make compactFormatDouble a bit smarter.
|
2013-07-24 14:40:47 +02:00 |
utility.h
|
Make compactFormatDouble a bit smarter.
|
2013-07-24 14:40:47 +02:00 |
version.h.in
|
Simplify version display.
|
2012-09-17 21:23:56 +02:00 |