fractorium/Source/Fractorium
mfeemster 3aa9e13194 --User changes
-Add Summary tab to the info dock, place existing bounds related info in a new Bounds tab.
 -Add a toolbar with the most common actions on it.
 -Remove old toolbar at the top of the library tab.

--Code changes
 -Refactor code to make a color visible on a background into VisibleColor() in FractoriumCommon.h
 -Add IsXformLinked() to determine if an xform is linked to another.
 -Remove SetPaletteRefTable() and GetQRgbFromPaletteIndex() from FractoriumEmberControllerBase and its derivations, unused.
 -Add FillSummary() to FractoriumEmberController. Call in Update(), UpdateXform() and other places where values are changed to force an update of the summary view.
 -Add export statements to FractoriumInfo.cpp.
 -Remove image parameter from SetPaletteTableItem(), it was a bad design.
 -InitToolbarUI() is now empty since toolbar initialization happens automatically. Leave as a placeholder.
 -Refactor code to get a palette color at a given index and convert it to a QColor to ColorIndexToQColor().
2015-07-15 20:27:32 -07:00
..
Icons --User changes 2015-06-24 20:49:09 -07:00
AboutDialog.cpp 0.4.1.7 Beta 01/02/2015 2015-01-02 15:11:36 -08:00
AboutDialog.h More linux work. 2014-12-10 21:50:15 -08:00
AboutDialog.ui Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
CurvesGraphicsView.cpp Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
CurvesGraphicsView.h Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
DoubleSpinBox.cpp --Code changes 2015-05-29 21:57:09 -07:00
DoubleSpinBox.h --User changes 2015-06-28 14:04:30 -07:00
DoubleSpinBoxTableItemDelegate.h --User changes 2015-05-29 21:08:44 -07:00
EmberFile.h Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
EmberTreeWidgetItem.h More linux work. 2014-12-10 21:50:15 -08:00
FinalRenderDialog.cpp --User changes 2015-06-17 20:05:53 -07:00
FinalRenderDialog.h --User changes 2015-06-17 20:05:53 -07:00
FinalRenderDialog.ui --User changes 2015-05-30 22:14:34 -07:00
FinalRenderEmberController.cpp --User changes 2015-06-17 20:05:53 -07:00
FinalRenderEmberController.h --User changes 2015-06-17 20:05:53 -07:00
Fractorium.aps Initial source commit 2014-07-08 00:11:14 -07:00
Fractorium.cpp --User changes 2015-07-15 20:27:32 -07:00
Fractorium.h --User changes 2015-07-15 20:27:32 -07:00
Fractorium.qrc --User changes 2015-06-24 20:49:09 -07:00
Fractorium.rc Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
Fractorium.ui --User changes 2015-07-15 20:27:32 -07:00
FractoriumCommon.h --User changes 2015-07-15 20:27:32 -07:00
FractoriumEmberController.cpp --User changes 2015-07-15 20:27:32 -07:00
FractoriumEmberController.h --User changes 2015-07-15 20:27:32 -07:00
FractoriumInfo.cpp --User changes 2015-07-15 20:27:32 -07:00
FractoriumLibrary.cpp --User changes 2015-07-15 20:27:32 -07:00
FractoriumMenus.cpp --User changes 2015-06-20 11:35:08 -07:00
FractoriumPalette.cpp --User changes 2015-07-15 20:27:32 -07:00
FractoriumParams.cpp --User changes 2015-07-15 20:27:32 -07:00
FractoriumPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
FractoriumPch.h --User changes 2015-05-29 21:08:44 -07:00
FractoriumRender.cpp --User changes 2015-06-28 17:48:26 -07:00
FractoriumSettings.cpp --User changes 2015-06-28 17:48:26 -07:00
FractoriumSettings.h --User changes 2015-06-28 17:48:26 -07:00
FractoriumToolbar.cpp --User changes 2015-07-15 20:27:32 -07:00
FractoriumXaos.cpp --User changes 2015-05-29 21:08:44 -07:00
FractoriumXforms.cpp --User changes 2015-06-24 20:49:09 -07:00
FractoriumXformsAffine.cpp --User changes 2015-07-15 20:27:32 -07:00
FractoriumXformsColor.cpp --User changes 2015-07-15 20:27:32 -07:00
FractoriumXformsSelect.cpp --User changes 2015-04-26 22:11:56 -07:00
FractoriumXformsVariations.cpp --User changes 2015-07-15 20:27:32 -07:00
GLEmberController.cpp Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
GLEmberController.h 0.4.1.7 Beta 01/02/2015 2015-01-02 15:11:36 -08:00
GLWidget.cpp Merge branch 'retina-glwidget' of https://github.com/gh2k/fractorium 2015-03-21 16:23:29 -07:00
GLWidget.h 0.4.1.7 Beta 01/02/2015 2015-01-02 15:11:36 -08:00
Main.cpp --User changes 2015-05-03 17:13:14 -07:00
OptionsDialog.cpp --User changes 2015-06-28 17:48:26 -07:00
OptionsDialog.h --User changes 2015-06-28 17:48:26 -07:00
OptionsDialog.ui --User changes 2015-07-15 20:27:32 -07:00
PaletteTableWidgetItem.h --User changes 2015-05-30 22:14:34 -07:00
resource.h Initial source commit 2014-07-08 00:11:14 -07:00
SpinBox.cpp --Code changes 2015-05-29 21:57:09 -07:00
SpinBox.h oops 2015-05-15 18:45:57 -07:00
StealthComboBox.h More linux work. 2014-12-10 21:50:15 -08:00
TableWidget.h More linux work. 2014-12-10 21:50:15 -08:00
TwoButtonComboWidget.h More linux work. 2014-12-10 21:50:15 -08:00
VariationTreeWidgetItem.h --User changes 2015-06-28 14:04:30 -07:00