2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 22, 2024 — Jan 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... over 13 years ago
Localizations; Refactored language file loading, particularly to preserve relative positions of substrings even when there are empty lines in the language file; string extension method to replace using a Regular Expression More... over 13 years ago
When pressing the related Add button, parent is null. More... over 13 years ago
[no comment] More... over 13 years ago
Figured out how to embed other Assemblies, so no need for the TreeView to be in a separate DLL anymore! More... over 13 years ago
[no comment] More... over 13 years ago
Added MinHook project, replacing the binaries. Applied MinHook bug patch, along with removal of Boost dependency. Figured out how to make one project compile both x86 and x64, so no need for two separate QTHookLib projects. More... over 13 years ago
Whoops, wrong identifier. More... over 13 years ago
Fixed spelling of error message More... over 13 years ago
Added overload for string only More... over 13 years ago
Simplified constructors More... over 13 years ago
Renamed all variables called "async" to something else for .NET 4.5 compatibility. More... over 13 years ago
Merged DesktopTool branch back to trunk. More... over 13 years ago
Fixed hang on new windows More... over 13 years ago
Changed PathList to UniqueList, copying from Quizo source. Added some more error catching to Automation. More... almost 14 years ago
Reorganized QTUtility fields, filled in more syncing. More... almost 14 years ago
Fixed tab images when merging/cloning. More... almost 14 years ago
Another life-long goal accomplished: QTabItemBase has been merged into QTabItem, resulting in the removal of a bajillion pointless and annoying casts. QTabItem made serializable, MergeAllWindows functionality restored. InstanceManager Broadcast calls are now asynchronous for all except the calling thread. More... almost 14 years ago
SendCOPYDATASTRUCT obliterated (almost). It's still used in DropDownMenuBase, but cleaning that will have to wait. The giant, horrible, convoluted WM.COPYDATA blocks have been blissfully removed from QTTabBarClass's and QTButtonBar's WndProc methods. More... almost 14 years ago
There is still work left to do, but (almost) everything that was working before the branch is now working again, so, merged back to trunk. More... almost 14 years ago
Fixed incredibly stupid infinite loop. More... almost 14 years ago
AutomationManager made insanely simpler. More... almost 14 years ago
A few more consolidations. More... almost 14 years ago
Consolidated related classes into single files. More... almost 14 years ago
Options branch reintegrated to Trunk! FINALLY!! More... almost 14 years ago
- Removed the need to "agree" to the GPL License when installing. More... almost 14 years ago
Pressing Alt with the menu hidden now shows the menu bar. More... over 14 years ago
* Fixed bug where opening tab groups with hotkeys containing the shift, or control key would prevent the first tab in the group from automatically becoming active, if the option was set to do so. More... over 14 years ago
* Fixed bug where opening tab groups with hotkeys containing the shift, or control key would prevent the first tab in the group from automatically becoming active, if the option was set to do so. More... over 14 years ago
Code clean up, especially ShellBrowserEx. More... over 14 years ago