8
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1087 from baranovskiykonstantin/invzoom
Armin
as Armin Stebich
More... over 5 years ago
- Ignore Visual Studio project files. More... over 5 years ago
- Removed the Visual Studio project files from source control. - These will need to be generated with the Qt Visual Studio Tools in order to get correct path info from custom.pro More... over 5 years ago
- Accidentally submitted my personal custom.pro in the last commit. More... over 5 years ago
- Issue #914 "cannot find some files, while LibreCAD2.1.3 is compiled by VS2015 and Qt5.7.1" - Refactor types used by jwwlib due to conflicting stream operator definitions with MSVC - Removed the remainder of the previous MSVC specific hacks - Issue #930 "LibreCAD source code compile problem" - Fixed some string handling for a char/wchar compile issue More... over 5 years ago
Issue #930 "LibreCAD source code compile problem" - Fixed several char vs wchar problems preventing successful compile with _UNICODE flag. Should be able to compile either way now. - Spot tested math expressions using a few shapes like Circle: center, radius. Seems ok so far. More... over 5 years ago
Print Preview: Limit paper movement. More... almost 6 years ago
dxf2pdf: tiled printing support added. More... almost 6 years ago
dxf2pdf: margins support added. More... almost 6 years ago
RS_Modification::changeAttributes() rewritten, implemented Block-deep Undo More... almost 6 years ago
Exclude only INSERTs from Undo on Block-deep attributes modification More... almost 6 years ago
Fix for #1080 and #755 More... almost 6 years ago
New action: Calculate number of pages. More... almost 6 years ago
Tiled printing. More... almost 6 years ago
Printing respect paper margins. More... almost 6 years ago
Merge pull request #1081 from xanderdin/fix_for_1065
Armin
as Armin Stebich
More... almost 6 years ago
Print Preview shows paper margins. More... almost 6 years ago
Merge pull request #1063 from Flameeyes/master
Armin
as Armin Stebich
More... almost 6 years ago
Page margins and page preview. More... almost 6 years ago
Apply scroll direction inversion to Trackpad More... almost 6 years ago
Optional inversion of zoom direction More... almost 6 years ago
Merge pull request #1078 from xanderdin/settings_write_skip
Armin
as Armin Stebich
More... almost 6 years ago
Merge pull request #1072 from xanderdin/lib_refresh
Armin
as Armin Stebich
More... almost 6 years ago
Merge pull request #1069 from xanderdin/fix_for_1049
Armin
as Armin Stebich
More... almost 6 years ago
Fix for #1065 More... almost 6 years ago
Skip re-saving already saved settings values More... almost 6 years ago
fixed Doc_plugin_interface::getEnt(), plugin sameprop crashed because of too early deleted action
Armin
as Armin Stebich
More... about 6 years ago
Buttons to refresh Library Browser contents More... about 6 years ago
Toggle actions adjustments for Layer/Block Lists multiselection feature. More... about 6 years ago
Multiple blocks selection, toggling, deletion. More... about 6 years ago