0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Shell::expand() is now QRegularExpression-based. More... almost 12 years ago
Shell::expand() now works (but still is very bad). More... almost 12 years ago
Shell::runScript(): Removed 30-second timeout in waitForFinished() call. More... almost 12 years ago
systemEnvironment() in Shell::runScript(). More... almost 12 years ago
Qt 5.0 (instead of Qt 5.1) compatibility in Shell::runScript(). More... almost 12 years ago
Removed hardcoded CMAKE_BUILD_TYPE=Debug from CMakeLists.txt. More... almost 12 years ago
New method Shell::expand(). More... almost 12 years ago
Changes in Shell::runScript(). More... almost 12 years ago
Changed -std=c++0x to -std=c++11. More... almost 12 years ago
FileChooserDelegate: relative path to FileChooser. More... almost 12 years ago
Shell: Added print() and println() functions with color support. More... about 12 years ago
FileChooser: temporary dirty fix, now can't build Cutecat without Cutecat. :( More... about 12 years ago
PseudoMap: documentation fix. More... about 12 years ago
Shell: small fixes. More... about 12 years ago
Shell::runScript() More... over 12 years ago
SideTabBar, SideTabWidget: first version. More... over 12 years ago
FileChooser: changes in FileChooserDelegate. More... over 12 years ago
PseudoMap: Some const-related changes again. More... over 12 years ago
PointerPseudoMap More... over 12 years ago
"DIE();" (with semicolon) now can be used in brace-free if-else blocks! More... over 12 years ago
FileChooserDelegate More... over 12 years ago
FileChooser: Removed spacing(); added FileChooserStyle. More... over 12 years ago
New in FileChooser: spacing(), setSpacing(), clear(), filenameChanged(). More... over 12 years ago
PseudoMap enhancemenets and fixes. More... over 12 years ago
FileChooser now uses QToolButton (more compact than QPushButton). More... over 12 years ago
Returned «uninstall» target back to CMakeLists.txt. More... over 12 years ago
Introducing PseudoMap template class. More... over 12 years ago
Comment fix in Cutecat::Shell. More... over 12 years ago
Modified DIE() in order to allow "if() DIE()" without curly brackets. More... over 12 years ago
Cutecat::Map More... over 12 years ago