Find a file
Pino Toscano f9f6918af3 Organize PNG app/mime icons by size & role
Reorganize the way the application and MIME icons are stored:
- create subdirectories for each size
- create per-size subdirectories according to the role ("apps" or
  "mimetypes")
- move the icons by size in the proper subdirectory
- rename the application icons as "leocad"
- rename the MIME icons as "application-vnd.leocad"

This is done in preparation for installing all these icons: since qmake
does not support renaming files when installing them, then place them
in subdirectories so they are in the right directory structure of the
hicolor icon theme.

The name of the MIME icons follows the name of the MIME type they refer
to.
2020-11-22 01:30:17 +01:00
common Widget cleanup. 2020-11-14 12:47:55 -08:00
docs Replaced HTML parts list with BOM style image. 2020-01-14 12:48:18 -08:00
qt Compile fix. 2020-11-14 12:53:58 -08:00
resources Better tooltip and menu separator colors. 2020-10-17 10:47:44 -07:00
tools Organize PNG app/mime icons by size & role 2020-11-22 01:30:17 +01:00
.gitattributes Create .gitattributes 2016-10-02 13:39:37 -07:00
.gitignore Instructions Dialog mockup. 2020-05-31 18:46:36 -07:00
.travis.yml Update .travis.yml 2020-11-07 13:42:52 -08:00
appveyor.yml Update appveyor.yml 2020-11-06 18:28:03 -08:00
leocad.pro 3D Preview 2020-10-03 16:20:59 +02:00
leocad.qrc 3D Preview - add preview display lock 2020-10-07 15:44:14 +02:00
leocad.spec Fedora Qt5.x dependency added for Qt module gamepad (#265) 2019-02-23 10:50:43 -08:00
PKGBUILD ArchLinux Version string update (#262) 2018-09-21 12:33:21 -07:00

About LeoCAD
------------

LeoCAD is a CAD program for creating virtual LEGO models. It's available
for free under the GNU Public License v2 and works on the Windows, Linux
and macOS Operating Systems.


Installation
------------

You can download the latest version of LeoCAD and its Parts Library from
the main website at https://www.leocad.org

It's recommended that you install the latest drivers for your video card
since LeoCAD uses OpenGL to take advantage of hardware acceleration for
rendering.

- LeoCAD for Windows:

  Download LeoCAD-Windows-19.07.exe to your computer, double click on the
  icon to launch the installer and follow the intructions.

- LeoCAD for Linux:

  Download LeoCAD-Linux-19.07-x86_64.AppImage, make the file executable
  (chmod +x) and run it.

  If you prefer to compile LeoCAD yourself, go to the GitHub releases page
  at https://github.com/leozide/leocad/releases/latest and download the 
  source archive from there. If you do not already have a Parts Library
  installed, you will need to download one and follow the installation
  instructions. More information on how to compile your own executable is
  available in the Documentation section of https://www.leocad.org

- LeoCAD for Mac OSX:

  Download LeoCAD-macOS-19.07.dmg to your computer, double click on the
  icon to open the archive and copy LeoCAD.app to your Applications folder.

New users should read the online tutorial located at
https://www.leocad.org/docs/tutorial1.html to learn how to use LeoCAD.


Online Resources
----------------

- Website:
  https://www.leocad.org

- GitHub page:
  https://github.com/leozide/leocad


Legal Disclaimer
----------------

LEGO(R) is a trademark of the LEGO Group of companies which does not sponsor,
authorize or endorse this software.