I've committed a fairly big tranche of action-related changes, as well
as a few other updates.

I must say that it's been great to feel confident that I could just go
ahead and rewrite all the actions to the new short form, and that the
.rc files will have all the right data already.  Julie, while I was
off being busy elsewhere you must have had a number of decisions to
make and questions that I wasn't very responsive to, but the results
look just right as far as I can see.  Thanks for that.  Let's hope the
new actions stuff all works out (without too much more work) when the
compile is done.

I still have a couple of things to look into.  One is resource file
lookup for things like device definition files, which Immanuel stubbed
but I would like to relocate (this also affects the autoload file,
which we won't get far without); this is currently blocking a couple
of files from compiling because I backed out two stubs without
replacing them.  Another is the action state support, but that isn't
essential to the build.  Apart from that it's just build fixes, some
of which are a little bit puzzling.

My figures for the number of files building differ slightly from
Heikki's just posted -- I have one fewer.  Perhaps a file that used to
build no longer does, and you need to make clean?

The files that do not build here are:

 * gui/application/main.cpp

Many errors from the boilerplate about-data configuration (can just be
removed for now to facilitate the build?); a couple of possible
puzzlers; a few resource-location-related errors that I will fix

 * gui/application/RosegardenGUIApp.cpp

This has compiled before (possibly the cause of Heikki's discrepancy)
but is currently awaiting some resource location updates

 * gui/kdeext/KStartupLogo.cpp

Resource location

 * gui/widgets/AudioListView.cpp

Drag-and-drop code needs update for Qt4 -- I'm passingly familiar with
Qt4 drag and drop but not at all with the Qt3 version, and this code's
author (I'm not actually sure who it was) is no longer active, so
anyone keen and familiar with the subject could tackle this if I don't
get to it first

 * gui/widgets/ColourTableItem.cpp

Mysterious error I haven't looked into ('paint' is not a member of
'QTableWidgetItem')

 * gui/widgets/PluginControl.cpp

Errors in use of QGridLayout -- the original Qt3 code in this file is
pretty weird in this respect too

 * gui/widgets/ProgressDialog.cpp

Various dialog-related things that don't make much sense to me from
the error log

 * gui/editors/segment/segmentcanvas/CompositionView.cpp

All sorts, mostly related to change from QScrollView to QScrollArea as
base class


Chris

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to