0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Mar 16, 2023 — Mar 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed an issue where having the internet die while logged in to a server could cause the cache to get loaded a second time. AutoCache now only loads the cache a single time. More... over 11 years ago
- Added global pull build and publish scripts. More... almost 12 years ago
Added 'version' to autocache, to allow for an additional attribute to be read from the load_cache message. Intended for use with timestamps, but can be used with any sort of numbers. Config options allow for Data handle specification and max-delta. More... about 12 years ago
Removed debug message from CanvasZoomMessage. Added ability to toggle PluginChannelSwitch tab key input via config. More... about 12 years ago
lmk fix More... about 12 years ago
Added Zoom-on-message plugin. More... about 12 years ago
Merge branch 'master' of http://github.com/dmzdev/dmz More... over 12 years ago
Merge pull request #1 from bstewart33/master More... over 12 years ago
Added config option to CanvasBasic that allows for the plugin to go to the top by default More... over 12 years ago
Updated CanvasLink to allow for a multipler to increase size of link direction arrows. More... over 12 years ago
Removed debug output More... over 12 years ago
Autocache changes to allow for message triggers of cache. Added message on zoom level change. More... over 12 years ago
Mod: update main window API to support menu action insertion More... over 12 years ago
Modified Autocache to allow for triggering via messages. ArchiveModule interface modified to allow outside changing of database name. More... over 12 years ago
- Added the setSuffix(string) function for the QSpinBox class More... over 12 years ago
Merge branch 'master' of http://github.com/vkozyrev/dmz into links More... over 12 years ago
Now shows object type instead of sub handles. Double clicking still brings up the object. AttributeItem class now has two mire fields, these are ObjectType and SubHandle, these were necessary to work around the limit of having the value field not be a handle. This can later be changed to a map if necessary. More... over 12 years ago
Fixed some minor code style issues. More... over 12 years ago
Merge branch 'master' of http://github.com/vkozyrev/dmz into links More... over 12 years ago
Object inspector modifications are comlete. The Object inspector now shows information on link in real time. Clicking on a link will open up an Object Inspector for that specific child. More... over 12 years ago
Fixed a coupl minor things and got rid of a few magic vaues and strings. More... over 12 years ago
Added 2nd layer group functionality. More... over 12 years ago
Made signals work More... over 12 years ago
Added a ViewLinkDialog.ui and the corresponding C++ classes. More... over 12 years ago
Added a Link field for the object inspector. It currently diplays the attribute handle name, the child handle number, the child type and the child UUID. More... over 12 years ago
Added functionality to include a message which will clear local archive for next run. More... over 12 years ago
Added lockout message to prevent other init dialogs from interfering with update dialog. More... over 12 years ago
Removed debug output. More... almost 13 years ago
Added database name functionality to archives, so that archives can be marked as associated with a specific database. More... almost 13 years ago
Modified update window ui. More... almost 13 years ago