2013-07-07 |
Santeri Piippo |
restyle..
|
changeset |
files
|
2013-07-07 |
Santeri Piippo |
Removed the two string arrays containing object types and icon names, moved these as LDObjects' virtual functions
|
changeset |
files
|
2013-07-07 |
Santeri Piippo |
Cleaned up the toolbars, removed clutter by removing most of the not-so-often-used items
|
changeset |
files
|
2013-07-07 |
Santeri Piippo |
removed the history dialog, it doesn't fit in with the new history system
|
changeset |
files
|
2013-07-07 |
Santeri Piippo |
Fixed: color selector prompt would crash if no default was given
|
changeset |
files
|
2013-07-07 |
Santeri Piippo |
dded an action to quickly toggle BFC red/green view.
|
changeset |
files
|
2013-07-07 |
Santeri Piippo |
pngout'd
|
changeset |
files
|
2013-07-07 |
Santeri Piippo |
uh, stuff
|
changeset |
files
|
2013-07-07 |
Santeri Piippo |
BFC icon stuff - old icon is now used for bfc red/green view-to-be
|
changeset |
files
|
2013-07-06 |
Santeri Piippo |
rename: msglog.cpp/h -> messagelog.cpp/h
|
changeset |
files
|
2013-07-06 |
Santeri Piippo |
fixed: stuff that was changed during file open was written to history
|
changeset |
files
|
2013-07-06 |
Santeri Piippo |
astyle history.cpp
|
changeset |
files
|
2013-07-06 |
Santeri Piippo |
Converted flip prompt to Designer UI
|
changeset |
files
|
2013-07-06 |
Santeri Piippo |
Converted Ytruder interface to Designer UI
|
changeset |
files
|
2013-07-06 |
Santeri Piippo |
Further verbosity, #ifdef the test axle pic out of release builds
|
changeset |
files
|
2013-07-05 |
Santeri Piippo |
Completed Edger 2 interface
|
changeset |
files
|
2013-07-05 |
Santeri Piippo |
gitignore *.dat files so I won't commit in my test files accidentally
|
changeset |
files
|
2013-07-05 |
Santeri Piippo |
Update gitignore
|
changeset |
files
|
2013-07-05 |
Santeri Piippo |
Added missing src/src.pro file
|
changeset |
files
|
2013-07-05 |
Santeri Piippo |
Also put all generated UI headers on ignore
|
changeset |
files
|
2013-07-05 |
Santeri Piippo |
remove ldforge.kdev4 and put it on ignore
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
Converted ldraw path prompt
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
fixed: overlays coudln't be defined for other cameras than the one used currently
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
Converted overlay prompt
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
Added missing what's this in edit raw prompt
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
Removed more obsolete code
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
Converted rotation point prompt
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
Converted about dialog
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
converted the raw edit prompt
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
Designerified the replace coordinates action
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
Converted the config dialog to a designer UI file
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
Largely reworked the color selector. Still not perfect but is better
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
applied message log to some actions
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
optimize the common case
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
fixed: when a new message line was added, the viewport wasn't updated
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
remove old test messages
|
changeset |
files
|
2013-07-04 |
Santeri Piippo |
Re-added the message log, now draws into the viewport
|
changeset |
files
|
2013-07-02 |
Santeri Piippo |
Apply tr() for possible future translations
|
changeset |
files
|
2013-07-02 |
Santeri Piippo |
rework aborting.. I'm still not sure I'm doing it right, though.
|
changeset |
files
|
2013-07-02 |
Santeri Piippo |
Show values in file opening prompt
|
changeset |
files
|
2013-07-02 |
Santeri Piippo |
simplify a bit
|
changeset |
files
|
2013-07-02 |
Santeri Piippo |
Added ability to load the overlay meta
|
changeset |
files
|
2013-07-02 |
Santeri Piippo |
Made overlay data be contained in the part files, still wip
|
changeset |
files
|
2013-07-01 |
Santeri Piippo |
UI-ified the new part prompt
|
changeset |
files
|
2013-07-01 |
Santeri Piippo |
changelog entry
|
changeset |
files
|
2013-07-01 |
Santeri Piippo |
Turns out I overlooked a slot and didn't need to derive from QSpinBox after all
|
changeset |
files
|
2013-07-01 |
Santeri Piippo |
Nuked the obsolete radial type now
|
changeset |
files
|
2013-07-01 |
Santeri Piippo |
Further work on the primitive generator
|
changeset |
files
|
2013-07-01 |
Santeri Piippo |
Begin converting the radial type into a primitive generator
|
changeset |
files
|
2013-07-01 |
Santeri Piippo |
restyled file.cpp
|
changeset |
files
|
2013-07-01 |
Santeri Piippo |
Added an atof overload to convert from string to float, hopefully without any precision error
|
changeset |
files
|
2013-06-27 |
Santeri Piippo |
Use unique IDs instead of file indices in picking lists, this is much less prone to error
|
changeset |
files
|
2013-06-27 |
Santeri Piippo |
minor improvements to primitive handling
|
changeset |
files
|
2013-06-27 |
Santeri Piippo |
Exported Rectifier interface to .ui file
|
changeset |
files
|
2013-06-27 |
Santeri Piippo |
..
|
changeset |
files
|
2013-06-27 |
Santeri Piippo |
Converted Intersector UI, improved handling of failed ext program launches, fixed launch of non-wine programs
|
changeset |
files
|
2013-06-27 |
Santeri Piippo |
Converted Isecalc front-end dialog to Designer UI
|
changeset |
files
|
2013-06-26 |
Santeri Piippo |
Added an ui file for a to-be edger2 launcher
|
changeset |
files
|
2013-06-21 |
Santeri Piippo |
Added support for launching external programs with Wine
|
changeset |
files
|
2013-06-21 |
Santeri Piippo |
Only write config options to file that actually deviate from the default. Should've done this earlier on... before 0.1 alpha was tagged
|
changeset |
files
|