Mateusz Skowroński
2c79424f81
Fix includes to be compatible with Qt5.
...
This change is Qt4/Qt5 neutral.
2016-07-07 15:10:31 -03:00
Yorik van Havre
b4a5582309
Web: support for saving cookies across sessions - fixes #2447
2016-05-24 12:38:18 -03:00
wmayer
88e987dd86
+ translatable tab name of Start page
2016-04-13 19:05:31 +02:00
Yorik van Havre
ca7c5d31a4
updated translations
2016-04-06 22:39:34 -03:00
Yorik van Havre
bcb75d5477
Updated translation files from crowdin
2016-03-17 23:29:11 -03:00
Yorik van Havre
d1b4f23388
Added latest translations from crowdin
2016-03-06 14:50:07 -03:00
triplus
d432c72a15
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
Yorik van Havre
28b6c82555
Added updated translations from crowdin - fixes #2443
2016-02-26 18:32:02 -03:00
Yorik van Havre
2e2192f88a
Added slovenian language
2016-02-03 13:36:51 -02:00
Yorik van Havre
37b1bdbe27
Updated translations with latest from crowdin
2016-02-01 23:32:58 -02:00
wmayer
cbe9c39a96
+ fix typo
2016-01-20 11:22:27 +01:00
wmayer
a467612b9f
+ simplify porting of Web module to Python3
2016-01-17 19:17:34 +01:00
Mateusz Skowroński
cd2db00f22
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
...
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
Yorik van Havre
1747fb643f
Updated ts files prior to translation cycle
2016-01-03 19:45:29 -02:00
wmayer
f26844e1bc
+ allow to clear installed firewall
2015-12-13 14:36:41 +01:00
wmayer
f46393efe7
Report 'None' for successfully executed commands in server, implement a simple firewall to block commands
2015-12-13 14:24:15 +01:00
wmayer
dc20525edc
+ don't switch tab when creating new web page
2015-11-10 17:32:55 +01:00
wmayer
7546a39b12
+ Allow to open link in new web view
2015-11-10 16:40:04 +01:00
Chris Pollard
4a802befbb
Made slight tweaks for high DPI displays
2015-09-28 13:42:00 -04:00
Mateusz Skowroński
43a4a5938c
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
wmayer
b81482d597
+ harmonize Coin3D cmake variables with official check
2015-07-28 14:55:15 +02:00
wmayer
7d98705396
+ harmonize XercesC cmake variables with official check
2015-07-28 14:17:49 +02:00
wmayer
d95003e92c
+ replace deprecated PYTHON_INCLUDE_PATH
2015-07-25 18:29:42 +02:00
wmayer
1b58ec8bb7
+ simplify dependencies in CMakeLists.txt files
2015-07-17 12:18:44 +02:00
wmayer
0b1da87302
+ eliminate cmake variable QT_DEBUG_LIBRARIES
2015-07-16 19:06:20 +02:00
wmayer
9680f13854
+ fix loading of certain urls in web page
2015-06-24 13:35:13 +02:00
Yorik van Havre
0009e58291
Merged crowdin translations
2015-03-07 15:17:58 -03:00
Yorik van Havre
8d8eba6dac
Updated ts files from source
2015-02-27 18:56:51 -03:00
Yorik van Havre
8d98921dd7
Updated translations from crowdin
2015-02-27 18:46:03 -03:00
wmayer
477099bbfe
+ remove useless stuff from Init files
2015-01-13 16:19:19 +01:00
Sebastian Hoogen
debca91e98
remove support for automake
2014-11-26 10:26:30 +01:00
Stefan Tröger
72cab0c002
Adaption of FreeCAD to QuarterWidget
...
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer interface
2014-09-23 10:11:11 +02:00
Yorik van Havre
6e5fbc74a8
Added base translation file for the Web WB - issue #453
2014-09-18 12:24:16 -03:00
Yorik van Havre
9f7956b17e
Web: Added an Open Link In External Browser context menu option - fixes #1017
2014-09-16 14:16:44 -03:00
Yorik van Havre
850d0b5e82
Added Gui.showDownloads() py function to show the download manager, and allow to click https links in webgui browser
2014-08-31 16:51:51 -03:00
jriegel
ec2198107b
move build specifier in own cMake group
2014-08-03 20:53:19 +02:00
wmayer
6b89c03181
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
mdinger
337f05d56e
Move python module prefix
and suffix
properties into macro to be set together
2014-05-03 16:00:30 +02:00
wmayer
1a7cea9b59
+ Fix prefix of Python extensions built with MinGW
2014-04-30 18:22:52 +02:00
mdinger
a17cce3559
Remove unnecessary quotes.
2014-04-30 13:41:16 +02:00
mdinger
1942bb7906
Apply SET_BIN_DIR macro to Mod
2014-04-30 13:41:13 +02:00
Yorik van Havre
66f6dc6282
Start: Improvements to the Start page - relates to #1017
...
* Removed the videos section
* Added descriptions for feed links
* New cleaner look
* Colors taken from the system
* Feed links open in an external browser
2014-03-03 17:01:18 -03:00
wmayer
1f8c2e8f2c
+ Fix target name
2014-01-07 21:13:41 +01:00
wmayer
dd9697dbad
+ Implement a lightweight TCP server
2014-01-07 18:37:59 +01:00
wmayer
19c6105389
+ Implement a lightweight TCP server
2014-01-07 17:56:20 +01:00
wmayer
847b6b79e0
+ Replace math.h with cmath
2014-01-05 11:25:40 +01:00
wmayer
f1f3151345
+Relicense from GPL to LGPL
2013-09-19 11:21:03 +02:00
Yorik van Havre
42fdbefc54
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
wmayer
26d1751aeb
0000952: Download manager
2013-05-29 17:57:25 +02:00
wmayer
3db10284b1
0000952: Download manager
2013-05-28 18:14:58 +02:00