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-08-07SocketAPI: Use Win32 function SHChangeNotify to notify Explorer.Klaas Freitag
2014-07-11Fix windows compilationDaniel Molkentin
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-06-30Utility: export new functionsDaniel Molkentin
2014-06-06Merge branch 'master' of https://github.com/owncloud/mirall into dark-eye-masterEran
2014-05-25chaned the design a littleEran
2014-05-23Add a utility function fsCasePreserving.Klaas Freitag
2014-05-14made the time description more malleable ,added support for none size update ...Eran
2014-05-12Changed the time estimate string to be more textual, also added lower limit t...Eran
2014-04-29Add export macro to all classes that need to be exportedOlivier Goffart
2014-04-25Issue-142 : added time estimation and bandwidth indicator to the systry and a...Eran
2014-04-25Add EXPORT macro to owncloudsync libraryOlivier Goffart
2014-04-15Add a reset method.Klaas Freitag
2014-04-09SSL Button: Fix issues around printing Hash sumsDaniel Molkentin
2014-03-28Fix compilation with Qt4Olivier Goffart
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-01-29Don't use QDateTime::toTime_t or QDateTime::fromTime_tOlivier Goffart
2014-01-15New Updater for Windows, passive notification on Linux, Sparkle on MacDaniel Molkentin
2014-01-08Add a utility function to write a random file.Klaas Freitag
2013-12-10usleep is not working on windows, use QThread::usleepOlivier Goffart
2013-10-02Utility: Move OS specific implementations into separate filesDaniel Molkentin
2013-10-02Change the recent changes menu and file item dialog behaviorDaniel Molkentin
2013-10-02WIPDaniel Molkentin
2013-09-10Wait up to 30 secs before complaining about missing systrayDaniel Molkentin
2013-08-28Initial changes to also build on Qt5, doesn't compile yetDaniel Molkentin
2013-08-05Safer implementation for substitution of WebDav URLDaniel Molkentin
2013-07-24Make compactFormatDouble a bit smarter.Klaas Freitag
2013-07-10Introduce Utility::compactFormatDouble()Daniel Molkentin
2013-07-08Utility::freeDiskSpace()Daniel Molkentin
2013-07-07Make Utility::*Startup* testableDaniel Molkentin
2013-07-05Implement Launch on Startup (Win, Linux).Daniel Molkentin
2013-07-04Commit squashed refactoring branchDaniel Molkentin
2013-05-29Centralize User Agent string and use in UpdateDetectorDaniel Molkentin
2013-05-28More cheating on proxies: Add OS to User-AgentDaniel Molkentin
2013-03-21Try to avoid crash on Mac OS during setupDaniel Molkentin
2013-01-21Make hash formatting staticDaniel Molkentin
2012-12-14Added utility class with format fingerprint method.Klaas Freitag