fractorium/Source/Fractorium
mfeemster 69b8aaea5b Replace all instances of auto_ptr with unique_ptr.
Make EmberRender and EmberAnimate place their output renders in the same folder of the input parameter file. Previously it was just placing them in the same folder as the executable, which is wrong.
2014-10-18 14:07:07 -07:00
..
Icons Numerous fixes 2014-07-18 23:33:18 -07:00
AboutDialog.cpp Initial source commit 2014-07-08 00:11:14 -07:00
AboutDialog.h Initial source commit 2014-07-08 00:11:14 -07:00
AboutDialog.ui Initial VS2013, C++11 and linux commit. This most likely won't build and suffers from some compiler issues. More commits to follow. 2014-08-31 21:25:15 -07:00
DoubleSpinBox.cpp Remove focus handling code from spin boxes. It was originally done to compensate for a bug in Qt, but required the user to make very precise mouse movements. This is no longer needed since the bug has been fixed. 2014-10-16 23:05:08 -07:00
DoubleSpinBox.h 0.4.0.9 Beta 07/27/2014 2014-07-27 22:25:38 -07:00
EmberFile.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
EmberTreeWidgetItem.h Initial source commit 2014-07-08 00:11:14 -07:00
FinalRenderDialog.cpp Replace all instances of auto_ptr with unique_ptr. 2014-10-18 14:07:07 -07:00
FinalRenderDialog.h Replace all instances of auto_ptr with unique_ptr. 2014-10-18 14:07:07 -07:00
FinalRenderDialog.ui Affine2D: Remove * operator, it's unused. 2014-10-18 12:56:37 -07:00
FinalRenderEmberController.cpp Replace all instances of auto_ptr with unique_ptr. 2014-10-18 14:07:07 -07:00
FinalRenderEmberController.h Replace all instances of auto_ptr with unique_ptr. 2014-10-18 14:07:07 -07:00
Fractorium.aps Initial source commit 2014-07-08 00:11:14 -07:00
Fractorium.cpp Replace all instances of auto_ptr with unique_ptr. 2014-10-18 14:07:07 -07:00
Fractorium.h Replace all instances of auto_ptr with unique_ptr. 2014-10-18 14:07:07 -07:00
Fractorium.qrc Numerous fixes 2014-07-18 23:33:18 -07:00
Fractorium.rc Initial VS2013, C++11 and linux commit. This most likely won't build and suffers from some compiler issues. More commits to follow. 2014-08-31 21:25:15 -07:00
Fractorium.ui Add random Xaos button. 2014-10-15 20:09:44 -07:00
FractoriumEmberController.cpp Replace all instances of auto_ptr with unique_ptr. 2014-10-18 14:07:07 -07:00
FractoriumEmberController.h Replace all instances of auto_ptr with unique_ptr. 2014-10-18 14:07:07 -07:00
FractoriumInfo.cpp 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
FractoriumLibrary.cpp 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
FractoriumMenus.cpp 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
FractoriumPalette.cpp 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
FractoriumParams.cpp Affine2D: Remove * operator, it's unused. 2014-10-18 12:56:37 -07:00
FractoriumPch.cpp Initial source commit 2014-07-08 00:11:14 -07:00
FractoriumPch.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
FractoriumRender.cpp Replace all instances of auto_ptr with unique_ptr. 2014-10-18 14:07:07 -07:00
FractoriumSettings.cpp 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
FractoriumSettings.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
FractoriumToolbar.cpp Initial source commit 2014-07-08 00:11:14 -07:00
FractoriumXforms.cpp 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
FractoriumXformsAffine.cpp Remove focus handling code from spin boxes. It was originally done to compensate for a bug in Qt, but required the user to make very precise mouse movements. This is no longer needed since the bug has been fixed. 2014-10-16 23:05:08 -07:00
FractoriumXformsColor.cpp 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
FractoriumXformsVariations.cpp 0.4.0.9 Beta 07/27/2014 2014-07-27 22:25:38 -07:00
FractoriumXformsXaos.cpp Add random Xaos button. 2014-10-15 20:09:44 -07:00
GLEmberController.cpp Initial source commit 2014-07-08 00:11:14 -07:00
GLEmberController.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
GLWidget.cpp Affine2D: Remove * operator, it's unused. 2014-10-18 12:56:37 -07:00
GLWidget.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
Main.cpp Numerous fixes 2014-07-18 23:33:18 -07:00
OptionsDialog.cpp Add random Xaos button. 2014-10-15 20:09:44 -07:00
OptionsDialog.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
OptionsDialog.ui 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
resource.h Initial source commit 2014-07-08 00:11:14 -07:00
SpinBox.cpp Remove focus handling code from spin boxes. It was originally done to compensate for a bug in Qt, but required the user to make very precise mouse movements. This is no longer needed since the bug has been fixed. 2014-10-16 23:05:08 -07:00
SpinBox.h Initial source commit 2014-07-08 00:11:14 -07:00
StealthComboBox.h Initial source commit 2014-07-08 00:11:14 -07:00
TableWidget.h Initial source commit 2014-07-08 00:11:14 -07:00
TwoButtonComboWidget.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
TwoButtonWidget.cpp Initial source commit 2014-07-08 00:11:14 -07:00
VariationTreeWidgetItem.h 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00