/[svn]/qsampler/trunk/src/qsamplerInstrumentListForm.cpp
ViewVC logotype

Log of /qsampler/trunk/src/qsamplerInstrumentListForm.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3555 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 13 10:19:32 2019 UTC (4 years, 7 months ago) by capela
File length: 9163 byte(s)
Diff to previous 2722
- In late compliance to C++11, all NULL constants replaced for nullptr.

Revision 2722 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 3 17:41:04 2015 UTC (9 years ago) by capela
File length: 9142 byte(s)
Diff to previous 2071
* Added this "Don't ask/show this again" option to some if not most
  of the nagging warning/error message boxes. (EXPERIMENTAL)

Revision 2071 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 15 18:21:28 2010 UTC (14 years ago) by capela
File length: 8571 byte(s)
Diff to previous 2070
* Maybe fixed instrument list view/model for Qt >= 4.6, at last.


Revision 2070 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 15 17:06:46 2010 UTC (14 years ago) by capela
File length: 8580 byte(s)
Diff to previous 2068
- Still trying to fix instrument list view/model for Qt >= 4.6. (part 4/n)


Revision 2068 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 14 16:35:48 2010 UTC (14 years ago) by capela
File length: 8545 byte(s)
Diff to previous 2067
- Still trying to fix instrument list view/model for Qt >= 4.6. (part 2/n)


Revision 2067 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 13 20:14:38 2010 UTC (14 years ago) by capela
File length: 8545 byte(s)
Diff to previous 2066
- Maybe fixed instrument list view/model for Qt >= 4.6.


Revision 2066 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 13 19:15:24 2010 UTC (14 years ago) by capela
File length: 8366 byte(s)
Diff to previous 2065
- Still trying to fix instrument list view/model for Qt >= 4.6.


Revision 2065 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 13 12:44:15 2010 UTC (14 years ago) by capela
File length: 8522 byte(s)
Diff to previous 2064
* Automatic crash-dump reports, debugger stack-traces (gdb), back-
  traces, whatever, are being introduced as a brand new configure
  option (--enable-stacktrace) and default enabled on debug build
  targets (--enable-debug).


Revision 2064 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 12 16:02:32 2010 UTC (14 years ago) by capela
File length: 9120 byte(s)
Diff to previous 1840
* Attempt to fix broken instrument list model/view for Qt >= 4.6.


Revision 1840 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 19 11:44:57 2009 UTC (15 years, 1 month ago) by capela
File length: 9531 byte(s)
Diff to previous 1558
* Converted obsolete QMessageBox forms to standard buttons.


Revision 1558 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 6 09:35:33 2007 UTC (16 years, 3 months ago) by capela
File length: 9494 byte(s)
Diff to previous 1528
* Qt4 migration: complete QSampler namespace overhaul.


Revision 1528 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 26 18:24:38 2007 UTC (16 years, 4 months ago) by capela
File length: 9418 byte(s)
Diff to previous 1526
* Qt4 migration: instrument map context menu is back in business.


Revision 1526 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 26 10:58:23 2007 UTC (16 years, 4 months ago) by capela
File length: 7832 byte(s)
Diff to previous 1523
* Fixed crash on (All) instrument map list; instrument program number
  list display fix (off by one); header section
  widths are now arranged as in the Qt3 version.


Revision 1523 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 25 11:40:47 2007 UTC (16 years, 4 months ago) by capela
File length: 7305 byte(s)
Diff to previous 1519
* Qt4 migration: fixed instrument map list sorting.


Revision 1519 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 24 13:06:19 2007 UTC (16 years, 4 months ago) by capela
File length: 7305 byte(s)
Diff to previous 1513
* Narrower QTableView row heights and header section left-alignment.
* Smoothed the old shinny display effect bitmap.


Revision 1513 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 23 09:32:06 2007 UTC (16 years, 4 months ago) by capela
File length: 7008 byte(s)
Diff to previous 1509
* Qt4 migration: more cleanups and channel strip visual fixes.


Revision 1509 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 22 11:10:44 2007 UTC (16 years, 4 months ago) by capela
File length: 6980 byte(s)
Diff to previous 1504
* Audio routing table is initially hidden in the dialog, when
  creating a new sampler channel.

* README requirements and configuration notes update.


Revision 1504 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 21 11:46:40 2007 UTC (16 years, 4 months ago) by capela
File length: 6809 byte(s)
Diff to previous 1499
* Qt4 migration: Qt3Support is now scrapped.


Revision 1499 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 20 16:48:04 2007 UTC (16 years, 4 months ago) by capela
File length: 6942 byte(s)
Diff to previous 1492
* Qt4 migration: one first step forward to kiss Qt3Support goodbye.


Revision 1492 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 19 21:08:18 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 6952 byte(s)
Diff to previous 1473
* Qt4 migration: finished MIDI instrument mapping dialogs, with this commit
  all the functionalities from the Qt3 version of qsampler are finally
  restored, only minor "cosmetical" things to fix now


Revision 1473 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 5 19:07:26 2007 UTC (16 years, 4 months ago) by capela
File length: 4519 byte(s)
Diff to previous 1466
* Qt4 migration: still far from complete, the .ui files got shaved
  with special regard to some redundant or duplicated signal/slot
  connections and to the options dialog font aesthetics as also
  other minors.


Revision 1466 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 1 19:25:10 2007 UTC (16 years, 4 months ago) by capela
File length: 4462 byte(s)
Diff to previous 1464
* Qt4 migration: added missing signal/slot connections for most forms.


Revision 1464 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 1 17:14:21 2007 UTC (16 years, 4 months ago) by capela
File length: 4505 byte(s)
Diff to previous 1461
- Qt4 migration: missing copyright headers update.


Revision 1461 - (view) (download) (annotate) - [select for diffs]
Added Sun Oct 28 23:30:36 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 3434 byte(s)
* started to port QSampler to Qt4 (NOTE: this version is yet broken, use
  the latest tarball release 0.1.5 until the Qt4 port is completed)


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC