[Pkg-owncloud-commits] [owncloud-client] annotated tag v1.4.2 created (now a91c30f)

Gaudenz Steinlin gaudenz at moszumanska.debian.org
Fri Nov 4 10:38:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

gaudenz pushed a change to annotated tag v1.4.2
in repository owncloud-client.

        at  a91c30f   (tag)
   tagging  14a25f9d3f3670cdc4af6faa9c792866493436f5 (commit)
 tagged by  Klaas Freitag
        on  Mon Oct 21 14:50:49 2013 +0200

- Log -----------------------------------------------------------------
Release 1.4.2

Bartek Przybylski (1):
      remove compilation warning

Cedric Bellegarde (6):
      Add support for freedesktop notifications
      Move files to correct location
      Better fdo detection
      Re add space
      Merge git://github.com/owncloud/mirall
      Check for service availability

Daniel Molkentin (565):
      Fix SSL support in ownCloud wizard
      Merge pull request #3 from kyle-f/master
      Don't swallow ':' when entered.
      Added a simple about dialog.
      Simplify version display.
      Fix up Info.plist metadata for OS X
      Tiny fix to previous commit
      OS X: reintroduce LSUIElement in Info.plist
      Fix crash on exit on X11.
      Remove unused declaration.
      ignore more build/IDE artifacts
      NSIS: fix typo, expand variables properly.
      CMake: Centralize all application-specific parameters.
      NSIS: Remove stray file
      More templatization.
      Defer handling of pretty remote path to subclasses.
      Use the themes appName() instead of "ownCloud".
      Fix default implementation of Folder::nativeSecondPath().
      More use of appName() in tr()'s.
      Reuse Theme singleton
      Drop the -client suffix.
      Rename win installer BMPs as a consequence of renaming the package
      Add autostart section
      Fix typo
      At least the Program group should be in 'Minimal'.
      Installers on Windows are called Setup
      icon improvements
      CMake: Finding files requires reference to srcdir
      Consistency fixes for single folder mode
      remove arguments from ownCloudInfo ctor
      Make code more readable
      Supplemental: less hardcoded uses of "ownCloud"
      Partial revert of 261731
      nicer Setup images
      NSIS: shut down binary before uninstall
      Do not translate application name, it's a brand
      Brown paper bag fix.
      Use themed app name in password dialog.
      ownCloudInfo must not include sslErrorDialog
      Consistency fix: name ui and src alike
      Fix bug when trying to pause a running sync
      Fix cmake for windows wrt libocsync renaming
      Fix OS X bundle generation
      Don't hardcode packag name on Mac
      Anther fix for sync pausing
      Prepend slash to remote folder
      Quick hack: do not crash on windows when pausing sync
      Use HttpProxy instead of Socks5Proxy.
      NSI: add proper version of ocsync.conf
      Prepare for Mac package signing.
      Working PAC support
      Massive simplification of proxy support.
      Make PAC work on Windows
      Make code more readable.
      _accessManager is already initialized in the ctor
      Dirty qnam/proxy export is no longer required
      Use HTTPS for update check
      Update change log with client changes
      Remove beta flag in preparation for packaging
      replace relative csync buildir detection magic
      Fix for prev. commmit
      Merge branch 'master' of github.com:owncloud/mirall
      CMake: Also set CSYNC_BINARY_DIR
      OS X: Remove "make install" requirment for csync
      add helper script to sign app bundle
      Export repo revision indicator
      Revert "Hide remove button in singleFolder mode"
      Add license to Windows installer
      Make sure SSL errors are always handled
      Clean up argument handling
      Proper workaround for bug in Ubuntu's Qt SNI bridge.
      ChangeLog updates for 1.1.1
      Add .gitattributes, needed for clean git export
      Pre-setup, disable irrelevant items in context menu
      Show wizard with intro when starting without account
      If present, select first item in status dialog
      Do not allow the selection of a target in single folder mode
      Remove 0% translations.
      Show hashes of unknown certs
      There always must be both kinds of hashes, simplify code
      Escape HTML tags in self-signed certs
      Fix tab order in setup page
      Make SSL error dialog more intuitive
      Add docs
      Remove file checked-in by accident
      Docs: add build chapter
      Doc: improve build instructions
      Doc: fix typo
      doc: add chapter on (soft-)branding
      doc: small improvements
      doc: formatting fix
      Doc: formatting
      Doc: Introduce chapter on Architecture, Glossary
      Doc: Require sphinx todo extension
      Show user name for connection in statusdialog
      Installer: Only show license on special request
      Bump version of master to 1.2pre
      Doc: add troubleshooting section
      Debug: fix typo
      doc: wording
      Doc: more trouble shooting
      Qt is not C.
      Doc: use correct cmake vars
      Remove extraneous legalese.
      Remove and do not try to commit temp editor files
      Upate build docs
      dialog title == menu item title
      Mac: Deploy sync-exclude.lst to bundle at build time
      Mac: Do not deploy DMG background, doesn't work
      Theme: allow enforced locale
      setup wizard: Remove subtitles
      Remove placeholder texts for username and password
      Do not prepopulate the user field, it's usually wrong
      doc: Fix build instructions; hint make package
      doc: Add Qt dependency to build instructions
      Improve building section based on user feedback
      Update doc/building.rst
      Ready for Release Candidate
      doc: Make fit for use with make latexpdf
      Add doc cmake targets (HTML, PDF, QtHelp, CHM, man)
      Remove doc from the default target
      Fix copy/paste error
      Show last updated timestamp
      Build with ancient GCC (4.2 on Mac OS)
      doc: Fix PDF generation here, too
      Find inotify on multiarch debian/ubuntu
      factor inotify out of folderwatcher
      Fix typo
      pimpl folderwatcher
      Move Logger into its own file, move it to libsync.
      Remove superfluous include
      Add windows backend, require Inotify on Linux
      Implement folder watching for OS X using FSEvents
      CredentialStore: Fix off-by-one
      Bump version to 1.2.0pre
      Hack: Sleep 2 secs after sync run
      Fix Windows folder watcher
      Add libqtkeychain dll to NSIS
      Remove code for local sync runs
      Remove debug
      Compile on Mac
      osx/win: add sync folders to favorite folders
      Fix formatting hashes
      Fix windows build
      Make Windows-version of Add to Favorites work
      Fix proxy error
      Notify user about new files.
      Improved version of popup-notify
      Fix crash
      Details on windows builds
      Doc: More missing packages
      New icons for ownCloud client
      Correct inheritance in status dialog
      Update About dialog
      Bump to 1.2.0beta1
      Klaas > Danimo, I am rather unpolite...
      Remove potentially dangerous processEvent calls
      Consolidate theming support.
      build fix
      setup wizard: Improve wording and context
      add CONTRIBUTING.md and reporting template for mirall
      Fix c&p error
      Go offline when server is in maintenance.
      Fix: pause icon not visible
      NSIS: Remove GnuTLS remainders
      Fix proxy auth
      Ignore Mac OS custom folder icons
      Remove legacy configuration options.
      FileItemDialog: Add copy to clipboard functionality
      Fix make install, clean up
      Make hash formatting static
      csync: Put up the QNAM key chain for comparison
      bump version (pre-beta3)
      Remove stray object
      SSL: Use better test.
      tr: Don't hardcode app name in string
      Mirall != owncloud client. Move about dialog to theme.
      Fix favlink generation on windows
      Simplify NSIS template
      Load Qt translations from app dir/bundle, too
      Fix compilation on win/mac
      CPack: more parameterization
      Results bubble: _localPrefix might not end in a separator
      sign_dmg.sh: increase wait time for dmg mount
      No need to ship ocsync.conf
      Hack: Do not leak FDs when neon is built with gnutls (Linux)
      Typo
      Do not allow to press Finished if connection to the server fails
      Add suffix, to be added with -DVERSION_SUFFIX=...
      Merge pull request #312 from hefee/master
      Merge pull request #313 from hefee/doc2default
      owncloud setup: Fix label style
      proxy dialog: no extra heading
      Fix guard position
      Remove stray code
      Remove unused gitfolder class for now
      Minimize Sync notification notification
      Introduce SyncPrepare state
      Add more debug in case inotify fails
      Fix crash when pausing mirall.
      Set csync config dir in mirall properly
      Send OEM string to update detector.
      Centralize error handling for csync steps
      Remove obsolete signal.
      Handle server offline state on application start gracefully
      remove unused connect
      Load UI languages instead of locales where possible
      en language is implied
      Do not install docs on OS X
      Manual update of avail translations
      Be more permission when loading languages
      Make chinese translations work on OS X
      RC1 -> final
      Merge pull request #423 from hefee/master
      Do not follow symlinks when recursing
      bump version
      Use the certificateChain() in the SSL error dialog
      Try to avoid crash on Mac OS during setup
      Add plugin for screenreader support
      SSLErrorDialog: We cannot use the existing key chain
      Add 1.2.2 changelog
      Manual test for favlinks
      Fix favlink manual test
      Add favlink generation support for Nautilus
      Amend ChangeLog
      Unbreak self-signed certificate handling
      1.2.3
      terminate if more than one thread is being started.
      Clarify string in folder wizard
      Add 1.2.4 changelog
      Bump version
      Remove debugging code
      safer approach for detecting duplicate sync runs
      Fix misleading balloon titles
      invalid password: Improve wording
      fileitemdialog: GUI feedback for the copy action
      filitemdialog: more wording changes
      Fix tr plural usage
      Make certificateChain() thread safe
      Init member to 0, remove nonsensical if (foo) delete foo
      Revert non-working hack
      Merge pull request #562 from fastfwd/master
      1.2.5
      Merge pull request #559 from ghmer/master
      1.2.5 ChangeLog
      Bump version to distinguish nightlies
      Do not add shortcuts to non-existent files
      Add simplified FancyLineEdit from Qt Creator to 3rdparty
      Find csync_version.h, local config.h
      Folder/ownCloudFolder: Clean up secondPath stuff
      Find csync_version.h, local config.h
      Merge pull request #580 from ghmer/master
      Merge pull request #582 from ghmer/master
      new wizard: Better separate folder names in strings.
      Update detector: make it possible to skip updates.
      Fix sizing problems in the new wizard dialog.
      Drop (broken) mirall binary
      Remove last traces of localRun
      Remove dummy artwork, dead switches
      Add connectionvalidator class
      Fix build
      Fix make install
      Quit app/abort sync gracefully.
      Use UTF-8 for basic auth
      Correct spelling of some mac os meta files
      Update build instructions for Mac OS
      doc: markup fixes
      Add SyncResult::SyncPrepare case to FileItemDialog
      Make new connection wizard themable
      Remove deleted file from resources
      Amendment to previous commit
      Remove obsolete miralltheme
      Fix broken include
      More theming refactoring
      Update README.md
      Merge branch 'master' of git://github.com/gnumdk/mirall
      Remove obsolete connect statement
      Setup Wizard: Make server/folder buttons work
      1.3.0beta1
      Remove bogus debug output
      Fix systray class when built without FDO support
      Make setting custom folders work again
      Fix owncloud theme icon
      take local folder path from property
      Kill non-boxed mode for now
      Improve wizard in edit mode
      Set User-Agent to contain Mozilla/5.0 string
      More cheating on proxies: Add OS to User-Agent
      Wizard: Warn on re-setup with multiple folders
      Wizard: Improve wording.
      Wizard: Fix rich text label layouting
      Delete QWizard on destruction
      Do not try to reset the wizard when visible
      Remember proxy settings even after switching type
      Properly deal with SOCKS proxies
      Proxy settings: Also keep proxy user/pwd
      Status dialog: Use correct font metrics
      Remove obsolete include
      Centralize User Agent string and use in UpdateDetector
      Wizard: Normalize directory separators
      Propagate proxy changes to csync at run time
      Display proxy errors
      Merge pull request #650 from manolopm/master
      beta2
      Wizard: Better wording when renaming failes
      wizard: show native separators on folder chooser button
      Docs: --logdir replaces --logfile
      Windows: Log change of power state
      Add torture scripts + standard layout files
      torture scripts: fix description
      Show help on Windows
      remove journal when adding a new sync on an existing folder
      Clean up slotAddFolder
      ensureJournalGone: fix logic
      status dialog: Use contrast color for highlights
      Status dialog delegate: Use font from option
      qDebug() ises local8bit, not utf-8.
      Fix misleading confirmation message
      Add Missing LGPL_EXCEPTION.txt
      Fix incorrect license attribution
      Add missing return statement
      Wizard: Always initialize all labels
      Status dialog> Do not adjust pen when using Vista Style
      Fix status delegate
      Proxy Dialog: default to port 8080
      Remove debug
      Remove obsolete members from enum
      Folder wizard: use native separators in path lineedit
      Put FolderWizard on the stack
      Revert "Put FolderWizard on the stack"
      Keep the member variable, avoids double instanciation
      Do not repeat old strings
      Fix issues found after review
      FileItemDialog: more clarity in the label
      Make SyncDisabler local to slotAddFolder
      1.3.0beta3
      Remove folder from the scheduling queue
      Only change subtitle if the config file actually exists
      Theming cleanups
      Teach ownCloud theme about QVariant
      Avoid infinite loop if authcheck fails
      Don't lose proxy settings when changing passwords
      Add storage backend field to issue template
      Advertise the use of Gists for long logs
      Remove dead code from StatusDialog
      Remove more dead code for readability
      Answer correctly if proxy auth is needed
      Remove mirall man page
      doc: Fix wording
      Doc: remove now meaningless scentences
      Doc: Add back --logfile, as it still exists
      Doc: Expand trouble shooting section
      Doc: More structure in troubleshooting.rst
      Remove mirall man page
      doc: Fix wording
      Doc: remove now meaningless scentences
      Doc: Add back --logfile, as it still exists
      Doc: Expand trouble shooting section
      Doc: More structure in troubleshooting.rst
      Doc: more fixes on troubleshooting section
      Doc: Expand usage page
      Bump year
      Merge branch '1.3'
      Revert "Do not store the redirected URL in the config file."
      Network: Display actual error message next to code.
      Beta4
      Add "Reset Folder" option to status dialog
      Add "Reset Folder" option to status dialog
      String whitespace fixes
      More whitespace changes
      ChangeLog
      Minor theme changes
      Remove obsolete code
      Fix Dialog behavior
      String whitespace fixes
      More whitespace changes
      1.3.80 (pre 1.4.0)
      Merge branch '1.3'
      build again
      Use awesome Qt template magic
      Remove unused configfile instance
      Implement folder display.
      Quota: Distinguish 0 and <1
      thinko
      lowercase webdav request
      Commit squashed refactoring branch
      Compile fix
      Remove obsolete include
      Implement Launch on Startup (Win, Linux).
      Implement "Show Desktop Notifications" option (default: on)
      Enable autostart when the client has been configured
      More work on ignore/exclude files:
      Make Utility::*Startup* testable
      Utility: Compile on Windows again
      Improve labeling in case of root sync
      Cleanly install themed clients next to owncloud on Unix
      Remove superflous cast
      Use plural form for sync notification
      Save size of settings dialog
      Utility::freeDiskSpace()
      Detect missing system tray
      Acount Settings: Enable in place password change
      Send non-standard port along with host
      Introduce Utility::compactFormatDouble()
      Quota in Account Settings: properly round value
      Do display floating points with precision of 1
      Remember geometry of LogBrowser
      Fix build for Qt <= 4.6
      General Settings: Fix spacing in layout
      Don't always send Auth headers
      Use default cookie jar again
      Folder wizard: Warn if a chosen dir is read-only
      Fix disabled state _again_
      Remove autostart option from Windows installer
      Set proxies and ignored files before every sync run
      Reduce thread priority
      remove skip save pwd parameter -- not used any longer
      Small cleanups
      Don't hardcode strings, use constants instead
      Implement UI changes discussed with Jan.
      Ignore list editor fixes
      Use WA_DeleteOnClose for settings
      octetsToString: Add TB case to pretty printer
      Refactor sync result
      Settings: Show overall state as account icon
      Introduce MirallConfigFile::save/restoreGeometry()
      Make FolderMan a singleton
      Spelling bee
      Make selection of target ListView-based
      ownCloudFolder -> Folder
      INotify backend: honor ignored files
      Remove accidential change
      FolderWizard: Return targetPath properly
      First version of progress in the context menu
      CSyncThread: Fix unreachable code
      Drop Compat with Qt 4.6
      Fix/compactify comments in folderman.h
      FolderMan: Remove dead code
      make addFolderDefintion easier to read
      Remove all >= Qt 4.7 ifdefs
      Make use of bandwidth limiting, split general/network settings.
      Network Settings: Reword entries, fix uic warnings
      Linux: install all available icon sizes
      Add journal and temp journal to ignore file
      Fix win32 installer
      fix networksettings.ui _again_
      Merge pull request #821 from owncloud/ts-cleanup
      Use wildcards for translations, so they are always up-to-date
      Improve FolderWizard
      Fix path display in folder wizard
      Add support for deletable ignores in IgnoreListEditor.
      IgnoreListEditor: slightly better text
      Safer implementation for substitution of WebDav URL
      Revert "Temporarily log HTTP traffic done by MirallAccessManager."
      Merge branch 'shibboleth'
      Build after merge
      NSIS: Add WebKit dll
      Fix regression in FolderWizard over 1.3
      Fix compiler warning
      Merge pull request #836 from krnowak/warnings
      -Wno-long-long required due to Qt headers
      Significantly simply logging
      Notify user if there is a problem with the inotify watcher
      Windows Installer: Add jpeg,gif,ico image formats
      Merge pull request #840 from owncloud/network-icon
      Setup proxy connection before every sync
      Open Top-Level-Dialogs modal, not semi-modal
      Retain all old settings when running the setup wizard
      Fix proxy documentation, explain bandwidth limiter
      NSIS: install libjpeg for qjpeg4.dll
      Credits: Add Jan
      ChangeLog: 1.4.0beta1
      Seems autowrapping doesn't work everywhere. Enforce it
      No ... for entires that do not spawn a dialog
      Add cancel button to wizard on Mac
      Add tests for Utility namespace
      Fix formatting for 1 byte size in octetsToString()
      Add tests for Utility namespace
      run tests verbosely
      Revert "run tests verbosely"
      Merge pull request #857 from Arakmar/hiddenFix
      Make copy action copy all fields again
      Fix include after class rename
      Wording changes proposed by Jan
      Wrap custom message label
      Folder Wizard UI clean up
      Hide mono icon options if the resource has no mono icons
      Pressing F12 in Settings now open the log browser
      Resize dialog
      folderwizard: layout fixes
      Folder Wizard: Decode percent encoding
      Logger: always log to log widget
      Fix showing help when app is running
      Implement --logfile - (log to stdout)
      allow relative directories for --confdir
      Admendment of last commit
      Wizard: Do not use FormLayout for URL line edit
      Make Folder Reset an expert option (F5)
      1.4.0 beta2
      Add "Keyword" to the desktop template
      Setup wizard: Start sync when displaying result page
      Code formatting fixes
      Setup Wizard: Only label button "Connect" where suitable
      Account Settings: Use native highlight color
      Be more specific when disconnecting the signal
      Allow folders with characters that need percent-encoding
      Write desktop file manually, add gnome startup property
      Quota bar: Reduce border width to 1px per request
      Merge pull request #897 from onnozweers/patch-1
      Honor cmake's install prefix
      Amendment to last commit
      fix x-compilation
      More adjustments around the application name
      Theme: Add documentation after recent changes
      RC1
      Fix windows packaging
      Only show help if a URL is provided
      desktop file == executable
      More clear error messages
      Fix casing in settings dialog
      install correct file
      Icon file needs to use app_executable as well
      Properly install icons
      Reintroduce workaround for /etc in root if files go to /usr
      Mac: Use hdiutil attach instead of open during signing
      Startup: Unity has no proper Systray implementation
      Tests: Move all comparisons from QVERIFY to QCOMPARE
      Tests: Fix indentation
      Tests: make tests run in parallel
      Fix display of "Monochrome icon" setting
      Docs: Allow to build with org and com branding
      Doc: Do not enforce theme when building without submodules
      Doc: new interface chapter
      Doc: more polishing
      Consistent look for top-labels
      1.4.0 final
      Fix locating translations on linux
      Wait up to 30 secs before complaining about missing systray
      Send basic auth in utf8.
      Folder Wizard: More sanity checks
      Setting thread priority is only possible after calling start()
      Do not build org and com theming when building from tar ball
      Merge pull request #998 from owncloud/fixing-mb-1.4
      Replace forgotton 22px app icon version which was still s/w
      Folder Wizard: Fix various issues
      Fix parameter order
      Add copyright header to syncfileitem.h
      Ui::SslErrorDialog belongs within the Mirall namespace
      Make "Sync started" message optional
      Try to be more graceful during shutdown
      _tray is a QPointer, not a QScopedPointer
      Start only one wizard, delete it when done
      Fix focus issue during setup wizard
      Pop up config wizard if no server url is configured.
      Settings: calculate sidebar width dynamically
      More fixes related to object destruction on exit
      Theming build fix: Icons need shortname
      Fix possible endless loop in inotify
      Add Folder column to Details sync protocol
      Fix literal occurances of "ownCloud" in GUI
      Reconnect if network is unavailable after startup
      Proxy support: Reset useSystemConfiguration() in all cases but DefaultProxy
      1.4.2beta1
      1.4.2 final
      1.4.2 ChangeLog

Dominik Schmidt (19):
      win32: fix static linking to libmirall/qwebdav
      Try some stuff with FindCsync.cmake
      Use CMAKE_INSTALL_SYSCONFDIR instead of /etc
      Make USE_WATCHER configurable from CMake
      Make it buildable as bundle on OSX
      Improve version handling in cmake
      Add a CMake toolchain file for cross-compiling in openSUSE.
      Handle SYSCONFDIR correctly
      win: copy exclude.lst from correct location into the installer
      win: remove klaasi haasi's harcoded paths from the nsi
      win: allow building the installer from local csync build dir and from installed csync as well
      Add krazy target
      Fix installation on all platforms + bundle on osx
      Fix error message. Thanks to Danimo for the heads up.
      Extend wizard raising hack to OS X.
      Disable not building in bundle mode on OSX. Unless someone tests that codepath, it's probably better not to allow anyone to build it especially not by default
      Add testing skeleton
      Add qtkeychain to cmake - WIP read password from keychain.
      Fix QT_STRICT_ITERATOR errors

Duncan Mac-Vicar P (64):
      first port to C++
      rename action to openAction to add also forgetAction and others later
      fix defines
      react to its own signals to set the icons
      Infrastructure for inotify. To replace QFileSystemWatcher, which, due
      Make the inotify interface work with multiple paths
      - introduce a tmp dir class and rm-rf util function
      - fix inotify/folderwatcher so that it uses full paths
      - listen to the right events
      Make the socket read loop more robust, and handle the EINVAL when
      add some documentation
      add accessor for root folder
      Only fire folderChanged if > 2 seconds since last event
      move the subfolder list function to FileUtils
      The unison folder class.
      Implement an event queue:
      Merge branch 'fix_inotify'
      sync process now runs, but no synchronization between sync processes
      When syncing, disable event notifier and start accumulating them
      refactor the notification timer in a new method
      * Missing brackets changed all logic around an 'if'
      show only a summary of subdirectories
      add testcases for unison
      - Use a full sync (without -path) the first time
      I missunderstood how mkdtemp worked. Allocate a buffer duplicating
      If the first event happens before 5 secs after starting the
      unneeded
      - refactor tests repeat-myself with a cmake macro
      implemented dynamic creation of folder configurations
      unused member variable
      Change icon when sync is running
      - lot of stability improvements
      add folder wizard class
      move polling system to Folder where it belongs
      working folder wizard, only actual creation of the folder pending
      Fix crash at shutdown.
      add alias to folder
      stop poll timer when syncing, and add path to the debug messages
      typo, it is path() not root()
      Setup the menu for new added folders
      preparing for first packaging
      fix markdown in README
      add proper licensing
      add proper licensing
      Use icons from theme. Qt already handles this in a nice way
      add license text
      Merge branch 'master' of github.com:dmacvicar/mirall
      better goals
      missing goal
      add simple network location infrastructure
      Make the folders network state aware
      fix warning
      Simplify how the event queue works. Now it is just a timer
      g
      Use csync as default
      force the initial sync even if the list is empty as this point
      for csync, accept smb:// urls as well
      add a mutex for the csync threads
      increase poll timer to 1 minute
      handle errors to the UI
      0.0.2
      link Qt to the static library
      Update README
      add support for the conflict copy feature available on csync git

Florian Jacob (4):
      Fix for not enabling the save button after toggling "Encrypted".
      Added kate-swp files to the filter list.
      Use QDir::cleanPath() to get unified input paths.
      Added the tasklist file Juan send me to the repo.

Florian Reinhard (1):
      cmake fix.

Georg Ehrke (1):
      fix spelling of password

Jan-Christoph Borchardt (2):
      add http and https icons for connection feedback
      Proper network icon for the nice new settings dialog.

Jenkins for ownCloud (252):
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex

Juan Carlos Cornejo (87):
      Initial commit.
      Major fixes in this version. Apparently there were a lot of bugs in
      Found a function online at
      Implemented file deletion. Now files are deleted on both sides when one
      Implemented a trick to allow only one instance of the application to
      Implemented a file dialog for choosing the Sync Directory.
      Autohide window if SystemTray is available and we are fully configured.
      Implemented a user required conflict resolution when files where edited
      Logs are now saved to file and cleared from the screen every 1000th sync
      Now the username, password and hostname are checked before a
      Fixed bug that prevented files from being deleted properly accross all
      A drastic change required to allow for multiple accounts, and choosing
      Fixed the debugging option that saved logs after every 10th sync.
      Implemented file filters. The only wildcard accepted is *.
      Added a confirmation when the user closes the window if he/she wants to
      Added versioning information (it was about time). Currently set to
      Minor UI improvements. Status bar now has more information, window title
      Added the GPL copyright notice ontop of *most* libraries. I still have
      Minor typo fix on the license. Removed reference to Foobar, the default
      Added notice indicating why program will exit if another instance is
      Added a context menu to the tray icon and the application. Now clicking
      Made the hide on start configurable. Now a user checks the checkbox in
      Added ability to remove an account. User must enable the button from the
      Added a menu option to select the default behavior of when the user
      Fixed a bug in the conflict resolution screen. I accidentally selected
      Fixed the installation path for owncloud_sync to be in /usr/bin by
      Added two missing images to the repository.
      Changed the desktop file to point to the new correct installation
      Fixed a bug that allowed one to enter filters before the account was created. Now the filters list is disabled until one saves the account.
      Fixed typo on database name. Should be filters, not filter.
      Bump patch version to 0.4.2
      Clean up of some debug codes and output.
      Implemented a proper timeout for the network requests. If it times out,
      Reimplemented the file progress that apparently I accidentally disabled
      Bump patch version to 0.4.3
      Contacted the author of the sqlite3_util.cpp function and found out
      Updating the files that belong to this project in QtCreator.
      Implemented KWallet password storage for Linux.  On Linux they are no
      Bump version to 0.5.0
      Major bugfixes.
      Bump patch version to 0.5.1 (despite the fact that last changes were
      Fixed bug where local files and directories where not properly deleted.
      Fixed a small bug that prevented creating the properly named local
      Minor bug fix dealing with paths
      Realized I was leaking memory every time a WebDAV request was made to
      Fix a bug where if the local directory specified does not exist, create
      Some code clean up removing old commented code.
      Bump patch version to 0.5.2
      Fixed another memory leak. This time when uploading files.
      Forgot this minor change in the last commit. This is needed otherwise the memory is not really freed :D
      Removing (hopefully) the last of the memory bugs. This time in file
      Uploads to a temp file name, then renames it after the upload.
      A quick fix to try to get 32 bit libraries loaded when compiling under 32 bits, rather than the 64 libraries
      Updated account editing/creation page to be more clear about the format of
      Changed the default debugging option from only printing to the terminal
      Moved everything under the owncloud_sync_qt directory in preparation for
      Changing paths due to the new directory structure
      Changed he database, and updated all references to the database where
      Implemented a soft pause. Meaning, it will pause as soon as it finishes
      Re-enable show/hide on start setting that accidentally got bypassed when
      Added the ability to quit mid-sync (even if paused).
      Implemented a global included list. This list are common temporary and
      Ooops, in the last commit I accidentally disabled the recently added
      Implemented the global filter list.
      Minor debugging output silenced
      Updated internal filter lists.
      Fixed a bug where at startup, the client attempted to re-download
      Added a What's New message box that also warns users of the beta nature
      Renamed the desktop file to match that of the executable
      Consolidated all menu configuration into one screen. All are now in the
      Updated to fix bug where it would not work well with owncloud being a
      Fixed kwallet header location. Thanks Pavel!
      Reorganized the password manager in order to implement other support for
      Check to see if KDE or Gnome is running (currently Gnome keyring still
      Default to saving password to database if no valid wallet is available.
      Silence QWebDav complaining about delete requests.
      Ooops, added an extra } to last commit. Now fixed.
      Fix compilation error
      Implemented locking/unlocking in QWebDAV.
      Added a README file with compilation instructions. One thing I did not
      Updated instructions for building.  Make sure that if you have build the
      Implemented locking and unlocking of a file automatically when a  put statement is requested.
      Small typo that prevented compiling. It was due to a misplaced quotation mark. Thanks to Bugzy for pointing it out.
      Quick implementation of Select all local/server wins on Conflict resolution window.
      Defaults to using no password manager if KWallet or gnome-keyring
      Recover from error if trying to upload a file that is already locked.
      Missed this file in last commit.

Klaas Freitag (723):
      Add a sitecopy backend to mirall, some GUI cleanups
      Statusdialog added
      - various code cleanups
      improved error handling
      status dialog work
      Error counting added
      Wizard for owncloud configuration
      WIP: OC installation wizard integration
      Installation of local computer and ftp based works.
      - handle empty password in .sitecopyrc.
      - write mirall config file
      read oc url from config file.
      fix slash mixmax in url assembling for remote key in sitecopyrc
      Added owncloud credentials page
      Create the local sync folder successfully
      Fix url parameter, add http
      Added some gpl headers to sourcefiles
      Setup of local folder with initial sync
      - fixed some Ownclouds -> ownCloud
      Use nice empty icon
      added online check
      - simplified the folder wizard
      added check for the owncloud folder - WIP
      remote folder check for oC finished
      Don't allow to pick local directories or aliases twice.
      Show a warning text in folder wizard
      Show warning on wrong remote folder
      WIP status dialog
      removal of folders added
      Enable secure connection via sitecopy
      Error publishing in the status dialog
      some more smaller fixes
      - fix alias bug in folderwizard
      Implemented folder fetching.
      - polished the folder wizard
      Use icons depending on the backend
      More polish and bugfixing
      Added open ownCloud button to status dialog
      added webdav support utilizing qtwebdav-qnetworkmanager
      deleted unused files
      Use the new owncloud-admin version
      Fix authentication loop if ownCloud does not accept the basic auth header
      Polished the ui, stop syncing during user actions.
      error handling: sitecopy not installed
      Added install target, thanks to Dominik Schmidt <dev at dominik-schmidt.de> for the patch
      Merge branch 'master' of github.com:dragotin/mirall
      Update to a consistent COPYING file
      - renamed icons to mirall instead of ownCloud
      Correct COPYING file from FSF website, rpmlint found an old address
      - fix ownCloud sourcepackage download from owncloud.org
      Version string added
      virtual inheritance not supported, fix compile problem
      - added icon defaults for systems without icon theming bnc#730834
      Patch sent in by Alvaro Soliverez: Add a "upload" button to the
      Bump version
      - add exclude patterns to sitecopy config, Patch contributed by Alvaro
      Enable/Disable button, patch submitted by Alvaro Soliverez
      Two patches sent by Alvaro Soliverez <asoliverez at kde.org>:
      more useful user feedback about sync state, patch provided by Alvaro Soliverez
      added a windows compatible implementation
      - Added info dialog with file listing
      moved CsyncThread class to its own file
      remove accidentially added sync client and add owncloud folder
      removed sitecopy code from application and fixed url setting bug
      Use a hash to store inotified pathes.
      introduced a theming class to build the traditional mirall client
      WIP: introduce folder manager to separate folder management from
      WIP:
      - fix config file location
      - set app name correctly in config file class
      - WIP ownCloud connect wizard: added a test call to check if the
      removed ownCloudDirCheck class and enhanced ownCloudInfo class to take
      simplified the folder change notification to the GUI app: Reduced
      Display status "Sync running" in status dialog correctly.
      introduced theming in the status dialog, removed the syncState again
      more elaborated version macros, moved version to theme class
      removed all GUI related stuff finally away from the folder class,
      Hide some buttons in status dialog which are currently not needed,
      button to add a new sync folder added to status dialog.
      Added a splashscreen.
      disabled a log line
      removed the INotify initialisation.
      Added local polling to owncloud folder, based on csync.
      Added #ifdef USE_WATCHER to switch between INotify and Polling
      Fixed ignore handling, do not allow hidden files to trigger sync.
      Changes to build for mingw32 properly.
      added missing include stdint.h
      Use undef instead of numeric define for USE_WATCHER
      some changes to get inotify out of win build.
      Fixes for inotify includes on win
      Removed moc includes as this is fixed in the build process.
      Fixed some glitches in CMakeLists.txt for Unix
      Set version to internal beta version 0.2.1
      Add install target for owncloud
      Refresh status dialog after removal of a folder
      Next beta version 0.2.2
      Fixed tray icon, use theme for this
      Removed an unused comment
      Correct version on the splash screen.
      fix more include dirs and link commands for csync.
      Add a hint to find the development time csync libs and includes.
      Set a variable poll timer interval, useful for multiple folders.
      open a folder on double click in status dialog.
      introduce a proper model for the status dialog.
      add a path hint for the locally built version of csync to findcsync.
      move the poll timer stop to the correct place just before starting
      More elegant status dialog update
      version to new internal beta 0.2.3
      use portable QTimer to initialize the rand function.
      Fix tray icon loading if no share is defined.
      Remove user and passwd from ownCloud url and implement a callback.
      Set strict permission on cfg file.
      - do connection check to owncloud in the show event.
      Handle empty oC-Url from setup correctly.
      Add mirall version to user agent
      Added automatic creation of a sync after connect.
      Added missing Q_OBJECTs
      Built a portable version of FindCSync that finds dev setup stuff.
      - removed constants.h as not longer needed because of themes.
      Fixed crash when removing folders.
      Fix detection of parent folders when adding a new folder.
      Fix signal and slot arguments in Folder add wizard.
      Fix remote dir check by starting the timer in initialize of the page.
      fix memory leak in folderinfo
      allow 202 reply from server on mkcol request.
      bumped version to next beta.
      prevent thread from crashing if len is less than zero.
      A more secure csync thread implementation (part1)
      Big changes: queue sync requests of folders and do in one thread
      Update folder list in status dialog without wiping selection.
      pushed version to 0.2.5 for next beta.
      added translations of the application.
      Removed confusing open... button in status dialog, link added
      added internationalization support in application object.
      - removed the sitecopy files and last references
      Disabled some logging
      Fixed some mirall->ownCloud namings
      Let csync load the exclude list file
      Let folderwatcher use the exclude list file.
      Poll folder watcher: compare to last seen file.
      Added WIN32 switch to avoid the konsole window for production.
      Initialise the resource code in the main function.
      Set Edit-Trigger to nothing. Do not let start editing by doubleclick.
      Use a large icon because QIcon does scale down but never up.
      - added ocInfo check on startup to prevent folder syncing without
      Changed the folder queue to use QString instead of folder ptrs.
      - fixed local file change detection in win poller
      Provide better error messages in owncloud for csync bugs.
      Added check on correct oC Credentials on startup.
      - Fixed the tray icon on all platforms.
      - added a new icon to display the waiting-to-be-synced state
      search alternative places for the global exclude list
      Win32: Open local urls in Explorer correctly.
      Set verion to 1.0.0
      Fixed sync start after ownCloud initial configuration.
      added app icon
      Add win32 packaging with nsi
      - enable WIN32 build
      install the exclude list.
      install exclude list to /etc.
      Updated translations german
      bump windows installer version to 1.0.0 as well.
      Added an update check that queries an oC server for new versions.
      Update german translation.
      remove test setting of own version.
      enable install of exclude.lst again
      SSL Support WIP - not yet functionable.
      Fix build, early stage.
      - passed whole NetworkReply object to not-found slots to give more
      Fixed owncloudinfo to handle multiple connections, workarounded a
      SSL Connection Warning dialog working.
      Support for password not stored locally.
      fixed password storage field when writing config.
      Save password base64 encoded instead of plain text
      Pushed to version 1.0.1
      explicitely enable the finish button.
      removed a compile warning non void return type.
      Removed path from csync include
      Fixed a missing return type.
      Created WebDAV MkCol request on ownCloudInfo, QWebDav-Lib ready to
      clearifications in ownCloudInfo
      Removed obsolete class MirallWebDav
      Removed mirallwebdav header
      Enable activation of status dialog entries on macos
      Fix mkdir in owncloudsetupwizard
      Removed obsolete QWebdav class from CMake
      Replace USE_WATCHER with USE_INOTIFY
      Caught additional error messages
      use thread save implementation of error codes in csync.
      - Restrict authentication to the configured ownCloud URL
      fix check if INOTIFY flag was given on cmake command line.
      added clearError and flag to indicate local run methods.
      removed useless double include.
      Fix display status dialog: Do not flicker on local runs if polling.
      fix status dialog status display and overall status display.
      fixed wording.
      added crypto dlls for windows package
      minor fixes and changes.
      Added a testplan to test systematically.
      Log the system name used for translations
      Push version to 1.0.1 for installers
      Handle translation files correct.
      fix version. Probably this file can be dropped. Check.
      Translation and wording fixes.
      Merge branch 'master' of gitorious.org:owncloud/mirall
      Changelog file
      Install exclude.lst to /etc, not to /usr/etc.
      Fix QApp contructor singature
      Improved startup logging with version and lang
      initialize sync status correctly.
      initialize polltimercnt with one lower than exceed to start syncing
      Fix tray context menu after a folder has been added or removed.
      Fix missing return values for bool functions.
      Add missing GNUInstallDirs module for cmake.
      Removed unsused variable
      Changelog entry backport 4.6
      Add proper error message if the owncloud module could not be loaded.
      Decreased the needed cmake version to 2.6
      Add a win32 debug line to CMakeLists
      Allow to interrupt running sync task, incl. some cleanups.
      Add russian translation contributed by cas at altlinux.ru
      - Added an open status entry into the tray menu
      Fixed encoding issue: Do not double encode.
      Make OWNCLOUD_CLIENT compile flag depending on the compile target.
      Fixed theming: Made a mirall and a ownCloud icon theme working.
      fixed an icon name typo.
      Fix the app icon to be ownclouds
      updated owncloud 128 icon.
      Display a proper tray icon at app startup
      set owncloud compile flag for mac osx
      Use the correct icon for sync ok
      added a debug line without WIN32 marker.
      more useful debug output with network reply.
      use QLatin1String rather than QString::from...
      Moved version to 1.0.2
      updated translations
      write version set in VERSION.cmake to version.h
      Merge branch 'master' of gitorious.org:owncloud/mirall
      Install both application icons
      Fix icon install.
      Fix icon install again, renaming.
      Updated windows pics for installer
      Added entries for version 1.0.2
      If a sync folder is removed, terminate if its currently running.
      Fix try message for disabled folders.
      Fix tray tooltip again
      simplified url assembly for folderman.
      Enhanced version parsing from status.php
      Merge branch 'master' of gitorious.org:owncloud/mirall
      Push status window to front if you click on tray icon.
      Use pause and resume instead of enable and disable
      Added open ownCloud action to tray menu
      Fix open the local folder action on Win32, workarounded a Qt bug.
      Fix QDesktopServices::openURL for Win32, Qt bug.
      Add system info to updatedetector on Linux.
      Update Changelog
      Find exclude.lst under MacOS
      osx: don't allow building a bundle when built without
      fix exclude.lst reading on MacOSX
      Fixed CPack Bundle check for MacOSX
      Updated changelog
      Install exclude list to /etc
      A lot of krazy2 (codechecker) fixes.
      Fix win32 build again.
      Read poll timer settings from config file.
      Make krazy2 build target optional if krazy is installed.
      Added a window for log output.
      - created setupLogBrowser method in application
      Fix csync log encoding
      bump version to next version 1.0.3
      Fix package building for non apple platforms.
      Provide proper return value for getauth
      Wipe the csync statedb after a sync definition is removed.
      Merge branch 'extlogging'
      Added ability to work with a custom config file different from the
      Added ability to work with the custom config file.
      only restart folderman if the setup wizard was closed with accept.
      Added method to drop all sync folder definitions.
      Make setup wizard really cancel if user clicks cancel and accept
      Use UTF8 to read password and username rather than local8bit.
      Fixed removeAllFolders: Terminate running syncs before removal.
      make ssldialog aware of custom configs.
      store the custom config for each reply object.
      use UTF-8 encoding in the settings file.
      More encoding fixes to make win32 with special chars work.
      Improved some grammar based on Matts proposals.
      Fixed wording in setup assistant
      Rejecting the SSL dialog means untrusting.
      Log to file added, with flush option
      Added --help option with output
      Some more usefull debug output
      added mac specific files to exclude.
      updated german translation (with mixins from transifex)
      Simplified LogBrowser
      Install i18n files in MacOS installer
      Load translations correctly.
      MacOS: Move translations to the right place
      Fix translations loading under win32
      Updated Changelog
      Fix a typo in ssl dialog
      Clear error list on start of non local sync.
      Also clear error list in folders for the inotify case.
      Merge branch 'master' of gitorious.org:owncloud/mirall
      - Add csync push atomar switch
      Fix a missing delete.
      Back to SYSCONFDIR again :-/
      Better protection against remote folder delete.
      Remove csync db in case the local path gets removed.
      Added change.
      Use absolute path function for directory comparison
      updated german translation
      replace URL by Link in user string
      Isolate a library to add a dbus interface around.
      remove the push atomar method call for csync.
      Fix library build for windows, un-QOBJECTed the theme class.
      Add sync.dll to Windows bundler.
      fixed overall sync state calculation for tray .
      Fixed icon setup. Theme now really supports icons in various sizes.
      emit folderChange after initial setup.
      Merge branch 'mirall-kde'
      Fix SYSCONFIGDIR check, Patch from Riddell
      Check the system for inotify in cmake and use a config.h file.
      Use a better inotify implementation and use config.h. Fixes oCB #713.
      Fix for bug #oc-1318, crash through accessing zero pointer.
      Added a new setup page in the ownCloud connection wizard. Also added
      Store GUI customizations at system place.
      More custom media for the connect dialog.
      converted ownCloudInfo to Singleton pattern to fix crashes.
      Merge branch 'master' of gitorious.org:owncloud/mirall
      Merge commit 'refs/merge-requests/8' of git://gitorious.org/owncloud/mirall into merge-requests/8
      Removed Log Window Button
      Merge branch 'master' of gitorious.org:owncloud/mirall
      Merge commit 'refs/merge-requests/9' of git://gitorious.org/owncloud/mirall into merge-requests/9
      Merge commit 'refs/merge-requests/7' of git://gitorious.org/owncloud/mirall into merge-requests/7
      Merge commit 'refs/merge-requests/4' of git://gitorious.org/owncloud/mirall into merge-requests/4
      Merge commit 'refs/merge-requests/3' of git://gitorious.org/owncloud/mirall into merge-requests/3
      More endings to exlude.lst
      Fix build with UNICODE under windows, fix USE_INOTIFY initialization.
      Added support method statusToString
      Added 3rdpart QtSingleApplication class. Fixed some overall-status
      Qt part of proxy support - contributed by Thomas Mueller.
      Merge branch 'master' of gitorious.org:owncloud/mirall
      Proceed proxy settings to csync thread.
      Fix load self signed certs into NetworkManager (#oc-843)
      Some code cleanups for the proxy dialog.
      Replace some delete calls with QObject parenting.
      Some translation changes.
      Fix proper placeholding patches in oC connection wizard.
      Restructured the tray context menu.
      Fix size of dialog.
      QLatin1String fixes all over.
      Fix app name back to "ownCloud" to load existing configs again.
      Fix signal connection and initialize the dialog pointer to zero.
      Push version to upcoming version 1.0.4
      - set ownCloudUrl and known CA Certs.
      QLatin1String fix
      do not write CA Certs on its own, use methods in mirallconfigfile.
      connect the owncloudinfo signals more selective.
      handle HTTP status 301 -> redirect.
      connect owncloudinfo signals more selective.
      Simplify loading of the exclude file on various platforms.
      Fixed error handling on remote dir create.
      handle proxy port correctly.
      Merge branch 'master' of gitorious.org:owncloud/mirall
      Add libproxy dlls.
      read proxy settings from config file rather than from Qt proxy obj.
      QLatin1String fix.
      read proxy setting from cfg file rather than from Qt proxy object.
      Connect ocInfo only if needed in ownCloud setup wizard.
      Fixed and cleaned redirect bug, make sync work again.
      Do not stop syncing if local directories are write protected.
      cleanups and improved error messaging on proxy problems.
      Updated translations german and russian.
      updated changelog for version 1.0.4
      New translations added.
      Updated translation list in installer template
      Fatal error if svn2ico is missing.
      Merge branch 'master' of gitorious.org:owncloud/mirall
      Fix setup dialog: Use https if checkbox is activated.
      Update to version 1.0.5 with Changelog entry.
      Show pathes in platform specific notation
      Merge branch 'master' of gitorious.org:owncloud/mirall
      Removed unused file temporarydir.
      Removed unneeded win32 headers.
      Fix QLatin1String issues.
      Merge branch 'master' of gitorious.org:owncloud/mirall
      Use PlainTextEdit widget for more efficient log file display.
      Use qthread more correct, see
      Fix compile problem.
      removed wrong path piece "win"
      add application path back to translation laoding.
      allow custom media at relative path for windows.
      Use the remote.php/webdav url rather than files/webdav.php
      Setup connections to ocinfo when needed.
      Set sslCertsTrust to defined value at start.
      Merge branch 'master' of github.com:owncloud/mirall
      Added win dir to most hackish solution ever.
      Set beta tag to application version. Not a pretty solution.
      Fix memory allocation for proxy struct in thread.
      Add a warning window for/against usage of old server versions.
      Update to version 1.1.0 beta1
      Use a macro THEME_CLASS from CMakeLists.txt instead of ifdefs.
      Merge branch 'master' of github.com:owncloud/mirall
      Use the THEME_CLASS macro in config file class.
      Add a method to set the enabled status of the buttons correctly.
      Add a theme switch to only allow a single sync folder for the client.
      Handle the themed singleSyncFolder-mode correctly.
      Merge branch 'master' of github.com:owncloud/mirall
      Removed hackish beta version marker in status dialog.
      Fix ownCloud icon and a layout issue.
      Use delete[] to free mem from qstrdup, thanks valgrind.
      Fix activation of list entries in status dialog (thanks kyle-f).
      Update version to 1.1.0 beta2
      Change the csync config dir to the users app path, not longer .csync.
      Merge branch 'master' of github.com:owncloud/mirall
      Read sync-exclude.lst from /etc/ownCloud, renamed from exclude.lst.
      Rename ownCloudClient.ini to custom.ini and put it to /etc/ownCloud.
      Deleted for the benefit of sync-exclude.lst
      Removed app name from strings even more and replaced by theme string.
      more useful entries for the exclude list.
      Changelog update.
      Merge branch 'master' of github.com:owncloud/mirall
      Added missing 's' - thanks Lukas :)
      Remove unneeded settings-code for win32.
      Introduce defaultServerFolder and defaultClientFolder.
      Hide remove button in singleFolder mode
      Removed more hardcoded program names and replaced by theme appName.
      More theming fixes.
      Merge branch 'sslerrordialog' of https://github.com/sebasje/mirall into sebasje-sslerrordialog
      Fix header.
      removed wrong header from filelist.
      Use Qt proxy setting in csync in case its "default proxy"
      Merge branch 'master' of github.com:owncloud/mirall
      Initialize pointer before use.
      Merge branch 'master' of github.com:owncloud/mirall
      Push version to 1.1.0 beta3
      fixed name of the csync owncloud module.
      Merge branch 'master' of github.com:owncloud/mirall
      Fix to find the header even from installed ocsync packages.
      Fix include path search.
      Simplify url string from textfield to avoid unwanted spaces.
      Fix SYSCONFIGDIR install of the sync-exclude file.
      Merge branch 'master' of github.com:owncloud/mirall
      Fix SYCCONFIGDIR => SYSCONFDIR.
      Only replace the scheme at the beginning of string
      Use Max instead of Min of course
      Use better default value instead of constant number.
      Escape the folder alias as used in QSetting and as file name.
      Make sure that path() has a trailing slash.
      Clean merge problems.
      Fix fileStatus API.
      Cleanup of sync result treewalk, build up journal in owncloudfolder.
      Compare absolute path in fileStatus.
      Calculate overallSyncStartup on startup.
      Also compute overall status for disabled folders.
      Check if local folder is proper and set error stat accordingly.
      Display error status in statusdialog.
      Remove bogus space
      Try to create local dir if not existing.
      Merge branch 'master' of github.com:owncloud/mirall
      Push Version to 1.1.2 pre
      Use CredentialStore to manage user credentials.
      Prepare some entries for 1.1.2
      Use CredentialStore also for Qt4.6 based builds.
      Fixed package download link.
      More changes to the Changelog.
      Fix credentialstore on startup, promote credentials back on setup.
      Better error message for propagate fail.
      Fix url encoding in Qt46, Bug #93
      Fix Qt 46 build
      More changelog entries for 1.1.2
      Getter and Setter for the config file name.
      Escape [ and ] in Folder alias and file name.
      Allow alias setting in Settings group name.
      Remove pre marker for version.
      Ready for 1.1.2 Release: Set version.
      Minor doc fix.
      Fix cmake checks on QtKeyChain.
      More QtKeyChain integration.
      Do not commit devel hardcoded to KeyChain
      User feedback on wrong passwd from KeyStore.
      Some cleanups to avoid build warnings under win32.
      Add a ownCloudWizard finished slot.
      Use new logging api of csync.
      Make use of QKeyChain if its there.
      Add missing ifdef QTKEYCHAIN.
      Make use of the new csync_set_module_properties and remove stuff from
      Set csync context as module parameter
      Further cleanups that were possible by new change notification.
      More cleanups that were possible by the new notify api.
      Start fs watching with a delay of 2 seconds to don't catch the journal changes.
      Removed another scary thing: qstrdup for proxy type.
      Enable logging through new csync logging api
      Use a two step process to store credentials for setup dialog.
      Use two step process to store credentials through config file.
      Transparent fallback to the former password storage if keychain is not
      Fix merging.
      Check certificate fingerprints reported back from neon.
      Added utility class with format fingerprint method.
      Loop over all certificates to match the approved one.
      More detailed error handling.
      Fixed QString -> const char* conversions to handle UTF8 correctly.
      Show backend error messages to user.
      Set path to neon-config file in cmake toolchain file.
      Exclude desktop file handling for windows platform.
      Push to beta version 2.
      Remove bogus reset after creds were written.
      Remove bogus spaces.
      Take valid caList from QSslSocket::defaultCA.
      A new sync file protocol dialog.
      Minor: removed bogus stuff.
      Add a another default Category to make desktop file check happy.
      If credentials are ok, do not fetch them again from store.
      Fix pre initialization of _state in fetchCredentials().
      normilize url before writing, error checks.
      Check for empty user in keychain key.
      Linux: Work around keychain shortcoming if chain does not contain
      Handle missed case in switch statement.
      Changed FindCSync module to not check relative pathes + docu.
      Minor: Fixed a typo.
      Fixed isComplete() for credential setup dialog.
      Set version to final version 1.2.0
      Updated Changelog for the 1.2.0 release.
      Removed remove of list of configured sync folder on reconfiguration.
      Set to version 1.2.1pre
      Make mirall packager for win bundle the new openSSL dlls.
      Link libdl explicitely.
      Removed use of CredentialStore from class and added setter for
      Change interface to not support customHandles.
      Set credentials in ownCloudInfo after these have been fetched.
      Use new ownCloudInfo / CredentialStore interface.
      Fix build on debian with ancient Qt, thanks Mr. Jenkins for notifying.
      Always set the connect result to en/disable the Finish button.
      The user name is not really to be protected.
      Set username in connection dialog if there.
      Fix compile without OWNCLOUD_CLIENT define, thx Jenkins
      Fix return from non void function.
      Fix build for mirall target.
      Removed build of obsolete mirallsync lib which is equal to owncloudsync.
      Cleaned up used icons.
      Fixed typos.
      Fixed sorting of header entries, ie. public / protected / private.
      Allow setting of custom poll interval through status.php
      Delete existing folders properly before adding new ones.
      Properly stop syncing when connection manager opens.
      Stop authentication tries already after the first attempt without
      Added config file setter for poll interval. Thx for pull request.
      Always return QNetworkReply* on mkdir and also on checkInstall.
      Clear pending network requests in setup wizard on back.
      Add chrome download file to exclude list
      Revert "Allow setting of custom poll interval through status.php"
      Make sure that journals are wiped if server changes + some utility
      cleanup comments and dupes.
      Make user password dialog real async working.
      Set default argument to method.
      Removed obsolete scheduler start.
      Handle not stored password correctly.
      If a new server is configured, take the proxy config to the new config
      Add setters for update check and max log lines
      Make folderman load folders at start and update later.
      Removed useless warning.
      Setup folders added after setup wizard ended.
      Simplify and fix startup: Steer starting of sync from folderman.
      Remove unused variable doTreeWalk.
      Make sure to restart sync after folder add.
      Fix commit fd83bf - add treewalk success check.
      Add a appNameGUI method to the theming.
      Handle all cases in switches.
      Dont do the doc build step on every build.
      Move config.h out of header files.
      Updated Changelog.
      Some more troubleshooting details.
      Added office doc lock files.
      Removed verbose logging on Win32.
      Merge branch 'confdir' of https://github.com/smessmer/mirall into smessmer-confdir
      Fix default config storage path.
      Fixed some valgrind warnings.
      Set log verbosity before calling csync_init.
      Set path for configure_file of desktop file.
      Simplify csyncthread with keeping csync ctx intact
      Removed silly configDir hack from thread.
      Merge feature branch that introduces non terminating csync.
      More work on new Connection dialog. First working version.
      Add qprogressindicator widget
      Fix build after merge
      Add QProgressIndicator to source list
      Added owncloud logo for new setup dialog.
      owncloud logo pixmap.
      Add blue ownCloud logo.
      Simplified config file write method, removed don't store pwd.
      Added own CookieJar to not return a Session Cookie, rem Auth Callback
      New setup dialog, simplified version.
      Merge development branch with new setup dialog.
      Add missing lineedit method for ancient Qt versions
      Move setPlaceholderText to correct class.
      Fixed default target dir to / and fixed logging text.
      A bit more verbose troubleshooting documentation.
      Fix crash if _thread is not initialized before.
      Add a call to quit to make the thread ending the loop
      Fix the folder setup wizard.
      Let the keychain return new creds during async save.
      Let the folderman create a new sync directory.
      Added a checkbox "start sync from scratch".
      Handle password change correct, add "sync from scratch".
      Check the CredentialStore state before fetching creds again.
      Minor Cleanups.
      Added default argument to terminateSyncProcess
      Fix backup name generation.
      Check for emptiness before backuping the entire dir.
      Handle rename fails for backup reasons correctly.
      Really unload folders before reconfiguring.
      Remove useless log message.
      Terminate sync process in the wizard rather than in folderman unload.
      Use showTrayMessage instead of _tray directly
      Initialize member var with zero to avoid crash.
      Format integer to string.
      Check connection at startup through ConnectionValidator
      Handle progress through ProgressDispatcher class, WIP.
      Documented the docexpire option.
      Added method to check if the password is in the config file.
      Cleaned up credentialstore class a bit.
      More work on progress display of file up and download.
      Add a textual display of the file size in progress.
      Do not show the frame around the progress.
      Add an overall progress counter to progressDispatcher
      Rather show overall progress in settings dialog.
      Removed mistakenly checked in file.
      Rename signal from folderProgress to itemProgress.
      Reworked progress again following mirall bug #137
      Beautified ProgressDispatcher
      Make compactFormatDouble a bit smarter.
      Fixed signal and slot parameter list for progress.
      Reworked progress display for more performance.
      Make progress display more robust.
      Adopt to new progress API in csync, WIP
      Consolidated progress displaying to a single slot from csync.
      Small cleanups.
      Make progress aware of errors, first step.
      Use const reference parameters for custom struct parameters.
      More sophisticated progress, add Recent Changes Menu to tray.
      Added itemprogressdialog class to show the sync progress and problems.
      Fixed rounding of size display.
      Give application class control over itemprogressdialog
      Some more refinements on item progress
      Propagate soft errors into SyncResult, icon fixes.
      Fix a typo.
      Show deletes in progress.
      Renamed test case to get rid of stinking name.
      Start setup wizard if no config exists on startup.
      Disable unknown csync flags for now.
      Handle notifications for deletes.
      Add folder alias to sync result structure.
      Display information from SyncResult.
      More detailed strings for the progress kind.
      Allow Delete notification.
      Add recent action entries in correct sequence to menu.
      Tell the progress dialog about a new sync result object.
      Enable delete messages for progress display.
      Show a more informative problem message in progress.
      Added missing switch cases to calm compiler warnings.
      Fix even more compile warnings.
      Display properly elided text in progress.
      Added new information icon.
      Bump version to 1.4.0beta1
      Some adds to the architecture documentation.
      Get correct action kind from progress Dispatcher in case of Context
      Removed unused dialog class.
      Improved timestamp formatting in item sync progress dialog.
      Fix wording to more consolidated style, Jan request.
      Cleaned folder class, removed a couple of signals and helper classes.
      Removed unused defines.
      Flatten the itemprogressdialog and show a flat list.
      Some minor cleanups.
      Handle quota exceeding as error.
      Minor wording and margin fixes.
      Removed label on request of Jan.
      Fix the quota bar for quotas larger 100%.
      Show a bubble if the quota was exceeded.
      Use correct translation call from QCoreApplication.
      Handle Progress as a namespace rather than a class.
      Remove superflous conflict case.
      Add a tooltip in the sync protocol list.
      Progressbar and quota bar tweaking.
      Do not keep the log if the log window is not visible.
      Minor cleanup.
      Fix/add missing status strings to theme.
      Show error message in status dialog in error case.
      Fix sequence for recently changed items.
      Show the reason why a file was ignored.
      Remove dots from the end of error messages.
      Added logging to quota info result slot.
      Hide quota and display explanation if no quota info is available.
      Use List to handle errors and display multiline.
      Minor code cleanups-
      Handle startup network errors correctly.
      Enable and disable syncing also in the folder objects.
      Do not en- or disable the watcher in setSyncEnabled.
      Fix syncEnable in folder and folderman.
      Removed left over stuff from refactoring.
      Be more careful with items in model when deleting rows.
      Do complete sync if network was disconnected.
      Disable delete of folder object temparily.
      Set version to 1.4.1rc1
      Added changelog entries.
      Fix application shortname for proper icon
      Revert "Fix application shortname for proper icon"
      Handle app icon names properly.
      Create a rc2.
      Set version to 1.4.1
      Add missing trailing semicolon as nagged by rpmlint.
      Add some progress meassuring logging.
      Use qint64 rather than int64_t.
      Handle sync enable flag correctly in folder scheduling.
      Remove bogus html formatting tag.
      Make problem warnings not appearing in the tray.
      Fix initialized after warning.
      Avoid quick flickering up of the ok-icon for the sync prepare state.
      Do not show progress if nothing is transmitted, show number of deletes.
      Do append non empty lines not starting with a hash to ignores.
      Handle proxy on folder level, not folderman level.
      Update to RC1
      Add a flag to the folder class that reflects the en-/disable user button
      Update version tag to 1.4.2

Krzesimir Nowak (41):
      Cleanup setup wizard. Split setup page into two.
      Add and use credentials abstraction. Implement HTTP and dummy credentials.
      Add Shibboleth credentials implementation.
      Fix credentials handling in csync.
      Create HTTP credentials object for config without type value.
      Remove unused stuff.
      Move credential related files to creds directory.
      Avoid a crash when disposing Shibboleth browser.
      Make "Connect" button inactive until we get a Shibboleth cookie.
      Fix displaying URL in account settings.
      Fix copyright headers.
      Move the creds/ and wizard/ directories one level higher.
      Fix shibboleth syncing after client restart.
      Fix build when using QtKeyChain.
      Fix warnings.
      Fix warnings emitted by clang.
      Make browser inside Shibboleth wizard page a bit larger.
      Fill username in HTTP credentials setup page.
      Fix indentation.
      Split setup page into server and advanced parts.
      Hide resolution widget in advanced setup page if nothing has changed.
      Actually use the remoteFolder sent by signal.
      Print correct subtitles when modifying account details.
      Remove unused method.
      Fix misc warnings.
      Create a QNetworkAccessManager subclass which sets proper user agent and use it.
      Show browser as independent window instead of putting it into dialog.
      Fix folder item being inactive.
      Omit the server setup page in wizard if URL is overriden by theme.
      Temporarily log HTTP traffic done by MirallAccessManager.
      Go back if browser in wizard is destroyed before getting a cookie.
      Refresh Shibboleth cookie if it gets outdated during sync.
      Revert "Go back if browser in wizard is destroyed before getting a cookie."
      Make sure we don't append several copies of cookies for syncing.
      Handle SSL problems also for Shibboleth servers.
      Fix workflow in wizard.
      Remove most of the dead code in Shibboleth setup page.
      Add -Wall -Wextra -Wpedantic (or -pedantic) warnings by default.
      Fail the sync if we close the browser without passing proper credentials.
      Add cookie handling for Shibboleth credentials.
      Set busy cursor when doing page loading in browser.

Kyle Fazzari (4):
      * Fixed bug where the if one enters the owncloud URL on the setup page of the initial wizard, continued, and then hit the back button on the Install page, the protocol was included in the URL.
      Found a much slicker solution to the problem of the OC URL
      Damino requested that QUrl be used to parse the URL, along with toString(QUrl::RemoveScheme). QUrl::RemoveScheme doesn't remove the slashes, so extra code was thrown in to ensure they were removed if they were present.
      Forgot to comform to ownCloud coding standards. Fixed.

Lukas Reschke (4):
      Change the link to the oC repository.
      Add .htaccess to sync exclude
      Optimize PNG files
      Typo

LukeOwncloud (1):
      Update doc/usage.rst

Manuel Padron Martinez (2):
      Put wizard url customization before connect signals
      Removes server url label if a custom url is defined

Mario Enrico Ragucci (6):
      Silently ignore "installed = true" string in JSON string returned by status.php
      - Update Cross-Compiling section: Listing of all needed libraries to successfully build the Windows installer package
      Formatting cleanup
      Remove LOG4C information as this is not needed anymore
      Format cleanup
      Verified format cleanup (really...)

Markus Goetz (17):
      OS X: Fix creation of Finder Favorite
      Setup Dialog: Fix widget size issue
      Setup Dialog: Fix widget size issue (2)
      Raise setup wizard
      Setup Dialog: Fix widget size issue
      Setup Dialog: Fix widget size issue (2)
      Raise setup wizard
      utility.cpp: Make compile on OS X
      Raise settings dialog when creating
      Make Jenkins happy
      OS X: Ability to disable startup item
      OS X: Find out if we are a startup item
      Check if quota request had HTTP 207
      Put cookies into csync
      OS X: Fix compile
      OS X: Fix window messup
      Crash hotfix, need to dig down actual cause

Michael Georg Hansen (3):
      Add a clear button to the log window.
      Configure version.h into the build directory, not the source directory.
      Make building of tests configurable via configuration switch.

Michael Kent (1):
      Changes to handling of command line options. Fix a segmentation fault with owncloud --help. Add -h as help short. If a commandline argument isn't recognized, print that it isn't recognized, print help, and abort.

Olivier Goffart (58):
      Add the --logdir commandline option
      Added --logexpire to remove the log after some hours
      Warn if we detect that all fles are about to be removed.
      Make the message box more explicit when all files have been removed
      Do not re-use the configuration wizard.
      Fix clicking on the systray when the setup is not finished
      Fix crash when removing a folder
      Fix leak
      Fix changing the password when the password manager is not available
      Credidentail dialog: it was suposed to be asynchronous
      Fix reading the password from the config
      Silent clang warning
      Report proper error when csync_init fails
      Do not store the redirected URL in the config file.
      Merge remote-tracking branch '1.3' into master
      Do not store the redirected URL in the config file.
      Delay the csync_init after we called status.php
      Fix upload limit
      Remove scheduler logic from folderman and moved it in folderman
      Finish danimo's patch that refactor the scheduler
      leak fix
      Refactor:  move the pollTimer to the folder
      Fetch the etag of the folder to see if it has changed before syncing
      Get the etag of all subfolder for the root directory
      Force a sync run after 5 minutes
      Fix warning
      Do not clear the pending event in the polling anymore
      add the temporary downloaded files to the exclude list
      reduce a bit the log output
      Detect connection failure from the polling
      re-enable the sync if the syncing was disabled because the connection is down at startup
      Fix the brandwith limit
      Make the Pause button stop the sync
      Put all the debug in the log window
      Do not forget the config on the second page of the wizzard
      Remove connection from unexisting signal to unexisting slot
      Fix Reconfiguration keeps sync folder definition
      Remove the 'Remove Account' button
      fixup the layout of the account settings
      put the 'Account' item first
      small leak
      Fix the 'no limit' upload setting
      Fix crash when finishing the wizard
      Hide password in the account settings
      Add the new directories comming from the sync in the watcher
      Default to no limit upload
      Stop the poll timer when the folder is disabled
      Fix the 'copy button' in the protocol log
      Remove some entries from the default exclude list.
      Better default size for the setting dialog
      Make remember the size of the settings dialog
      Fix saving the geometry of the log browser
      Do not sort the entries in the syc protocol dialog alphabetically
      Reconfigure the proxy when needed
      Fix crash in case of error
      Use the same convention as on the server to format strings
      Don't show desktop notification when the user don't want to
      Do not elide the progress text

RealRancor (1):
      Updated options with missing cl switches

Sandro Knauß (5):
      adding --monoicons option to usage.rst
      adding manpages for mirall and owncloud
      add creating manpages to CMakeLists
      merging with default
      removing version for mirallsync (it is'nt build anymore :)

Sebastian Kügler (4):
      Move SslErrorDialog into Application
      Return QNetworkReply from getRequests
      Return QNetworkReply from remote mkdir
      API additions for the Plasma client

Sebastian Meßmer (2):
      Allow setting the configuration directory on command line
      The configuration directory is a static attribute in mirallconfigfile class

Thomas Mueller (8):
      Qt version requirement is 4.7
      ignoring qt-creator files
      added HINTS to a path which can be specified via a environment setting
      second possible header name added
      support Qt 4.6
      read proxy settings from config on dialog startup
      transifex configuration added
      removing mirall_zh_CN.GB2312.ts as this file format is not supported and causes conflicts with mirall_zh_CN.ts

Thomas Müller (10):
      implement MKCOL with QHttp to make it work with Qt 4.6
      continue backport Qt 4.6: place holder text was introduced in Qt 4.7
      Backport to Qt 4.6 finished - test against a local installation of owncloud via http
      [tx] minimum_perc = 70
      kill existing
      explicit selection and mapping of maguages
      no zh, but zh_CN
      Inverting the logic to set the prefix for SYSCONF_INSTALL_DIR
      moving back to 1024 as divider for kB, MB, GB & TB
      fixing testOctetsToString

Yoann Laissus (1):
      Don't add empty entries in hidden files editor with an empty string

dragotin (10):
      Merge pull request #1 from cartman/master
      Merge pull request #3 from dschmidt/master
      Merge pull request #94 from owncloud/qt46fixurl
      Merge pull request #322 from hefee/soname
      Merge pull request #318 from LukeOwncloud/patch-1
      Merge pull request #4 from sebasje/requestreply
      Merge pull request #5 from sebasje/mkdirreply
      Merge pull request #477 from rominf/master
      Update CONTRIBUTING.md
      Merge pull request #822 from RealRancor/master

fastfwd (1):
      Fix Issue #382

hefee (13):
      adding doc to default if CREATEDOC is set
      only add instalation dir if we are creating doc
      adding soname version to libowncloudsync and libmirallsync
      no more different cmake parameter is needed
      moving generation of manpages to sphinx
      removing asciidoc, now creating manpages via sphinx again
      merging from owncloud/master
      adding maclocation
      moving description of config file and client optinos to own files.
      fixing typo in mirall.1.rst
      adding WITH_DOC parameter to cmake
      Make building documantation parallelable.
      Don't ship doc/scripts/README.rst via sphinx

mjkent (1):
      Merge pull request #284 from mjkent/854852959c95935efd8902f05d9935b04bb9f04c

morriswinkler (1):
      Update building.rst

onnozweers (1):
      Adding "Type=Application" to desktop file (to fix autostart in Ubuntu)

pokoli (2):
      Added catalan translation from transifex
      Add spanish translations from transifex

rominf (1):
      Skipping folders with no absolute path.

unknown (1):
      Some restructuring that allows proper compilation on Windows systems.

İsmail Dönmez (3):
      Fix typo
      Merge branch 'master' of git://github.com/dragotin/mirall
      Reparse configuration files when folders added/removed

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  2f24172   1.4.2 final
       new  8aa75ba   1.4.2 ChangeLog
       new  5a84452   Update to RC1
       new  4e777aa   Add a flag to the folder class that reflects the en-/disable user button
       new  14a25f9   Update version tag to 1.4.2

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list