Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-30Propagator: Fix compileMarkus Goetz
2015-03-27Remove unused HttpConfigFile.Christian Kamm
2015-03-27Propagator: Debug output regarding OC-ETagMarkus Goetz
2015-03-27owncloudcmd: Always trail path with /Markus Goetz
2015-03-27Proxy: More debug, always set returned system proxyMarkus Goetz
2015-03-27ProtocolWidget: Always add seconds to the DateTime locale. #2535Christian Kamm
2015-03-27Fix clang warnings about deleting incomplete 'Account'.Christian Kamm
2015-03-27Proxy: Fix compile harderMarkus Goetz
2015-03-27CookieJar: Don't accidentally overwrite cookies. #2808Christian Kamm
2015-03-27Account: Destroy on exit.Christian Kamm
2015-03-27ConValidator: Delete instance if no credentials.Christian Kamm
2015-03-27HttpCreds: Delete password from old location. #2186Christian Kamm
2015-03-26Proxy: Fix compileMarkus Goetz
2015-03-26Qt4: Fix compileMarkus Goetz
2015-03-26On creation of a share always retrieve the shareRoeland Jago Douma
2015-03-26HttpCreds: Fill pw dialog with previous password. #2848 #2879Christian Kamm
2015-03-25SslButton: Make menu creation lazyMarkus Goetz
2015-03-25Themes: Cache icons instead of rebuilding a lot.Christian Kamm
2015-03-25Proxy: Fix issues with previous patchMarkus Goetz
2015-03-25Proxy: Look up system proxy from different threadMarkus Goetz
2015-03-25Account: Unusued variableMarkus Goetz
2015-03-24Sync engine: Check the blacklist for the right treeOlivier Goffart
2015-03-23SSLButton: Fix a crashOlivier Goffart
2015-03-23Activity: Correctly restore column sizesDaniel Molkentin
2015-03-23Add-folder Wizard: Select the newly created folderOlivier Goffart
2015-03-23Add-folder wizard: Make sure there is a scrollbar if folder names are too longOlivier Goffart
2015-03-23Fix a crash when accessing a dangling UploadDevice pointer #2984Jocelyn Turcotte
2015-03-23application: --confdir option with invalid direcotry now exitOlivier Goffart
2015-03-19CookieJar: Session cookies should *not* be stored in cookies.db.Christian Kamm
2015-03-19Windows: Reset QNAM as a workaround. #2899 #2895 #2973Christian Kamm
2015-03-19Remote delete: Consider 404 a success. #2919Christian Kamm
2015-03-18Propagator: Introduce custom property to make error softMarkus Goetz
2015-03-13shell_integration: Fix disappearing context menus on Windows #2898Jocelyn Turcotte
2015-03-13Propagator: Add commentMarkus Goetz
2015-03-13Remote folder wizard: Add optional manual entry #2613Christian Kamm
2015-03-12Install the crash handler earlier during startupJocelyn Turcotte
2015-03-12Fix the build with GCC 4.7Jocelyn Turcotte
2015-03-12Uploads: Fix big seeks on Windows. #2954Christian Kamm
2015-03-12Logging: Print instruction when job completed.Christian Kamm
2015-03-12FolderMan: fix folderSyncStateChange emission. #2896Christian Kamm
2015-03-12Activity: Set a message for conflicts. #2792Christian Kamm
2015-03-11OS X: Fix UI glitches related to sync folderMarkus Goetz
2015-03-11Completely disable the crash handler if the user disabled itJocelyn Turcotte
2015-03-11ShareDialog: Connect the proper DateEdit signal.Klaas Freitag
2015-03-11ShareDialog: If the password is empty, disable buttonKlaas Freitag
2015-03-11ShareDialog: Consider if resharing is not allowed on a share.Klaas Freitag
2015-03-11SocketAPI: If filename has a trailing slash, remove it.Klaas Freitag
2015-03-11Lnk: Work around QFile::rename() #2792Christian Kamm
2015-03-11Shrink sizeof(SyncFileItem) by 20%Jocelyn Turcotte
2015-03-11Disable parallel uploads for server versions <= 8.0.2Olivier Goffart