- 06 Feb, 2009 11 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Doesn't require the user to invoke lrelease manually * However, qmake needs to be run once with "-nodepend"
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Supported languages: en de
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
-
- 05 Feb, 2009 7 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
* Quadratic shape * Dimensions a power of 2 * Maximum size (automatic scaling if exceeded) * Also: removed simple background
-
Oliver Bock authored
* Using rotation angle directly (instead of independent stepping) * One signal/slot link for position update and reset * Also: added pulse profile update (reset) to stop animation slot
-
Oliver Bock authored
-
Oliver Bock authored
* Flipped rotation direction * Added missing rotation angle capping (0-359 deg) * Removed superfluous "mouse sensitivity" factor * Removed superfluous camera update
-
Oliver Bock authored
* Use double precision * No explicit float literals
-
Oliver Bock authored
-
- 04 Feb, 2009 3 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
* Removed workaround code (now normalized values: [0,1]) * Pending: marker sync issue (see previous commit)
-
Oliver Bock authored
* Using fixed initializations instead of GUI values (required for consistency) * Added missing initializations * Fixed coordinate system and angle transformations (GUI vs. physics) * Fixed trigonometry blunder (deg vs. rad) * Also: optimized camera updates * Also: more comments * Pending: marker increasingly out of sync (over time)
-
- 03 Feb, 2009 4 commits
-
-
Oliver Bock authored
* For change of backgroundRole to take effect * Works without on KDE 4 though
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Required when menu is hidden * Also: using shortcuts retrieved from widgets (not hardcoded)
-
- 02 Feb, 2009 2 commits
-
-
Oliver Bock authored
* Alternative shortcuts are required when menu is hidden -> Actions won't be trigged otherwise -> Save/restore widget visibility states -> Shortcuts pending for actions: run, pause, stop * Black window background when in fullscreen mode * Also: finally implemented menu hide feature * Also: added license info to about dialog
-
Oliver Bock authored
-
- 30 Jan, 2009 4 commits
-
-
Oliver Bock authored
* Marker was invisible due to erratic pulse profile values (remove workaround when fixed!) * Improved updates of profile and marker items
-
Oliver Bock authored
* Fixed item handling (store them on heap) * Removed scope axes * Vertical size now determined by marker/pulse (normalized to 1) * Removed dummy data * FIXME: marker not visible despite higher z-layer
-
Oliver Bock authored
* Actual values still have to be verified (likely to be wrong) * Pulse profile emitted via signal (connected to scope widget)
-
Oliver Bock authored
-
- 29 Jan, 2009 3 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Increased texture size to 2048x2048 * What about tiling? Is it worth it?
-
- 28 Jan, 2009 3 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
* Looks much nicer in conjunction with 3D part * Matches cones
-
Oliver Bock authored
-
- 27 Jan, 2009 3 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Basic curve rendring (still using mock data vector) * Basic axes: no ticks, no labels -> no Qwt ;-) * Marker showing current pulse phase (normalized to one pulsar spin period) * Communication with OpenGL widget
-