Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sailfishos-applications/filecase
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rc1/0.4.2
Choose a base ref
...
head repository: sailfishos-applications/filecase
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rc2/0.4.3
Choose a head ref
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    40735b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ba5cf1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Use current user's homedir as Phone memory path (#46)

    Closes #15
    This should return the current user's home directory instead of hard-coding it.
    Documentation reference: https://doc.qt.io/qt-5/qstandardpaths.html
    Alternatively, [`QDir::homePath](https://doc.qt.io/qt-5/qdir.html#homePath) can be used.
    (not actually tested)
    Simon Schmeisser authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    4ac3758 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Updates for file translations/filecase.ts in sv (#47)

    * Translate translations/filecase.ts in sv
    
    100% translated source file: 'translations/filecase.ts'
    on 'sv'.
    
    ---------
    
    Co-authored-by: @eson57 via transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    transifex-integration[bot] authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    85df470 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    a8ad7b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b6b47b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f27086a View commit details
    Browse the repository at this point in the history
  4. Towards v0.4.3 (#50)

    * [ilecase.changes] Add entries for v0.4.2
    
    * [filecase.spec] Pre-release version increase
    
    * [filecase.changes] Fix typo
    
    * [filecase.spec] Fix typo in comment
    Olf0 authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    00b6c4b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Commits for v0.4.3 (#51)

    * [build-on-tags.yml] Adapt job name to commit b69fad8
    
    * Update README.md with License link
    
    * Use current user's homedir as `Phone memory` path (#46)
      This should return the current user's home directory instead using a hard-coded default from the config file.
      Drawback: The `PhoneMemory` path is now fixed to the homedir.
      (not actually tested)
    
    * Updates for file translations/filecase.ts in sv (#47)
    
    * Translate translations/filecase.ts in sv
      100% translated source file: 'translations/filecase.ts'
    on 'sv'.
      Co-authored-by: @eson57 via transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    
    * [config.cpp] Document last change and put original line in comment
    
    * [filecase.qml] Add documenting comment
    
    * [filecase.qml] Fix typo in comment
    
    * Towards v0.4.3 (#50)
    
    * [ilecase.changes] Add entries for v0.4.2
    
    * [filecase.spec] Pre-release version increase
    
    * [filecase.changes] Fix typo
    
    * [filecase.spec] Fix typo in comment
    
    ---------
    
    Co-authored-by: Simon Schmeisser <s.schmeisser@gmx.net>
    Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    3 people authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    15ccfd9 View commit details
    Browse the repository at this point in the history
  2. [filecase.changes] Fix typo

    Olf0 authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    947f7cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #52 from sailfishos-applications/devel

    [filecase.changes] Fix typo
    Olf0 authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5aebe48 View commit details
    Browse the repository at this point in the history
Loading