wmayer
|
e4435cdcba
|
Base/App: fix warnings from code analysers:
* convert old-style-casts to explicit C++ casts where possible
* make some implicit conversions explicit
|
2022-03-06 23:49:30 +01:00 |
|
luz paz
|
142c2c2c4d
|
Base: remove Py2 code
|
2021-04-26 09:23:58 +02:00 |
|
wmayer
|
2c113442a7
|
Qt5: 'void QTime::start()' / 'int QTime::elapsed() const' / 'int QTime::restart()' are deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations]
|
2020-06-12 17:51:33 +02:00 |
|
wmayer
|
618089d6d8
|
remove deprecated std::binary_function
|
2020-05-11 13:46:37 +02:00 |
|
wmayer
|
f9ca1b18a4
|
add function to escape special characters in strings
|
2019-10-03 01:43:08 +02:00 |
|
wmayer
|
426674f225
|
add function to escape special characters in file names
|
2019-09-28 19:32:34 +02:00 |
|
wmayer
|
8c7bb0cd55
|
fix warning
|
2017-11-14 21:47:56 +01:00 |
|
Yorik van Havre
|
0e9e49cbcc
|
py3: Base: files R-Z ported to python3
issue 0000995
|
2017-05-21 12:35:41 +02:00 |
|
wmayer
|
fb9fb9873f
|
fix possible crashes in Tools::escapedUnicodeFromUtf8
|
2016-09-14 15:18:19 +02:00 |
|
wmayer
|
1101623760
|
implement method to convert escaped unicode to utf-8 encoded string
|
2016-07-24 16:14:40 +02:00 |
|
wmayer
|
c0ee5fbae3
|
+ add restart method to timer
|
2015-12-07 17:31:05 +01:00 |
|
wmayer
|
d3af1ea85a
|
+ fix compiler warning
|
2015-04-04 14:09:00 +02:00 |
|
Sebastian Hoogen
|
a53a239f2f
|
issue #1027 use unicode filepaths
|
2014-10-11 13:32:06 +02:00 |
|
wmayer
|
c1e90feb0a
|
Add utility functions to convert between string/wstring
|
2013-04-26 17:07:18 +02: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 |
|