skyjake's activity
From 2014-06-15 to 2014-06-28
2014-06-25
-
21:14 Doomsday Engine Revision 0e9db90e (github): UI|Client: Improvements for popup menus and Home Screen
- Adjusted style of popup menu labels. Added some labels to the
App menu.
Moved the game sort order choice to the left...
2014-06-24
-
23:46 Doomsday Engine Revision 4ca15470 (github): Fixed|SettingsRegister: Crash if "Custom" profile does not exist
- If the "Custom" profile was ever deleted or otherwise went missing,
a logic error in SettingsRegister would cause a c...
2014-06-20
-
17:50 Doomsday Engine Revision 2dae7895 (github): Fixed|Windows: "-userdir" path encoding regression
- QDir::cleanPath() takes a QString as argument, and QString implicitly
converts C strings as Latin-1 (!).
Here we can... -
14:30 Doomsday Engine Revision 73e607d3 (github): libappfw|PopupMenuWidget: Improved appearance of menu annotations
-
14:30 Doomsday Engine Revision 2aee3cec (github): Refactor|GuiWidget: Added widget attributes
- GuiWidget attributes are behavioral flags applicable to any GuiWidget.
Fixed an opacity animation issue when togglin... -
14:30 Doomsday Engine Revision 77015d2d (github): ScriptedInfo|Default Style: Use a 'self' variable consistently
- Embedded scripts in a ScriptedInfo document would use the special
'__this__' variable to refer to the current object.... -
14:30 Doomsday Engine Revision 053aebac (github): libappfw|LabelWidget: Specify maximum text width with a Rule
-
14:30 Doomsday Engine Revision 6f482d2a (github): libappfw|PopupWidget: By default, blur popup backgrounds
- This does have a perf hit currently.
-
14:30 Doomsday Engine Revision ca7383d9 (github): libappfw: Added a new "annotation" semantic for UI items
- This is useful in PopupMenuWidget to specify items that provide
additional information in addition to being separators. -
14:30 Doomsday Engine Revision b6d4b07f (github): UI|Console: Annotated console menu, moved metadata option there
- The console menu now has headings and annotations for clarity, and
to explain the more obscure settings. The "Show Me...
2014-06-16
-
08:48 Doomsday Engine Revision 03d07bcb (github): Merge branch 'master' of ssh://github.com/skyjake/Doomsday-Engine
-
08:20 Doomsday Engine Revision 443f72ea (github): Merge branch 'master' of ssh://github.com/skyjake/Doomsday-Engine
-
08:07 Doomsday Engine Revision a58d6db6 (github): Fixed: Compiler errors (Qt 5 compatibility, template arguments)
-
07:39 Doomsday Engine Revision 4296e404 (github): Fixed|Scripting: Typo
-
07:32 Doomsday Engine Revision 3115c470 (github): Merge branch 'script-class'
-
06:56 Doomsday Engine Revision ca43dca1 (github): Bumped version number to 1.14.5
2014-06-15
-
18:15 Doomsday Engine Revision e34656ce (github): Scripting|libcore: Added built-in "dir" function
- This works similarly to Python's "dir": returns the identifiers of the
local namespace or specified record as an array.
Also available in: Atom