Reqrefusion
7cf7922079
Add myself as contributor
2024-05-01 10:33:01 -05:00
Johannes Wüller
700868f834
Add myself as contributor
2024-04-20 23:03:16 +02:00
Patryk Skowroński
233a61e54e
New integration with 3Dconnexion devices ( #12929 )
...
* New integration with 3Dconnexion devices
* CMake build option hidden for Mac
* Minor fixes, to be squashed to previous commit
* cmake: fix indent and case; to be squashed
* Corrected name case
---------
Co-authored-by: Patryk Skowroński <pskowronski@3dconnexion.com >
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
Co-authored-by: Ladislav Michl <ladis@linux-mips.org >
2024-04-15 10:43:45 -05:00
luzpaz
5839134e95
Fix various typos throughout the codebase ( #13029 )
...
* Fix various typos throughout the codebase
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-18 16:54:30 -05:00
Max Wilfinger
476089a2ad
sketcher: create contextual right click menu
2024-01-08 12:39:17 -05:00
DeflateAwning
8de6db3e97
Find and replace http://freecad.org to https://freecad.org
...
Find and replace:
http:\/\/(.{0,10})freecad
https://$1freecad
Done in all remaining files (after doing it in SVGs in the last commit)
2023-10-29 22:39:22 -06:00
Rexbas
97d84ec184
Add Rexbas to contributors
2023-09-24 12:17:40 +02:00
qewer
0a093e1ed1
StartPage: Visual overhaul and CSS fixes ( #10391 )
...
* StartPage visual overhaul and CSS fixes
* Add qewer33 to CONTRIBUTORS
2023-08-27 13:27:53 -05:00
Pesc0
45141df33e
Add Pesc0 to contributors
2023-06-28 16:01:46 +02:00
Jonas Bähr
7356c8d844
Add myself to CONTRIBUTORS
2023-05-23 17:13:56 -04:00
Chris Hennes
6da3d0e6b5
Mods: Remove Raytracing
...
Deprecated. Replaced by 3rd party addon 'Render'.
2023-05-02 12:49:54 -05:00
luzpaz
8f3e7451dd
Fix misc. linting and typos
...
Trim whitespace; move imports to separate lines, fix typos
2023-04-25 17:14:39 +02:00
luzpaz
129d5882a7
Migrate domain name from freecadweb to freecad ( #9352 )
...
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
2023-04-24 15:19:20 -05:00
luzpaz
08b3bf4462
Fix various trailing whitespace issues
2023-02-16 09:30:22 -05:00
luz paz
95d89622de
Fix header uniformity for various workbenches/directories
...
Also includes some trailing whitespace fixes
2022-11-29 04:48:57 +01:00
Benjamin Bræstrup Sayoc
99c9cd9bca
[Doc] Clean up footer and header for WebDoc
2022-07-15 17:43:40 +02:00
Benjamin Bræstrup Sayoc
0d61c6a72b
[Doc] Migrate BuildWebDoc.cfg.in to doxygen 1.9.4
2022-07-15 16:16:14 +02:00
Chris Hennes
4f9eb9ebce
Gui: Compile CONTRIBUTORS into Qt resources
2022-04-27 10:25:53 -05:00
Yorik van Havre
aae0201a8b
Merge pull request #6634 from yorikvanhavre/retire-qassistant-2
...
Retire qassistant (try 2)
2022-03-24 09:42:33 +01:00
Uwe
245f5b6c7d
[Assembly] remove it
...
as discussed: https://forum.freecadweb.org/viewtopic.php?p=582152#p582152
2022-03-23 01:59:51 +01:00
Uwe
50f16686f1
[Doc] the Cam module was removed
2022-03-22 17:53:22 +01:00
Uwe
95eadf6c09
[Doc] update weblinks
...
- link Freetype license
2022-03-21 17:59:49 +01:00
Uwe
670a97ded6
[Doc] update 3rdparty license page
...
- don't include license text because it it a nightmare to checking if texts are still the actual ones
link the licenses instead. (Links are much easier to maintain for every release.)
- update weblinks
Todo: we must decided for a License of FreeType, see our developers forum
2022-03-21 17:36:33 +01:00
Yorik van Havre
2c5b3547b0
Removed qhelp files
2022-03-21 13:27:07 +01:00
wmayer
a3cb945d4e
Tools: [skip ci] remove all references to CxImage
2022-02-28 21:44:57 +01:00
Uwe
8cbf141ae5
fix some typos to silence the spellchecker CI
2022-02-21 13:09:29 +01:00
donovaly
67ebeeaad0
[Doc] update weblink to Coin3D
...
* Coin3D is no loner available via bitbucket, therefore update the new dead links
* change a weblink so that it is the same in all our code
2021-10-09 19:24:15 +02:00
Yorik van Havre
970158f78b
Added OpeningDesign to contributors list
2021-05-06 13:14:12 +02:00
Yorik van Havre
1c282b8aa8
Added KiCAD Corp to the credits
2021-04-26 12:55:57 +02:00
Chris Hennes
1f62d46661
Minor refactoring and cleanup of the About window
...
Removes old Qt code, restores the conditional inclusion of the
3Dconnexion license information, shortens the displayed hash, and links
the hash to its repo.
2021-03-28 16:12:27 +02:00
wmayer
232fa56f02
CMake: fix build and install location of Qt help files
2021-03-04 12:16:53 +01:00
Chris Hennes
f5cc3027f4
[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
a263b731ef
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
73f4b9b4db
[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
8a0d0236dc
Doc: Updated offline doc for 0.19
2021-02-22 22:06:29 +01:00
Yorik van Havre
4a9da93e67
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
4d8db6474b
Doc: [skip ci] fix check for doxygen
2020-05-11 10:55:47 +02:00
Yorik van Havre
8048f93627
Cleanup in doxygen stuff
2019-07-15 23:20:52 -03:00
Yorik van Havre
0acb6eb236
Updated offline documentation
2019-03-07 14:10:28 -03:00
Sviatoslav Sydorenko
3c2e27cfc2
🚑 🐛 Don't install doc/freecad.qch with no GUI
2018-08-11 11:39:27 +02:00
luz.paz
d671478717
Doxygen: fix broken link in freecadweb.org/api page + update all links to https://
...
Fixes #3442 (https://freecadweb.org/tracker/view.php?id=3442 )
2018-04-25 11:05:46 +02:00
wmayer
e46e576a11
revert commit 4301216e7
2018-03-31 11:06:04 +02:00
Yorik van Havre
7fd1e543fe
Updated offline documentation
2018-03-28 17:36:12 -03:00
wmayer
f5bd719a6d
cat files in correct order
2018-03-25 18:52:46 +02:00
wmayer
4301216e76
fix PPA build failure
2018-03-22 07:35:25 +01:00
wmayer
3b5b284c67
use Python script to concatenate qch file
2018-03-21 22:20:34 +01:00
Yorik van Havre
dbad77bd79
Doc: cmake now joins parts of offline doc
2018-03-19 12:39:17 -03:00
Yorik van Havre
ae38698306
added 3-part offline doc for testing
2018-03-12 19:33:07 -03:00
wmayer
7335b3ae52
add tab about license information of 3rd party libraries
2018-02-11 11:40:09 +01:00
luzpaz
128239b54a
Typos: Various workbenches and misc.
...
[skip ci]
2017-12-25 10:58:10 +01:00