bofdahof
998f4e4d45
Console: rename PascalCase named methods to camelCase
2025-05-06 17:50:21 +02:00
Ladislav Michl
c293d74566
Base: rename Exception's PascalCase methods to camelCase
2025-05-05 23:50:01 +02:00
Ladislav Michl
8a0f94d59f
Main: unistd.h is not needed
2025-04-29 07:33:37 +02:00
Ladislav Michl
0276ff13f5
Main: output exception stream directly to stdout
...
printf is used to output formated stringstream. Not only introductory
information is somewhat repeated, but text can be sent directly to
standard output.
2025-04-29 07:33:37 +02:00
Alex Tran
989a06ea63
App: Running FreeCAD in verbose mode information to reflect Gui -> Help -> About Dialog info ( #20487 )
2025-04-16 08:29:07 +02:00
Chris Hennes
3cbcab042e
Main: Replace uses of Py_GetPath()
...
Deprecated in Python 3.13
2025-03-22 21:57:00 -05:00
Chris Hennes
e7c86d7710
Core: Update copyright date range to include 2025 ( #19520 )
...
* Main: Update copyright date range to include 2025
* GUI: Update copyright date range to include 2025
2025-02-11 10:59:12 -06:00
Ladislav Michl
758674d40b
Main: simplify banner
...
FreeCAD advertizes itself too noisy way which brings no usefull
infomation. Unify banner for commandline and GUI application and
drop unicode '(C)' character.
2024-09-16 18:14:52 +02:00
wmayer
fd7f6039b6
Main: Apply clang-format
2024-06-03 12:51:36 +02:00
wmayer
5b5be480a3
Increment year in copyright notice
2024-03-09 16:18:57 +01:00
luzpaz
1476fdcece
Increment year in copyright notice (2023) ( #8156 )
...
* Increment year in copyright notice
2023-01-09 14:59:37 +01:00
wmayer
97330443a2
All: modernize C++11
...
* replace deprecated headers
2022-03-23 22:44:18 +01:00
Uwe
bb76c7cc55
[Main] remove unused includes
2022-03-04 03:53:09 +01:00
luz paz
7f27c81119
Update 'About' info to reflect new year 2022
2022-01-05 13:20:48 +01:00
wmayer
6d2aa6acc9
Main: [skip ci] partially fix issue 0004765: FreeCAD failed to build on MSVC with std:c++latest
2021-11-06 14:31:17 +01:00
wmayer
b432d12933
MinGW: if PYTHONHOME is not set then automatically do it at program start
2021-09-23 12:34:09 +02:00
wmayer
3467907fab
Main: [skip ci] set new year
2021-02-15 14:54:12 +01:00
luz paz
c4b1ec01ba
Main: fix header uniformity + trailing whitespace
...
[skip ci]
2020-12-12 08:17:58 +01:00
triplus
b2aaa95a72
Update copyright information [skip ci]
2020-02-03 08:16:12 -05:00
howetuft
c4ca00a1d5
Increment year in copyright notice
2020-01-13 15:19:51 +01:00
wmayer
1406c03d18
fixes #0004000 : Ability to suppress console output when running under python
2019-06-13 15:46:49 +02:00
wmayer
2aa4f8c47f
Update copyright notice
2019-01-03 15:37:02 +01:00
wmayer
5d35713aa2
adjust copyright text
2018-01-27 12:13:44 +01:00
luzpaz
0d1451f39d
User-facing typo fixes
...
All user-facing strings that have double (consecutive) whitespace e.g. `\b \b`have been removed. Inspired by the error message in https://forum.freecadweb.org/viewtopic.php?f=3&t=5899&p=200309#p200309
2017-11-21 17:21:23 -03:00
Alexander Gryson
0c7587a86c
Increment year in copyright info
...
Just increments the year in the console output when launching FreeCAD
2017-02-14 17:44:21 +01:00
wmayer
e71e4bf562
update copyright text
2016-10-16 11:51:23 +02:00
Bruce B. Lacey
400891fcfe
Exit application with non-zero general error status code if an exception is raised
2016-10-08 15:57:50 -07:00
wmayer
d98337b5f2
Coverity: fix high impact issues
2016-08-17 15:33:04 +02:00
Ian Rees
bc71c6e64b
More fixes around Python exit codes
2016-03-27 13:01:04 +13:00
Ian Rees
3cd752417b
Catch exceptions in FreeCADCmd like FreeCAD
2016-03-26 20:49:47 +13:00
Mateusz Skowroński
43a4a5938c
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
Sebastian Hoogen
f32caef40c
respect locale environment except for LC_NUMERIC
...
fixes #1852
2015-01-24 19:52:25 +01:00
wmayer
477099bbfe
+ remove useless stuff from Init files
2015-01-13 16:19:19 +01:00
wmayer
dfd2eb3327
+ fixes #0001762 : Update 'About FreeCAD' Screen
2014-09-23 19:31:37 +02:00
wmayer
857454aad5
0000777: Shared libraries call exit
2012-07-05 15:24:28 +02:00
wmayer
d6511969cd
Extend application branding
2012-02-23 20:25:33 +01: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