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-09-02Make Settings Window close on Ctrl+WDaniel Molkentin
2014-08-15Show folder icon a offline when account is offlineDaniel Molkentin
2014-03-14Do not destroy the settings dialog when it is hidden.Olivier Goffart
2014-03-14remove Progress::SyncProblem and the problem slotsOlivier Goffart
2014-03-14Refactor the progressOlivier Goffart
2014-02-22Account settings: Set correct state icon right awayDaniel Molkentin
2014-02-21Fix online state handlingDaniel Molkentin
2014-01-16Make use of the new Proxy handling class.Klaas Freitag
2013-12-21Close dialog if button was clicked not just pressedSven Strickroth
2013-12-04Refactoring, pick proper method name.Klaas Freitag
2013-11-29Make the "details" manu entry workOlivier Goffart
2013-11-28Use the activity icon in settings dialog.Klaas Freitag
2013-11-28Change tab name in settingsdialog to Activity rather than Status.Klaas Freitag
2013-11-26Removed not longer needed Info button.Klaas Freitag
2013-11-25Refresh the Protocol widget when the dialog is raised.Klaas Freitag
2013-11-20Changed wording: Replaced Protocol against Status.Klaas Freitag
2013-11-15Revert "set utf8 for the central settings file"Markus Goetz
2013-11-15set utf8 for the central settings fileDaniel Molkentin
2013-11-13Hint the OS to not show [?] in Wizards and DialogsDaniel Molkentin
2013-11-05Make quota display workDaniel Molkentin
2013-10-09Integrate progress dialog into settings dialog.Klaas Freitag
2013-10-02More refactoring: Logger and Logbrowser out of application class.Klaas Freitag
2013-10-01Fix/enhance user information about problems on startup.Klaas Freitag
2013-10-01Refactoring: Moved all GUI related computing out of application class.Klaas Freitag
2013-09-24Merge branch '1.4', brings in the changes we did for 1.4.1Klaas Freitag
2013-09-20More fixes related to object destruction on exitDaniel Molkentin
2013-09-20Settings: calculate sidebar width dynamicallyDaniel Molkentin
2013-09-11Handle startup network errors correctly.Klaas Freitag
2013-09-11Handle startup network errors correctly.Klaas Freitag
2013-08-27Reconfigure the proxy when neededOlivier Goffart
2013-08-23Make remember the size of the settings dialogOlivier Goffart
2013-08-16put the 'Account' item firstOlivier Goffart
2013-08-15Remove connection from unexisting signal to unexisting slotOlivier Goffart
2013-08-15Minor wording and margin fixes.Klaas Freitag
2013-08-14Pressing F12 in Settings now open the log browserDaniel Molkentin
2013-08-02Propagate soft errors into SyncResult, icon fixes.Klaas Freitag
2013-08-02Give application class control over itemprogressdialogKlaas Freitag
2013-07-26Consolidated progress displaying to a single slot from csync.Klaas Freitag
2013-07-24Make use of bandwidth limiting, split general/network settings.Daniel Molkentin
2013-07-24Fixed signal and slot parameter list for progress.Klaas Freitag
2013-07-23Rename signal from folderProgress to itemProgress.Klaas Freitag
2013-07-22Make FolderMan a singletonDaniel Molkentin
2013-07-22Introduce MirallConfigFile::save/restoreGeometry()Daniel Molkentin
2013-07-22Settings: Show overall state as account iconDaniel Molkentin
2013-07-20Use WA_DeleteOnClose for settingsDaniel Molkentin
2013-07-20Implement UI changes discussed with Jan.Daniel Molkentin
2013-07-19Rather show overall progress in settings dialog.Klaas Freitag
2013-07-18More work on progress display of file up and download.Klaas Freitag
2013-07-11Handle progress through ProgressDispatcher class, WIP.Klaas Freitag
2013-07-08Save size of settings dialogDaniel Molkentin