1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Display only first 10 symbols of a hash in About Dialog... More... almost 12 years ago
Added all configurable colors to Settings Dialog. More... almost 12 years ago
Prepared settings dialog for adding more output options. More... almost 12 years ago
Updated code to become compilable with Qt 5. More... almost 12 years ago
More copyright headers updates. More... almost 12 years ago
Updated year in copyright headers... More... almost 12 years ago
Added a rule to run lrelease before running build. More... almost 12 years ago
Updated version info to be set based on git tags. More... almost 12 years ago
Converted svn keywords into git export-subst attribute. More... almost 12 years ago
Added end-of-line normalization... More... almost 12 years ago
Converted svn:ignore properties into .gitignore. More... almost 12 years ago
Working on help: * Added TSPSG screenshots. * Fixed a typo in style.css file. More... almost 13 years ago
Started creating help... More... almost 13 years ago
Added a border to tables in the solution output. Looks more readable with long numbers, now. The border color can be controlled through Output/Colors/TableBorder setting in tspsg.ini. It is in #RRGGBB format. More... almost 13 years ago
Settings Dialog is now scrollable in all handheld versions. More... almost 13 years ago
FIX: Main Window is cut in landscape mode in Symbian (fixed bug:11). When switching to landscape mode in Symbian, TSPSG will hide toolbar and go into full screen mode. More... almost 13 years ago
* Added translucency (composition) support detection under X11. * Fixed forgotten 2007-2010 to 2007-2011 in .dox files. More... almost 13 years ago
Changed \\ to / in path inside tspsg.rc as \\ caused errors when cross-compiling. More... almost 13 years ago
Updated ChangeLog and tspsg.tag. More... about 13 years ago
Made some documentation-related updates. Also, updated Qt tagfile from 4.6 to 4.7. More... about 13 years ago
Updated all translations and translation template file... More... about 13 years ago
Qt < 4.6 doesn't have QVariant::toReal() member. Provided a quick (and rather dirty) hack to address this issue. More... about 13 years ago
Last commit (r165) broke compilation with disabled PCH. Fixed. More... about 13 years ago
* Made some small corrections to different texts. * FIX: Icons in toolbar configuration dialog didn't follow style and one of them wasn't shown. More... about 13 years ago
Forgot to remove qtlogo.png in r163 - no more needed, as it's taken from embedded Qt resources now. More... about 13 years ago
* Removed static build detection as it caused some troubles with Qt Creator and Symbian on-device debugging. Not that much needed, anyway :-) * FIX: No Cancel option in Unsaved Changes dialog under Symbian (fixed bug:7). More... about 13 years ago
* NEW: Solution graph size can now be controlled using Output/GraphWidth setting in tspsg.ini (see ticket:8). Value is in centimeters. * NEW: Support for embedded base64 encoded images when saving solution as HTML (closed ticket:4). * Renamed Output/ShowGraph setting to Output/GenerateGraph. * Made some other small tweaks and fixes. * FIX: Solution graph is still exported to HTML when graph generation is disabled (fixed bug:9). More... about 13 years ago
+ Added the ability to setup page-related options for printing (closed ticket #5). - Fixed bug #3 (Solution graph font size should be fixed) - font size now depends on the graph size. More... about 13 years ago
* Somehow, I overlooked the documentation. There is a way to get page margins from printer. Implemented saving of marings after running print preview dialog (see ticket #5). * Renamed Printer/PageSize setting in tspsg.ini to Printer/PaperSize. * If a file nime doesn't have an extension after running Save As dialog, .tspt is automatically appended. More... about 13 years ago
* Solution graph on Symbian is visually larger than on Windows Mobile. Added a hack that makes it about the same size on both platforms. - Fixed bug #6 (Bug: Actions in Options Menu). More... about 13 years ago