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-Main_Settings_Dialog #271

Closed
wants to merge 31 commits into from

Commits on Jul 12, 2024

  1. Gitignore

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

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0fee0e2 View commit details
    Browse the repository at this point in the history
  3. Added icons, fixed displayed name, fixed button colors, left margin n…

    …ot fixable
    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e20a079 View commit details
    Browse the repository at this point in the history
  4. Fixed cmake

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    078ed71 View commit details
    Browse the repository at this point in the history
  5. use rcc file

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0dd73f1 View commit details
    Browse the repository at this point in the history
  6. FIx gitignore

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

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

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

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0e135c2 View commit details
    Browse the repository at this point in the history
  10. Try to fix icon colors on windows

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8ed22ed View commit details
    Browse the repository at this point in the history
  11. Fix padding in QToolButtons

    Eugen Fischer authored and memurats committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ec6f344 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
    4dd6482 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
    ecf2950 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
    ea20295 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
    2384e0b 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
    ff7f0d9 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
    ebf82ef 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
    b832f99 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
    6f4f96d 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
    808aa71 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
    4103561 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
    50da366 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
    1f6ee4c 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
    95512ec 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
    62774a1 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
    a7980f7 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
    ff3094c 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
    8255cc0 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
    b112198 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
    54e2a8d 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
    0360188 View commit details
    Browse the repository at this point in the history