Commit Graph

5762 Commits

Author SHA1 Message Date
Yorik van Havre
3d2765cf6f Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-10-30 10:50:22 -02:00
Yorik van Havre
d71beba746 Added new translations to makefiles 2012-10-30 10:49:36 -02:00
Yorik van Havre
1def021530 Updated translations from crowdin
* Updated the updateTranslations.py tool so it can now work with
  unzipped folders, and it updates qt resource files when necessary.
* Updated existing translations, changed a couple of language codes:
  es -> es-ES, pt -> pt-BR, zh -> zh-CN, se -> sv-SE
* Added new translations that have more than 50% translated:
  cs, hu, ro, sk, zh-TW, tr
2012-10-30 09:59:55 -02:00
wmayer
71bf1db879 Optimize loading of projects with many document objects 2012-10-29 20:11:30 +01:00
wmayer
759c826241 Fix initialization error 2012-10-18 10:31:04 +02:00
wmayer
f8bd7fbd0b Replace Python std output only for GUI application and not for CLI 2012-10-01 16:38:43 +02:00
wmayer
bc4a3b0c76 0000665: Follow up 0000640: This file crashes FreeCAD UI latest Git 2012-10-01 13:58:40 +02:00
wmayer
15f99d2df5 Python interface to count selected objects 2012-09-26 18:39:38 +02:00
wmayer
92a872046f Avoid to activate wrong MDI view, show fillet/chamfer tools for selected edges 2012-09-18 16:24:50 +02:00
wmayer
6c722111f8 0000826: reading from the python console for using pdb 2012-09-12 15:01:41 +02:00
wmayer
1a404f4fd1 Use Webkit's SVG renderer for icons on macro page 2012-09-11 11:32:58 +02:00
wmayer
f7cab78c85 Fix issue with Python debugger when leaving application 2012-09-11 11:12:02 +02:00
wmayer
ec73c9fc16 0000826: reading from the python console for using pdb 2012-09-11 10:42:44 +02:00
wmayer
5c40b8ab35 make distcheck 2012-09-08 21:24:00 +02:00
wmayer
145256b4f4 0000826: reading from the python console for using pdb 2012-09-08 13:01:02 +02:00
wmayer
d421fac3b8 Fix build errors with autotools 2012-09-07 23:05:52 +02:00
wmayer
286c0ff27e Fix trailing whitespaces, handle language change events 2012-09-06 15:01:03 +02:00
wmayer
cfc2e5aa78 0000818: [PATCH] added new page to Customize dialog for space navigator 2012-09-06 14:09:43 +02:00
wmayer
3df84b35f1 0000822: Two little tweaks for the python console 2012-09-05 16:01:39 +02:00
logari81
1f3434fa6e Sketcher: implement box selection (based on mrlukeparry's work) 2012-09-04 14:14:03 +02:00
wmayer
36ffbc3637 Replace tabs with spaces 2012-08-31 13:15:08 +02:00
wmayer
a1313961c0 0000818: [PATCH] added new page to Customize dialog for space navigator 2012-08-30 11:31:46 +02:00
Yorik van Havre
55ac1b450e New splashscreen and windowsinstaller bmps 2012-08-21 19:38:00 -03:00
wmayer
8f503a74cd Fix confusing informaton in About dialog 2012-08-18 11:48:08 +02:00
Yorik van Havre
9d5d9f94f1 Updated translation files 2012-08-16 16:09:56 -03:00
wmayer
e5ea1b5265 Show popup menu on mouse button release to avoid problems with navigation style 2012-08-15 13:18:19 +02:00
wmayer
6b5316f40b Add measure distance tool to toolbar in Complete workbench, disable unused command 2012-08-15 10:24:49 +02:00
Yorik van Havre
5c20d6bbdc 0000630: User-defined defaults for shape colors
The default colors for new geometry (light grey + 2px black line)
are now a user preference (In Display->Colors properties)
2012-08-13 09:42:05 -03:00
wmayer
33ad622209 Convert unicode into string for de-serialized strings from JSON 2012-08-13 12:50:07 +02:00
wmayer
40a997217b Proper handling of SystemExitException in Python 2012-08-11 10:58:54 +02:00
wmayer
7ca646c991 Allow to customize cursor text color in sketcher 2012-08-10 11:04:26 +02:00
wmayer
17c374b704 0000813: set colors dialog crash 2012-08-07 10:59:54 +02:00
wmayer
f76acd9614 0000807: Image plane duplication 2012-07-31 11:23:36 +02:00
wmayer
224f5dff78 Allow also other file types for group icons in preference page when size is 96x96 2012-07-28 16:01:46 +02:00
wmayer
f9f03f1d89 Automatically create actions for each template 2012-07-22 14:56:25 +02:00
wmayer
2605c6e5fa 0000791: Placement dialog leaves unapplied changes 2012-07-21 20:07:27 +02:00
unknown
c2c5b137f2 Fix possible crash in various view providers, fix formatting of Coin debug output, fix warning and compiler errors with Coin2 in SoDatumLabel 2012-07-18 10:40:36 +02:00
wmayer
30d3d24d38 Apply camera settings from 3d view to split views for alignment 2012-07-13 13:37:01 +02:00
wmayer
8080baa536 0000789: Sketcher active in one document blocks closing another. 2012-07-11 17:24:53 +02:00
wmayer
eecc8e67d9 Add optional argument moveToCenter (by default false) to avoid to move camera when using standard views 2012-07-09 13:40:13 +02:00
wmayer
572008b297 Add optional argument moveToCenter (by default false) to avoid to move camera when using standard views 2012-07-09 13:38:21 +02:00
wmayer
46991b4fbf Add python keyword with to list of syntax highlighting 2012-07-09 13:36:10 +02:00
wmayer
847c44e6bb 0000736: when object is deleted, auto show its parametric objects 2012-07-07 13:32:27 +02:00
wmayer
72fa9db2dd 0000772: Navigation style suggestion - do not change cursor location when you are controling view 2012-07-07 00:28:03 +02:00
wmayer
4777b00b59 Add a sensitivity value to improve issue #0000772 2012-07-06 18:47:11 +02:00
wmayer
fbb17d1b8b 0000787: Patch for Space navigator support on windows 2012-07-06 13:02:09 +02:00
wmayer
7e8269ac4c Fix address of FSF in copyright notice 2012-07-05 22:59:12 +02:00
wmayer
41c46bf48b 0000777: Shared libraries call exit 2012-07-05 15:24:28 +02:00
wmayer
9ff65d3b03 Suppress warnings and error messages in splash screen 2012-07-05 10:44:35 +02:00
wmayer
8b2772e8ac Fix build error 2012-07-03 01:18:44 +02:00