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-12-03GUI: Check if there are sync folders configured and how proper msg.Klaas Freitag
2014-10-23OwnCloudFinder: Rename to SyncStateFinderMarkus Goetz
2014-10-17Discovery phase: Improve UI by quoting folder namesDaniel Molkentin
2014-10-15owncloudgui: Fix a small leakOlivier Goffart
2014-09-10raiseDialog: Actually send the XEventDaniel Molkentin
2014-08-28X11: Bring Settings window to front when launchedDaniel Molkentin
2014-08-28OS X: Fix Finder bundle NVTY->OWNCMarkus Goetz
2014-08-21GUI: on Mac do not call slotUpdateAccountIconKlaas Freitag
2014-08-19Status Icon: Set a proper icon if no sync is configured.Klaas Freitag
2014-08-19Status icons: Display the correct icons after startup connect.Klaas Freitag
2014-08-19Status icons: Set the offline icon at the very beginning.Klaas Freitag
2014-08-19Some minor cleanups.Klaas Freitag
2014-08-19Status Icons: Rename the syncEnable method to isPaused.Klaas Freitag
2014-08-18OS X: Rename LiferayNativity code for shell iconsMarkus Goetz
2014-08-15SyncEngine & UI: Progress notifications for update phaseMarkus Goetz
2014-08-15Show folder icon a offline when account is offlineDaniel Molkentin
2014-08-12OS X: Move include to MAC defineMarkus Goetz
2014-08-12OS X: Finally(?) fix stay-on-top behaviour of settings dialogMarkus Goetz
2014-08-04GUI: Remove useless comment.Klaas Freitag
2014-08-01GUI: Load the finder overlay icon script on MacOSX.Klaas Freitag
2014-07-10Utility: Move showInFileManager in its own fileOlivier Goffart
2014-07-10Utility: move raiseDisalog to owncloudGuiOlivier Goffart
2014-06-23Merge branch 'il'Olivier Goffart
2014-06-20owncloudgui: Fix compilationOlivier Goffart
2014-06-20owncloudgui: use QUrl::fromLocalFileOlivier Goffart
2014-05-29change the text to be a little more descriptive and use shorthand in the cont...Eran
2014-05-25chaned the design a littleEran
2014-05-15Remove extra space between the parenthesis when displaying estimation in the ...Eran
2014-05-14made the time description more malleable ,added support for none size update ...Eran
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-29Made the estimated time only appear in the systray when the sync has actual s...Eran
2014-04-29Seperated the systray estimation text to a seperate action, fixed an integer ...Eran
2014-04-28Fixed Indentation and multiple concurrent files syncing case ...Eran
2014-04-27Issue-#142 : Added support for current file completion estimation.Eran
2014-04-25Issue-142 : added time estimation and bandwidth indicator to the systry and a...Eran
2014-04-22Update dynamically the error message in the account settingsOlivier Goffart
2014-04-14Fix reconnect after server disconnectDaniel Molkentin
2014-03-26Fix OS X compilationDaniel Molkentin
2014-03-25Merge branch 'master' of github.com:shadone/mirall into shadone-masterDaniel Molkentin
2014-03-20restore the last change menuOlivier Goffart
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-21Fix online state handlingDaniel Molkentin
2014-02-18Added Mac-specific settings dialog that looks more nativeDenis Dzyubenko
2013-12-06Display rename-target in sync protocol action column.Klaas Freitag
2013-12-03Replace Q_OS_WIN32 by Q_OS_WINDaniel Molkentin
2013-11-29Move checkAccountExists out of gui class.Klaas Freitag
2013-11-29Make the "details" manu entry workOlivier Goffart