Activity for Kwave

  • Thomas Eschenbacher committed [8101ca] on Code

    updated the LICENSES file to reflect the current state

  • l10n daemon script committed [0d6562] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Heiko Becker committed [4c4592] on Code

    GIT_SILENT Update Appstream for new release

  • l10n daemon script committed [858912] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Thomas Eschenbacher Thomas Eschenbacher committed [f4dccc] on Code

    reorder player toolbar

  • Thomas Eschenbacher Thomas Eschenbacher committed [c4a638] on Code

    use string literal operators

  • Thomas Eschenbacher Thomas Eschenbacher committed [4b6784] on Code

    add nullptr

  • Thomas Eschenbacher Thomas Eschenbacher committed [f80da6] on Code

    use modern signal and slot syntax

  • l10n daemon script committed [9968aa] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Mark Penner committed [6f8078] on Code

    remove custom icons

  • Mark Penner committed [898551] on Code

    use standard icons in menus

  • Mark Penner committed [40a498] on Code

    remove blinking pause button

  • l10n daemon script committed [a4a409] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [6ab50a] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Laurent Montel Laurent Montel committed [30ecae] on Code

    Add missing override

  • Carl Schwan committed [81ad55] on Code

    Mark plugins as POSITION_INDEPENDENT_CODE

  • Carl Schwan committed [b9e466] on Code

    Remove now unused kwave icons

  • Carl Schwan committed [cda713] on Code

    Modernize ZoomToolBar

  • Carl Schwan committed [bb77d4] on Code

    Bump C++ level to C++20

  • l10n daemon script committed [fdfd70] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Laurent Montel Laurent Montel committed [fa7d6c] on Code

    initialize variables in headers

  • Laurent Montel Laurent Montel committed [0db097] on Code

    Add CMakePresets.json

  • Laurent Montel Laurent Montel committed [ca0ffe] on Code

    Use override

  • Laurent Montel Laurent Montel committed [bced17] on Code

    Show headers in qtc6

  • Laurent Montel Laurent Montel committed [1e9ddc] on Code

    Use nullptr

  • Laurent Montel Laurent Montel committed [0bec4a] on Code

    Use override keyword

  • Laurent Montel Laurent Montel committed [bc18df] on Code

    Initialize pointer in header

  • Laurent Montel Laurent Montel committed [c21274] on Code

    Use modern connect signal/slot

  • Laurent Montel Laurent Montel committed [84935c] on Code

    Add missing override

  • Laurent Montel Laurent Montel committed [c2d2db] on Code

    Show headers in qtc6

  • Laurent Montel Laurent Montel committed [9f239c] on Code

    Use override directly

  • Laurent Montel Laurent Montel committed [7054ee] on Code

    It compiles fine without deprecated methods

  • l10n daemon script committed [678f8d] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Thomas Eschenbacher Thomas Eschenbacher committed [e62ad5] on Code

    add braces to avoid ambiguous else

  • Thomas Eschenbacher Thomas Eschenbacher committed [cf5590] on Code

    call KCrash::initialize() after KAboutData::setApplicationData()

  • Laurent Montel Laurent Montel committed [4e870d] on Code

    Remove duplicate include from headers/cpp

  • l10n daemon script committed [dd4dad] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Laurent Montel Laurent Montel committed [fe917d] on Code

    Remove virtual keyword when we use override + add missing override

  • Laurent Montel Laurent Montel committed [a08cb3] on Code

    It must be initialize for qt6

  • Laurent Montel Laurent Montel committed [ace92c] on Code

    Show headers in qtc6

  • l10n daemon script committed [75284c] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Laurent Montel Laurent Montel committed [a82861] on Code

    Fix compile warning

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

    Remove forward declaration

  • l10n daemon script committed [028026] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Heiko Becker committed [8a43ac] on Code

    GIT_SILENT Update Appstream for new release

  • Laurent Montel Laurent Montel committed [00b178] on Code

    Clean forward declaration

  • l10n daemon script committed [1a2ee2] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Mark Penner committed [ca2f80] on Code

    use ECMGenerateExportHeader

  • l10n daemon script committed [cee1b1] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [a391c1] on Code

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

  • l10n daemon script committed [269697] on Code

    GIT_SILENT made messages (after extraction)

  • l10n daemon script committed [657dad] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [618140] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [d229a9] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [4ec9fc] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [1d006d] on Code

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

  • l10n daemon script committed [5232ae] on Code

    GIT_SILENT made messages (after extraction)

  • l10n daemon script committed [57bdab] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Laurent Montel Laurent Montel committed [0ca055] on Code

    Add include moc

  • Laurent Montel Laurent Montel committed [982209] on Code

    Use override

  • Laurent Montel Laurent Montel committed [021a72] on Code

    fix warning

  • Mark Penner committed [c69d16] on Code

    plugins/record/Record-Qt.{h, cpp}: port to Qt6

  • Mark Penner committed [c15171] on Code

    plugins/playback/Playback-Qt.{h, cpp}: port to Qt6

  • Mark Penner committed [3e8088] on Code

    port KComboBox::activated(QString) to KComboBox::textActivated(QString)

  • Mark Penner committed [e61cae] on Code

    remove explicit plugin ids from json metadata

  • Mark Penner committed [ad4614] on Code

    update kwave wrapper script

  • Mark Penner committed [0e529e] on Code

    libkwave/SampleFIFO: add copy assignment operator

  • Mark Penner committed [1fc71f] on Code

    SaveBlocksPlugin.cpp: remove some dead code that errored with Qt6

  • Mark Penner committed [366118] on Code

    plugins/: port some small things to Qt6

  • Mark Penner committed [66ced3] on Code

    plugins/codec_ascii/: remove setCodec since QTextStream uses UTF-8 by default in Qt6

  • Mark Penner committed [dbc467] on Code

    include QIODevice where complete type is needed

  • Mark Penner committed [71127c] on Code

    kwave/: port to Qt6

  • Mark Penner committed [3ed93f] on Code

    remove Qt::AA_UseHighDpiPixmaps (that is already the default in Qt6)

  • Mark Penner committed [3ed80c] on Code

    port away from QDesktopWidget, which was removed in Qt6

  • Mark Penner committed [a451e2] on Code

    libgui: port API usage deprecated in Qt6

  • Mark Penner committed [b6ea03] on Code

    use QString operator""_s or QLatin1StringView

  • Mark Penner committed [5308cb] on Code

    libgui/FileDialog.cpp: port to KF6

  • Mark Penner committed [c3913d] on Code

    update CI files to build with Qt6 and KF6

  • Mark Penner committed [927431] on Code

    update to the Qt6 way of identifying the type held in a QVariant

  • Mark Penner committed [03f557] on Code

    update QtConcurrent::run argument order for member functions (changed in Qt6)

  • Mark Penner committed [783578] on Code

    port away from uses of QStringRef since it was removed in Qt6

  • Mark Penner committed [d432f8] on Code

    remove some unneeded forward declarations that error with Qt6

  • Mark Penner committed [a5da66] on Code

    configure CMake to use Qt6 and KF6

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

    GIT_SILENT Upgrade release service version to 24.11.70.

  • Heiko Becker committed [03b6ba] on Code

    GIT_SILENT Update Appstream for new release

  • l10n daemon script committed [dadc7e] on Code

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

  • Heiko Becker committed [844c1a] on Code

    GIT_SILENT Update Appstream for new release

  • l10n daemon script committed [7208d0] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [a531ab] on Code

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

  • Heiko Becker committed [0c00f2] on Code

    GIT_SILENT Update Appstream for new release

  • l10n daemon script committed [e97542] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [85453f] on Code

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

  • l10n daemon script committed [0ff403] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [a23c0e] on Code

    GIT_SILENT Sync po/docbooks with svn

  • l10n daemon script committed [4fb85f] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Nicolas Fella Nicolas Fella committed [1608cd] on Code

    Enforce passing tests

  • l10n daemon script committed [13e415] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Albert Astals Cid Albert Astals Cid committed [8d114a] on Code

    GIT_SILENT Upgrade release service version to 24.07.70.

  • l10n daemon script committed [595b40] on Code

    GIT_SILENT Sync po/docbooks with svn

  • Heiko Becker committed [b9e032] on Code

    GIT_SILENT Update Appstream for new release

1 >