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
AgeCommit message (Expand)Author
2014-10-22Utility: fix function signatureOlivier Goffart
2014-10-21SocketAPI: do not have a special case for UPDATE_VIEW on windowsOlivier Goffart
2014-10-13SocketAPI: Use non-recursive (heuristic) computation of iconsMarkus Goetz
2014-09-12fFx Utility::freeDiskSpace for win32Daniel Molkentin
2014-08-12Silent some warningsOlivier Goffart
2014-08-07SocketAPI: Use Win32 function SHChangeNotify to notify Explorer.Klaas Freitag
2014-07-10Utility: Move showInFileManager in its own fileOlivier Goffart
2014-07-10Utility: remove Utility::dataLocationOlivier Goffart
2014-07-10Utility: move raiseDisalog to owncloudGuiOlivier Goffart
2014-07-10Added t8.pl that test case sensitivity issuesOlivier Goffart
2014-06-06Merge branch 'master' of https://github.com/owncloud/mirall into dark-eye-masterEran
2014-05-29change the text to be a little more descriptive and use shorthand in the cont...Eran
2014-05-28change the mapping to use short hand and also made the mapping logic a littl...Eran
2014-05-26Make sure the settings window is brought up when minimizedDaniel Molkentin
2014-05-26Fix Pref window for goodDaniel Molkentin
2014-05-25chaned the design a littleEran
2014-05-23Add a utility function fsCasePreserving.Klaas Freitag
2014-05-20made the code a little cleanerEran
2014-05-14better time predictionEran
2014-05-14made the time description more malleable ,added support for none size update ...Eran
2014-05-13make Debian GNU/kFreeBSD compilehefee
2014-05-12changed the systray to display total size and estimated time when the ...Eran
2014-05-12Changed the time estimate string to be more textual, also added lower limit t...Eran
2014-04-29Fix typo.Klaas Freitag
2014-04-29Try to not have windows stay-on-topDaniel Molkentin
2014-04-25Issue-142 : added time estimation and bandwidth indicator to the systry and a...Eran
2014-04-22Fix compilation without the BUILD_ONLY_LIBRARIES modeOlivier Goffart
2014-04-21WiP: Attempt to compile without UIMarkus Goetz
2014-04-15Add a reset method.Klaas Freitag
2014-04-09Fix dataLocation on Linux/BSDDaniel Molkentin
2014-04-09SSL Button: Fix issues around printing Hash sumsDaniel Molkentin
2014-03-28Use sane datastructure in Utility::StopWatchOlivier Goffart
2014-03-28Avoid copies of the StopWatchOlivier Goffart
2014-03-26Add a stopwatch utility class with lap times.Klaas Freitag
2014-03-25Merge branch 'master' of github.com:shadone/mirall into shadone-masterDaniel Molkentin
2014-02-18Added Mac-specific settings dialog that looks more nativeDenis Dzyubenko
2014-02-13Disable explorer.exe integration on WinXPKlaas Freitag
2014-02-12Respect skipUpdate policy from global config files and windows policy.Daniel Molkentin
2014-02-04Qt5: Use same path for config as Qt4Markus Goetz
2014-01-29Don't use QDateTime::toTime_t or QDateTime::fromTime_tOlivier Goffart
2014-01-24Only one quote should be enoughOlivier Goffart
2014-01-22Revert "Formatting hashes with : seems to be out of fashion"Daniel Molkentin
2014-01-21Formatting hashes with : seems to be out of fashionDaniel Molkentin
2014-01-21Do not block while launching the explorer on linuxOlivier Goffart
2014-01-15New Updater for Windows, passive notification on Linux, Sparkle on MacDaniel Molkentin
2014-01-09Merge branch '1.5'Olivier Goffart
2014-01-08Add a utility function to write a random file.Klaas Freitag
2013-12-17Fix open the explorer code.Klaas Freitag
2013-12-10usleep is not working on windows, use QThread::usleepOlivier Goffart
2013-12-09Fix opening the explorer with a selected file on windows.Olivier Goffart