/[svn]/qsampler/trunk/src
ViewVC logotype

Index of /qsampler/trunk/src

Files shown:53
Directory revision: 4054 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
appdata/  4054  15 months  capela   * An End-of-Year'22 Release (v0.9.8)
images/  4033  2 years  capela   - Refining the main application and mimetype document icons...
man1/  4035  2 years  capela   - Move source man pages to src/man1.
mimetypes/  4033  2 years  capela   - Refining the main application and mimetype document icons...
translations/  4043  19 months  capela   - Tiny fix on the main options dialog (re. combo-box item history).
CMakeLists.txt  4038  23 months  capela   - Sync to upstream git repo.
config.h.cmake  4052  16 months  capela   - Minor config.h spacing unified.
qsampler.cpp  4040  21 months  capela   - Add current system user-name to the singleton/unique application instance id…
qsampler.h  4024  2 years  capela   - Migrated command line parsing to QCommandLineParser/Option (Qt >= 5.2) (EXPE…
qsampler.qrc  4030  2 years  capela   - Set QApplication::desktopFileName()... - Main application icon is now presente…
qsamplerAbout.h  4012  2 years  capela   - Happy NYE 2022 bump.
qsamplerChannel.cpp  3914  2 years  capela   - lscpEscapePath(): add/fix utf8 support.
qsamplerChannel.h  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerChannelForm.cpp  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerChannelForm.h  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerChannelForm.ui  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerChannelFxForm.cpp  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerChannelFxForm.h  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerChannelFxForm.ui  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerChannelStrip.cpp  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerChannelStrip.h  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerChannelStrip.ui  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerDevice.cpp  3788  3 years  capela   - Messages widget micro-refactoring.
qsamplerDevice.h  3788  3 years  capela   - Messages widget micro-refactoring.
qsamplerDeviceForm.cpp  3833  3 years  capela   - More early adaptations for a genuine Qt6 build.
qsamplerDeviceForm.h  3833  3 years  capela   - More early adaptations for a genuine Qt6 build.
qsamplerDeviceForm.ui  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerDeviceStatusForm.cpp  3681  4 years  capela   - New year (2020) headers bumping...
qsamplerDeviceStatusForm.h  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerFxSend.cpp  3914  2 years  capela   - lscpEscapePath(): add/fix utf8 support.
qsamplerFxSend.h  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.
qsamplerFxSendsModel.cpp  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.
qsamplerFxSendsModel.h  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.
qsamplerInstrument.cpp  3914  2 years  capela   - lscpEscapePath(): add/fix utf8 support.
qsamplerInstrument.h  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.
qsamplerInstrumentForm.cpp  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerInstrumentForm.h  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerInstrumentForm.ui  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerInstrumentList.cpp  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.
qsamplerInstrumentList.h  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.
qsamplerInstrumentListForm.cpp  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerInstrumentListForm.h  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerInstrumentListForm.ui  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerMainForm.cpp  4038  23 months  capela   - Sync to upstream git repo.
qsamplerMainForm.h  4030  2 years  capela   - Set QApplication::desktopFileName()... - Main application icon is now presente…
qsamplerMainForm.ui  4030  2 years  capela   - Set QApplication::desktopFileName()... - Main application icon is now presente…
qsamplerMessages.cpp  3861  3 years  capela   - Fixed messages stdout-buffer flush.
qsamplerMessages.h  3853  3 years  capela   - Silence some compiler warnings.
qsamplerOptions.cpp  4043  19 months  capela   - Tiny fix on the main options dialog (re. combo-box item history).
qsamplerOptions.h  4024  2 years  capela   - Migrated command line parsing to QCommandLineParser/Option (Qt >= 5.2) (EXPE…
qsamplerOptionsForm.cpp  4038  23 months  capela   - Sync to upstream git repo.
qsamplerOptionsForm.h  4030  2 years  capela   - Set QApplication::desktopFileName()... - Main application icon is now presente…
qsamplerOptionsForm.ui  4030  2 years  capela   - Set QApplication::desktopFileName()... - Main application icon is now presente…
qsamplerPaletteForm.cpp  3824  3 years  capela   - Simplified git version string extraction.
qsamplerPaletteForm.h  3761  4 years  capela   - More fixing to build for Qt >= 5.15.0 (re. custom styles and color themes/pa…
qsamplerPaletteForm.ui  3760  4 years  capela   - More fixing to build for Qt >= 5.15.0 (re. custom styles and color themes/pa…
qsamplerUtilities.cpp  3914  2 years  capela   - lscpEscapePath(): add/fix utf8 support.
qsamplerUtilities.h  3914  2 years  capela   - lscpEscapePath(): add/fix utf8 support.

  ViewVC Help
Powered by ViewVC