wmayer
|
747bae61dc
|
activate new icons and remove old icons
|
2016-08-19 16:21:37 +02:00 |
|
maurerpe
|
e1f3fe1be4
|
Change numBytes() to byteCount()
numBytes() is obsolete in Qt 4.8 and removed in Qt5. byteCount() is a
drop in replacement that works in 4.8 and 5.
|
2016-02-24 23:56:25 +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 |
|
Mateusz Skowroński
|
43a4a5938c
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
433efbc115
|
+ fix possible crash in debug mode
|
2015-09-20 16:59:17 +02:00 |
|
wmayer
|
26b424e776
|
+ support of exclusive Python command groups
|
2015-09-02 22:52:04 +02:00 |
|
wmayer
|
cd0b369425
|
+ issue #0002053: Support of themes
|
2015-06-28 23:30:42 +02:00 |
|
wmayer
|
0e91902e74
|
+ move to Qt's built-in search system for icon resources
|
2015-04-14 11:37:24 +02:00 |
|
wmayer
|
f19fe1f8ed
|
+ improve loading SVG files in debug mode
|
2015-02-01 11:14:00 +01:00 |
|
wmayer
|
b172e069a1
|
+ fix conversion from Qi image to Inventor when image uses a color table
|
2014-12-27 13:51:36 +01:00 |
|
wmayer
|
5aefd2d346
|
+ fixes #0001859: Unable to select PNG files for icons for macros in Tools-Customize
|
2014-12-22 03:07:26 +01:00 |
|
wmayer
|
f233a50a00
|
+ harmonize API
|
2014-10-19 14:25:51 +02:00 |
|
wmayer
|
8f54360226
|
+ minor fix
|
2014-09-02 17:43:25 +02:00 |
|
wmayer
|
3b5cdda879
|
+ fix flaws found with code analyzer tool
|
2014-05-07 13:09:44 +02:00 |
|
wmayer
|
017d6e4fb1
|
+ Workaround for crash in webkit engine for Qt 4.8.5
|
2013-12-07 22:03:17 +01:00 |
|
wmayer
|
476f609e04
|
* Remove some old XPM icons
|
2013-11-08 14:20:49 +01:00 |
|
wmayer
|
5a8caa6d06
|
Use Webkit's SVG renderer for icons on macro page
|
2012-09-11 11:32:58 +02:00 |
|
wmayer
|
3beef4aa3c
|
Allow to import from HomePath/icons before loading builtin icons
|
2012-03-15 18:28:26 +01:00 |
|
wmayer
|
f250478c7e
|
Support of relative paths in branding.xml
|
2012-02-27 12:47:34 +01:00 |
|
wmayer
|
d6511969cd
|
Extend application branding
|
2012-02-23 20:25:33 +01:00 |
|
tanderson
|
b76d1509ce
|
changing Gui/BitmapFactory default pixmap size
Allows toolbar pixmaps to scale correctly
|
2012-01-24 22:18:12 +01:00 |
|
wmayer
|
6001cdcfca
|
0000474: Wrong background of SVG pixmaps
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5094 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-11-05 18:21:32 +00:00 |
|
wmayer
|
fc70821b48
|
+ use QtWekkit module to render SVG on Windows
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5090 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-11-04 19:13:39 +00:00 |
|
wmayer
|
7005831de6
|
0000356: Switch from QSvg to QWebKit (disabled atm)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5089 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-11-04 18:51:23 +00:00 |
|
wmayer
|
6af7745439
|
+ save/restore custom icon paths
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5035 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-18 07:37:15 +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 |
|