Commit Graph

605 Commits

Author SHA1 Message Date
jriegel
d5d0a81bea comenting out use of Qt internal API only on Windows 2014-08-13 21:05:13 +02:00
jriegel
621f582155 fix using Release lib in Debug 2014-08-13 21:00:50 +02:00
wmayer
46f737b430 + fixes #0001614: Provide proper Error Message for corrupt xml files 2014-07-16 19:12:19 +02:00
Ian Rees
3788959b94 Have cmake set doxygen to use dot if it's available.
Also a minor typos
2014-07-15 11:41:10 +02:00
Yorik van Havre
d0a612be2d Bumped version to 0.15 and added a temporary new splash 2014-07-14 20:04:21 -03:00
wmayer
d0ffa1b080 + fix override/restore cursor issue with task panel 2014-07-12 17:00:00 +02:00
wmayer
4513288850 + workaround for issue with group separator 2014-07-01 12:22:24 +02:00
wmayer
bda933a1ca + add further log messages at startup for better troubleshooting, fix possible crash, fix typos 2014-07-01 11:03:55 +02:00
wmayer
1a2b8949ed + fixes #0001354: Crash on using Enter-Key for confirmation of chamfer or fillet entries 2014-06-24 10:18:58 +02:00
wmayer
6201f1a74b + fix a couple of issues with InputField used in property editor 2014-06-14 16:22:56 +02:00
wmayer
7c8f8b1b76 + replace 'Platform' with 'Word size' 2014-06-13 18:37:15 +02:00
wmayer
f90d593aa5 + fix possible crash in InputField::selectNumber 2014-06-10 14:10:36 +02:00
wmayer
41f8415a60 + restore selected numbers in input field after showing it, select numbers if widget gets focus by Tab/Backtab/Shortcut 2014-06-10 11:34:23 +02:00
wmayer
5dae9cf510 + do not close placement dialog if an error occured when pressing OK 2014-06-07 20:14:00 +02:00
wmayer
f621ffa412 + fix issue with default value and unit in InputField 2014-06-06 16:17:47 +02:00
wmayer
e32b636fc9 + fix path separator issue in widget factory 2014-06-04 13:28:33 +02:00
wmayer
f3a1825e73 + implement hexagon sketch 2014-06-03 14:54:27 +02:00
wmayer
af7e8b192f + Support .qss file extension for style sheets 2014-06-02 12:26:25 +02:00
wmayer
a6f457228b + optimization for icon retrieval in InputField 2014-05-30 12:56:26 +02:00
Yorik van Havre
867f526d3b Updated translations 2014-05-24 17:35:20 -03:00
Yorik van Havre
167a3a3431 Removed text 'Development version' from splashscreen 2014-05-22 15:27:17 -03:00
wmayer
05e8a4f74c + fixes #0001549: crash with Draft move tool while sketch is in edit mode 2014-05-20 15:25:03 +02:00
Peter Lama
ce9e59270d fixes #0001556: About dialog font size is smaller on Mac 2014-05-19 18:44:59 +02:00
wmayer
6805eb10de + do not accept objects with no sub-elements selected if this is required 2014-05-16 19:09:15 +02:00
wmayer
b5d4f0c1c3 + whitespace improvements 2014-05-16 17:17:10 +02:00
wmayer
9fc5f6cf63 + fixes #0001542: 4 empty / blank buttons - Customize / Toolbars Tab / Move buttons (right,left,up,down) missing icons 2014-05-14 15:46:52 +02:00
wmayer
b69b9ad6d9 + allow to always run macros, fix disappearing grid in sketcher 2014-05-13 16:20:51 +02:00
wmayer
771c3f9b7c + avoid unncessary calls of setSampleBuffer 2014-05-12 18:53:21 +02:00
Johannes Reinhardt
f722cc7bf4 fixed a few small typos 2014-05-12 14:32:27 +02:00
wmayer
a3087d56f1 + fix broken connection of signal/slot in placement dialog 2014-05-12 14:27:47 +02:00
wmayer
3444b885c4 + fix whitespaces and a few minor things 2014-05-12 14:14:23 +02:00
wmayer
a0e263d394 + workaround to avoid to create invalid code with moc 2014-05-12 13:39:57 +02:00
Stefan Tröger
7b9894909c ensure that the placement values are used with every relevant decimal from the property editor 2014-05-12 09:40:16 +02:00
Stefan Tröger
79c60c4096 port the placement dialog to the inputfield 2014-05-12 09:40:16 +02:00
Stefan Tröger
86f4b2de6b add inputfield to placement in property editor 2014-05-12 09:40:15 +02:00
Stefan Tröger
e0bf5c25e3 add inputfield to property editor for PropertyQuantity and PropertyQuantityConstraint 2014-05-12 09:40:14 +02:00
Yorik van Havre
b56e9a4923 Updated ts files 2014-05-11 14:49:24 -03:00
wmayer
6ac93e9d72 Add initial support for different libdir (jobermayr) 2014-05-10 12:57:38 +02:00
wmayer
7481237fdf + fix transparency issue, disable sample buffers when using front buffer 2014-05-09 19:20:30 +02:00
wmayer
a376d6398a + whitespace improvements 2014-05-09 12:18:58 +02:00
Stefan Tröger
e1a8bb1623 Add multisampling anti-aliasing 2014-05-09 11:24:38 +02:00
wmayer
f53c22417e + remove unneeded semicolons 2014-05-08 17:32:23 +02:00
wmayer
55984a200f + fix flaws found with code analyzer tool 2014-05-07 13:09:44 +02:00
wmayer
74efad8681 + Fix DLL warning with MSVC 2014-05-05 18:59:21 +02:00
wmayer
ad24c619d6 + Better support of clang, fix issues discovered by clang 2014-05-05 18:25:59 +02:00
wmayer
5b43758db7 + fixes #0001522: SIGSEGV, crashes on long script (500 Lines) 2014-05-03 17:58:57 +02:00
mdinger
f53989e7a6 Fix precompiled header build error 2014-04-30 13:41:19 +02:00
mdinger
b606beb103 Remove extra parameter. Fix FreeCAD* names. 2014-04-30 13:41:15 +02:00
mdinger
37d6b55008 Insert SET_BIN_DIR macro everywhere except Mod 2014-04-30 13:41:12 +02:00
wmayer
e9498f150b + use term 'word size' in About dialog 2014-04-25 18:48:43 +02:00