Activity for Kwave

  • Thomas Eschenbacher committed [52c067] on Code

    (fixed compiler warning)

  • l10n daemon script committed [d7d94b] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Mark Penner committed [0bd5c4] on Code

    update .flatpak-manifest.json to match flathub

  • Mark Penner committed [2671c8] on Code

    drop line mistakenly added in rebase

  • Thomas Eschenbacher Thomas Eschenbacher committed [8fa415] on Code

    bump deprecation versions

  • Thomas Eschenbacher committed [497d7b] on Code

    bump deprecation versions

  • Thomas Eschenbacher Thomas Eschenbacher committed [97ff84] on Code

    bump deprecation versions

  • l10n daemon script committed [d390bb] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Albert Astals Cid Albert Astals Cid committed [fb99c3] on Code

    CI: Add linux-qt6-next build

  • l10n daemon script committed [011c95] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Mark Penner committed [fbff05] on Code

    use standard memcpy

  • l10n daemon script committed [18c0bf] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [2c6521] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Mark Penner committed [981f3e] on Code

    compile with -DQT_NO_CAST_FROM_BYTEARRAY

  • Mark Penner committed [3dbcb9] on Code

    use minimum required version of ECM for KDE_COMPILERSETTINGS_LEVEL

  • Laurent Montel Laurent Montel committed [ae0600] on Code

    Add xml/yaml linting

  • Heiko Becker committed [e573cf] on Code

    GIT_SILENT Update Appstream for new release

  • l10n daemon script committed [526b87] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [904f1c] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [3b9e68] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Thomas Eschenbacher committed [8e6a19] on Code

    fix for race condition / crash during application shutdown

  • Mark Penner committed [adc08a] on Code

    check for alternate common dir when building html docs

  • Mark Penner committed [25844a] on Code

    enable English html documentation

  • Mark Penner committed [c1435d] on Code

    use KDocTools stylesheets for html documentation

  • l10n daemon script committed [066797] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [6edf7b] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [368da1] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [8375f4] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [72a532] on Code

    GIT_SILENT made messages (after extraction)

  • l10n daemon script committed [c64a82] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Mark Penner committed [fdcdac] on Code

    fix flatpak build

  • Mark Penner committed [095529] on Code

    apply flathub review suggestions to flatpak manifest

  • l10n daemon script committed [031e97] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [267076] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Thomas Eschenbacher committed [01d3e7] on Code

    fixed invalid reference in Track::unlockedDelete

  • l10n daemon script committed [f78d90] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Thomas Eschenbacher committed [4e3469] on Code

    (updated TODO)

  • Thomas Eschenbacher committed [123b2f] on Code

    (clang / string literal fixes)

  • Thomas Eschenbacher committed [572c84] on Code

    fixed a bunch of clang warnings

  • Mark Penner committed [56a416] on Code

    add flatpak

  • Mark Penner committed [2e22de] on Code

    remove packaging

  • Thomas Eschenbacher committed [2ab7be] on Code

    codec_wav: preserve custom/unsupported ID3tags in a "ID3 " chunk

  • Thomas Eschenbacher committed [54ef2c] on Code

    removed extra overwrite warning using the standard file dialog for "Save As"

  • Thomas Eschenbacher committed [79bc48] on Code

    codec_wav: support for string lists in LIST:INFO chunks

  • Thomas Eschenbacher committed [e18afb] on Code

    use QStringList instead of QList<QVariant> for "comment" ID3 tags

  • Thomas Eschenbacher committed [f65092] on Code

    codec_mp3: added support for custom ID3 frames

  • Thomas Eschenbacher committed [3de946] on Code

    ID3_PropertyMap: added ENC_BINARY mode for 1:1 load/save

  • Thomas Eschenbacher committed [13457f] on Code

    FileInfo: added new meta data INF_ID3 for loading/saving custom/unsupported ID3 tags

  • l10n daemon script committed [a0539b] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Thomas Eschenbacher committed [5ce6bb] on Code

    codec_mp3: added support for custom ID3 frames

  • Thomas Eschenbacher committed [016ffc] on Code

    ID3_PropertyMap: added ENC_BINARY mode for 1:1 load/save

  • Thomas Eschenbacher committed [c98035] on Code

    FileInfo: added new meta data INF_ID3 for loading/saving custom/unsupported ID3 tags

  • Thomas Eschenbacher committed [e99e61] on Code

    increased screen update rates for smoother display

  • Thomas Eschenbacher committed [5bcb51] on Code

    (typos only)

  • Thomas Eschenbacher Thomas Eschenbacher committed [96e53a] on Code

    MP3Decoder: signal the current position so the progress dialog updates

  • l10n daemon script committed [10e9a2] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Mark Penner committed [7c9157] on Code

    export_k3b: remember last url

  • Mark Penner committed [2cebc4] on Code

    saveblocks: remember last url and extension

  • Mark Penner committed [50635d] on Code

    update documentation for saveblocks plugin

  • Mark Penner committed [e5ebf8] on Code

    update documentation for export_k3b plugin

  • Mark Penner committed [a045ee] on Code

    use K3BExportDialog to also get project filename and export location

  • Mark Penner committed [52d5be] on Code

    move directory selector into SaveBlocksDialog

  • Mark Penner committed [0b1c49] on Code

    plugins/saveblocks: add back capability to save blocks with a different encoding than the original file

  • Mark Penner committed [a3d3ba] on Code

    plugins/export_k3b: implement selecting a directory to export tracks into

  • Mark Penner committed [cb379b] on Code

    plugins/saveblocks: fix doubled up path when creating missing directory

  • Mark Penner committed [e95650] on Code

    libgui/FileDialog: port to use QFileDialog

  • Mark Penner committed [68b8d0] on Code

    plugins/saveblocks: use separate settings dialog and file dialog

  • Mark Penner committed [82e78e] on Code

    plugins/export_k3b: use separate export settings dialog and regular file dialog

  • Laurent Montel Laurent Montel committed [3ba5e9] on Code

    Use QTest directly

  • Thomas Eschenbacher committed [271947] on Code

    MetaData / FileInfo: shorten large debug output

  • Thomas Eschenbacher committed [3d7d8d] on Code

    added missing space in generated INF_SOFTWARE tag

  • Heiko Becker committed [c899ef] on Code

    GIT_SILENT Update Appstream for new release

  • Thomas Eschenbacher committed [1bd9b6] on Code

    missing space in generated INF_SOFTWARE tag

  • l10n daemon script committed [56b022] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [338bc1] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [d9cd7d] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [ca9cec] on Code

    GIT_SILENT made messages (after extraction)

  • Thomas Eschenbacher committed [d13fb4] on Code

    (updated LICENSES file)

  • Balló György Balló György committed [76401f] on Code

    Decompress SVGZ app icon into SVG

  • Balló György Balló György committed [d721f2] on Code

    Set window icon

  • l10n daemon script committed [bc650e] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [b43624] on Code

    GIT_SILENT made messages (after extraction)

  • l10n daemon script committed [d0fa02] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [efee8c] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [0397a4] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [43f541] on Code

    SVN_SILENT made messages (.desktop file) - always resolve ours

  • l10n daemon script committed [831446] on Code

    GIT_SILENT made messages (after extraction)

  • l10n daemon script committed [09c4cc] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [cc94bc] on Code

    SVN_SILENT made messages (.desktop file) - always resolve ours

  • l10n daemon script committed [d767f2] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [cfc24e] on Code

    GIT_SILENT made messages (after extraction)

  • l10n daemon script committed [445340] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [e6792b] on Code

    GIT_SILENT made messages (after extraction)

  • l10n daemon script committed [75cdf8] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [551ad4] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Heiko Becker committed [e7f1d8] on Code

    GIT_SILENT Update Appstream for new release

  • l10n daemon script committed [8ce3cd] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [dd0962] on Code

    GIT_SILENT made messages (after extraction)

  • l10n daemon script committed [7736e1] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [46f09d] on Code

    GIT_SILENT made messages (after extraction)

1 >