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
2018-06-20Rename ocsync library to ${APPLICATION_EXECUTABLE}_csyncDominik Schmidt
2018-06-15Move theme related logic into a single THEME.cmakeDominik Schmidt
2018-05-23Rename Placeholders to Virtual Files in code #6531Christian Kamm
2018-04-20CMake: Add a default placeholder_suffixChristian Kamm
2018-03-16Define APPLICATION_ICON_NAME fallback only in one placeDominik Schmidt
2018-02-21cmake: Remove references of now unused WITH_TESTINGOlivier Goffart
2018-01-13Set CMAKE_CXX_STANDARD to 14Dominik Schmidt
2018-01-13Modernize out CMakeLists.txtOlivier Goffart
2018-01-13Build system: Get rid of QtVersionAbstraction.cmakeOlivier Goffart
2017-12-14Require Qt >= 5.6 #6241Christian Kamm
2017-12-05Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2017-12-04make doc-man working again.Hefee
2017-10-27Merge remote-tracking branch 'origin/2.4'Christian Kamm
2017-10-24Windows: Add sync folders to Explorer's navigation paneJocelyn Turcotte
2017-10-17Packaging: Require ZLIBMarkus Goetz
2017-10-04use IS_DIRECTORY ${CMAKE_SOURCE_DIR}/adminJürgen Weigert
2017-09-28Update CMakeLists.txtJürgen Weigert
2017-09-27Packaging: Add options for fine-grained builds #5957Christian Kamm
2017-09-27Packaging: Adjust APPNAME handling #5957Christian Kamm
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-08-22Move csync to src/csyncJocelyn Turcotte
2017-08-22Move csync/tests to test/csyncJocelyn Turcotte
2017-08-14CMake: Print the Qt version and path #5957 #5932Markus Goetz
2017-07-13csync: Use Qt for encodeing/decoding filesystem stringsOlivier Goffart
2017-06-22CSyncSqliteTest: Fix testMarkus Goetz
2017-06-13Don't link dirrectly against opensslOlivier Goffart
2017-06-01Set proper application name, icon name for freedesktop notificationsJulius Härtl
2017-02-14Fix the UNIT_TESTING build on WindowsJocelyn Turcotte
2017-02-08CMake: Don't force-enable asserts #5429Christian Kamm
2017-01-03Build: Enable Q_ASSERT in release mode (#5425)ckamm
2016-12-21Correctly handle possible missing GIT_SHA1. (#5401)Kyle Fazzari
2016-09-16Fix the MSVC buildJocelyn Turcotte
2016-09-11Allow to disable Shiboleth to build without QtWebkit (#5166)Olivier Goffart
2016-05-25Merge remote-tracking branch '2.1' into 2.2Olivier Goffart
2016-05-12SyncEngine: Add a compile option so we rename to restoring a move we don't ha...Olivier Goffart
2016-04-15OS X: Allow ampersand in APPLICATION_NAME #4657Markus Goetz
2016-04-12CMakeLists: move QtKeychain detection in clientOlivier Goffart
2016-04-11CMakeLists: fix Qt4 buildOlivier Goffart
2015-10-20Remove legacy propagator and neonMarkus Goetz
2015-09-10Minor build etc typosPhil Davis
2015-08-10Revert "Silence verbose cmake policy warnings on Windows"Jocelyn Turcotte
2015-08-10Silence verbose cmake policy warnings on WindowsJocelyn Turcotte
2015-07-30cmake: rather use SHAREDIR than DATADIR define.Klaas Freitag
2015-07-28Allow the OSX build to work without make installJocelyn Turcotte
2015-07-02Merge pull request #3347 from jturcotte/shell_integration_findersyncDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-06-25Implement doxygen supoort to create developer documentationDaniel Molkentin
2015-06-22shell_i: Build the extension with the '-' identity by defaultJocelyn Turcotte
2015-06-15CMakeList: change the message to indicate that newer versions of Qt are good tooOlivier Goffart
2015-05-19Filesystem Utilities: Add Checksum calculation methods.Klaas Freitag