Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable-3.13] Nmc/2003-general settings dialog #273

Closed
wants to merge 39 commits into from

Commits on Jul 12, 2024

  1. Initial commit

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c32ab1b View commit details
    Browse the repository at this point in the history
  2. Fixed all layout issues

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    078ff00 View commit details
    Browse the repository at this point in the history
  3. Fixed cmake

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0b49488 View commit details
    Browse the repository at this point in the history
  4. Use rcc file

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a94c792 View commit details
    Browse the repository at this point in the history
  5. Fix include

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    30cfaa0 View commit details
    Browse the repository at this point in the history
  6. New rcc

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    adfd0f6 View commit details
    Browse the repository at this point in the history
  7. Trigger Build

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5b685ae View commit details
    Browse the repository at this point in the history
  8. rename function

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a323e50 View commit details
    Browse the repository at this point in the history
  9. Link problems and cmake iprovement

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fef1bd2 View commit details
    Browse the repository at this point in the history
  10. Improved docstrings

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fbfe7d1 View commit details
    Browse the repository at this point in the history
  11. adjusted main and cmake

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2b5d1f8 View commit details
    Browse the repository at this point in the history
  12. Use QCoreApplication::translate(...) function

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2641f81 View commit details
    Browse the repository at this point in the history
  13. Use QCoreApplication::translate(...) function

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    78770e4 View commit details
    Browse the repository at this point in the history
  14. Added Edit ignored files button

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    498f844 View commit details
    Browse the repository at this point in the history
  15. Fix link

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9053067 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    29da6d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Limit clickable area of enable macOS vfs checkbox to its text/box

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    008a93a View commit details
    Browse the repository at this point in the history
  2. Limit clickable area of macOS vfs fast sync checkbox to its drawing zone

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    171032a View commit details
    Browse the repository at this point in the history
  3. Add non-white talk and more-apps svgs

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    83719e4 View commit details
    Browse the repository at this point in the history
  4. Fix breakages in autosizing menu when item does not have expected int…

    …ernal properties
    
    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f3ee48a View commit details
    Browse the repository at this point in the history
  5. Remove unneeded graphical effects import in headerbutton

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d580288 View commit details
    Browse the repository at this point in the history
  6. Fix vertical center anchor in trayfoldersmenubutton

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5ec2239 View commit details
    Browse the repository at this point in the history
  7. Fix use of sourceSize in TrayFoldersMenuButton

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    38357dd View commit details
    Browse the repository at this point in the history
  8. Ensure svg icons generated by svgimageprovider have a reasonable defa…

    …ult size
    
    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5275600 View commit details
    Browse the repository at this point in the history
  9. Fix displaying of header buttons in tray window

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0b766f5 View commit details
    Browse the repository at this point in the history
  10. Fix displaying of more button in UserLine

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0bc853c View commit details
    Browse the repository at this point in the history
  11. Remove broken and unneeded scroll view in tray user menu

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    73101bd View commit details
    Browse the repository at this point in the history
  12. Prevent crash when originalSize is null

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    47ff508 View commit details
    Browse the repository at this point in the history
  13. Fix visibility of info buttons and details when updater is disabled i…

    …n general settings
    
    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7bc758b View commit details
    Browse the repository at this point in the history
  14. fix doc configuration file

    Signed-off-by: Lorenzo Tanganelli <lorenzo.tanganelli@hotmail.it>
    tanganellilore authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7fe01ae View commit details
    Browse the repository at this point in the history
  15. forward the redirected signal from QNetworkReply to detect them

    Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
    mgallien authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9919144 View commit details
    Browse the repository at this point in the history
  16. Fix crash: web flow credential dialog is deleted when closing it.

    Signed-off-by: Camila Ayres <hello@camilasan.com>
    camilasan authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d79c799 View commit details
    Browse the repository at this point in the history
  17. List sync folders in the file explorer with user's username.

    Signed-off-by: Camila Ayres <hello@camilasan.com>
    camilasan authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    52a637d View commit details
    Browse the repository at this point in the history
  18. fix authentication using provider page and web page login flow

    Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
    mgallien authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2fb93fd View commit details
    Browse the repository at this point in the history
  19. prevent event loop reentrance when handling ENCRYPT socket requests

    when receiving a shell integration socket command for ENCRYPT, a generic
    interface and generic code paths was used
    
    the assumption was that the listener socket would need (and remain)
    valid while hanlding teh request
    
    some code paths need to display error messages to the user via a
    QMessageBox
    
    the issue is that this will execute a Qt event loop that will handle the
    socket disconnection while the socket variable from the caller seems it
    will stay valid and alive
    
    prevent that by not using a blocking method invocation such that life
    time mishandling about the socket listener is not possible
    
    Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
    mgallien authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    90d907b View commit details
    Browse the repository at this point in the history
  20. Trigger Build

    Eugen Fischer authored and memurats committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b1b6eb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Make multiple notifications text translatable

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and memurats committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    aea2aab View commit details
    Browse the repository at this point in the history
  2. Trigger Build

    Eugen Fischer authored and memurats committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b96695d View commit details
    Browse the repository at this point in the history
  3. Trigger Build

    Eugen Fischer authored and memurats committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5fe080e View commit details
    Browse the repository at this point in the history