tritao
80b299bb88
Base: Move zipios library to 3rdParty folder.
2025-02-14 13:08:28 -06:00
Michael Fuchs
a0e70e0d6f
Inject version information into 3rd Party libraries html
2024-10-24 21:50:13 -05:00
Chris Hennes
66ccc6cc97
Gui: Compile CONTRIBUTORS into Qt resources
2022-04-27 10:25:53 -05:00
Yorik van Havre
cea8c31836
Merge pull request #6634 from yorikvanhavre/retire-qassistant-2
...
Retire qassistant (try 2)
2022-03-24 09:42:33 +01:00
Uwe
b57cdc850d
[Assembly] remove it
...
as discussed: https://forum.freecadweb.org/viewtopic.php?p=582152#p582152
2022-03-23 01:59:51 +01:00
Uwe
d3f99b26e5
[Doc] the Cam module was removed
2022-03-22 17:53:22 +01:00
Yorik van Havre
ac2530e059
Removed qhelp files
2022-03-21 13:27:07 +01:00
wmayer
b0ebf143e6
Tools: [skip ci] remove all references to CxImage
2022-02-28 21:44:57 +01:00
wmayer
4e2e787f19
CMake: fix build and install location of Qt help files
2021-03-04 12:16:53 +01:00
Chris Hennes
5ad480aeec
[GUI] Refactor About to list credits from a file
...
The Credits tab is now generated from a CONTRIBUTORS file. The file is
expected to list one contributor per line, with individuals first,
followed by a line with the word "Firms" on it, followed by firms (again
one per line). The formatting is currently a simple <ul> for each set of
names. No sorting, etc. is performed.
2021-03-03 11:03:43 +01:00
wmayer
6d02284b81
CMake: [skip ci] copy ThirdPartyLibraries.html and LICENSE.html to the correct location
...
and add the latter to the INSTALL() command
2021-03-02 19:05:30 +01:00
Chris Hennes
2038dedeb4
[GUI] Implement license tab that obeys stylesheet
...
The original License tab used a hard-coded HTML element created in Qt
Designer, which adds style tags to all HTML elements. This commit
replaces that tab with a dynamically-created tab which loads an included
LICENSE.html file at runtime. That file contains no style information,
so obeys the style information provided by the current stylesheet. If
that resource file is not available at runtime, the old license tab is
retained and displayed.
2021-03-02 18:49:13 +01:00
Yorik van Havre
4cda00debe
Doc: Cosmetic fixes for doxyhen-generated doc
...
The documentation generated with 'make WebDoc' is now a git repo at
https://github.com/FreeCAD/SourceDoc and can be read online via
https://freecad.github.io/SourceDoc/ - The page at
https://freecadweb.org/api now redirects to it.
2020-12-24 13:24:37 +01:00
wmayer
8cd1e1ceba
Doc: [skip ci] fix check for doxygen
2020-05-11 10:55:47 +02:00
Yorik van Havre
a6334a4bfd
Cleanup in doxygen stuff
2019-07-15 23:20:52 -03:00
Sviatoslav Sydorenko
9eb9fe1e0b
🚑 🐛 Don't install doc/freecad.qch with no GUI
2018-08-11 11:39:27 +02:00
wmayer
1365cf8adf
revert commit 84a853b21
2018-03-31 11:06:04 +02:00
wmayer
113331fcc7
cat files in correct order
2018-03-25 18:52:46 +02:00
wmayer
06a36155c9
fix PPA build failure
2018-03-22 07:35:25 +01:00
wmayer
b4cf4bcc7e
use Python script to concatenate qch file
2018-03-21 22:20:34 +01:00
Ian Rees
b2c5466c96
Fix LaTeX include used for Doxygen docs
2017-10-15 16:33:25 +02:00
hgutsche
201c9d89b0
Some fixes for doygen syntax errors and some configuration to make it run smoother under Windows
2017-02-28 18:52:04 +01:00
Ian Rees
e257864d9f
Add git commit info to Doxygen index page.
2017-02-24 13:33:33 +01:00
Yorik van Havre
a67bdf3f9c
Doc: Further fixes to doxygen docs
2016-11-24 17:59:21 -02:00
Yorik van Havre
bf0d37bf28
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Yorik van Havre
6a2eed229d
Doc: small adjustments to doxygen docs
2016-11-15 16:17:58 -02:00
Yorik van Havre
e162166f5d
Fixed last commit a bit better this time...
2016-11-13 18:11:43 -02:00
Yorik van Havre
ad8ace8134
Fixed leftover from previous commit
2016-11-13 17:50:33 -02:00
Yorik van Havre
28a7f966b9
Doc: Added a new WebDoc cmake target
2016-11-13 17:45:59 -02:00
wmayer
13830fe52e
+ fixes #0002329 : remove the 2 now obsolete Pivy versions distributed with FreeCAD source code
2015-11-05 21:26:05 +01:00
wmayer
72aaaa669a
+ harmonize Coin3D cmake variables with official check
2015-07-28 14:55:15 +02:00
Ian Rees
c61c49eb1f
Doxygen ignore _rc.py files
2015-03-21 15:55:48 +01:00
jriegel
17a6810518
some fixes in build with CL-Bundler
2014-11-15 21:18:22 +01:00
jriegel
103ae7c2ad
move build specifier in own cMake group
2014-08-03 20:53: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
wmayer
15f38e1a62
Fixes for MacOSX
2012-10-26 12:59:43 +02:00
wmayer
9516653d9a
0000817: make DevDoc fails
2012-09-07 14:03:18 +02:00
wmayer
bde949f7e4
0000519: Patch to set proper RPATH's for system wide installation on Linux
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5270 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-11 12:36:36 +00:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00