Repo created
BIN
qt/res/bookmark.png
Normal file
|
After Width: | Height: | Size: 960 B |
BIN
qt/res/borders_selection.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
qt/res/bug.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
qt/res/busy.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
qt/res/chart.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
qt/res/city_boundaries.png
Normal file
|
After Width: | Height: | Size: 904 B |
BIN
qt/res/city_roads.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
qt/res/clear-route.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
qt/res/clear.png
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
qt/res/down.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
qt/res/download.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
qt/res/geom.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
qt/res/guides.png
Normal file
|
After Width: | Height: | Size: 546 B |
BIN
qt/res/isolines.png
Normal file
|
After Width: | Height: | Size: 484 B |
BIN
qt/res/layers.png
Normal file
|
After Width: | Height: | Size: 405 B |
BIN
qt/res/left.png
Normal file
|
After Width: | Height: | Size: 5 KiB |
15
qt/res/linux/app.comaps.comaps.desktop
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.0
|
||||
Name=CoMaps
|
||||
Comment=Detailed Offline Maps of the World
|
||||
Comment[ast]=Mapes detallaos del mundu ensin conexón
|
||||
Comment[ca]=Mapes detallats del món sense connexió
|
||||
Comment[es]=Mapas detallados del mundo sin conexión
|
||||
Comment[ru]=Подробная оффлайновая карта мира
|
||||
Icon=comaps
|
||||
TryExec=CoMaps
|
||||
Exec=CoMaps
|
||||
Categories=Maps;Education;Geography;Geoscience;Qt;
|
||||
Keywords=Map;Maps;Offline Maps;CoMaps;OSM;OpenStreetMap;
|
||||
X-KDE-FormFactor=desktop;tablet;handset;
|
||||
BIN
qt/res/load.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
qt/res/location-search.png
Normal file
|
After Width: | Height: | Size: 516 B |
BIN
qt/res/location.png
Normal file
|
After Width: | Height: | Size: 363 B |
BIN
qt/res/logo.png
Normal file
|
After Width: | Height: | Size: 43 KiB |
58
qt/res/mac/Info.plist.in
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
||||
<plist version="0.9">
|
||||
<dict>
|
||||
<key>CFBundleName</key>
|
||||
<string>@BUNDLE_NAME@</string>
|
||||
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>@BUNDLE_DISPLAY_NAME@</string>
|
||||
|
||||
<key>CFBundleVersion</key>
|
||||
<string>@BUNDLE_VERSION@</string>
|
||||
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>@BUNDLE_ICON@</string>
|
||||
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
|
||||
<key>CFBundleSignature</key>
|
||||
<string>MWME</string>
|
||||
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>@BUNDLE_EXECUTABLE@</string>
|
||||
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>app.comaps.comaps</string>
|
||||
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<string>True</string>
|
||||
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<true/>
|
||||
<key>NSExceptionDomains</key>
|
||||
<dict>
|
||||
<key>comaps.app</key>
|
||||
<dict>
|
||||
<key>NSExceptionAllowsInsecureHTTPLoads</key>
|
||||
<true/>
|
||||
<key>NSIncludesSubdomains</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>comaps.at</key>
|
||||
<dict>
|
||||
<key>NSExceptionAllowsInsecureHTTPLoads</key>
|
||||
<true/>
|
||||
<key>NSIncludesSubdomains</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
qt/res/mac/designer.icns
Normal file
BIN
qt/res/mac/mac.icns
Normal file
BIN
qt/res/phonepack.png
Normal file
|
After Width: | Height: | Size: 921 B |
BIN
qt/res/point-finish.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
qt/res/point-intermediate.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
qt/res/point-start.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
43
qt/res/resources.qrc
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
<RCC>
|
||||
<qresource prefix="/navig64">
|
||||
<file>search.png</file>
|
||||
<file>up.png</file>
|
||||
<file>down.png</file>
|
||||
<file>left.png</file>
|
||||
<file>right.png</file>
|
||||
<file>world.png</file>
|
||||
<file>download.png</file>
|
||||
<file>location-search.png</file>
|
||||
<file>location.png</file>
|
||||
<file>select.png</file>
|
||||
<file>selectmode.png</file>
|
||||
<file>clear.png</file>
|
||||
<file>traffic.png</file>
|
||||
<file>city_boundaries.png</file>
|
||||
<file>city_roads.png</file>
|
||||
<file>point-finish.png</file>
|
||||
<file>point-intermediate.png</file>
|
||||
<file>point-start.png</file>
|
||||
<file>clear-route.png</file>
|
||||
<file>routing.png</file>
|
||||
<file>run.png</file>
|
||||
<file>bug.png</file>
|
||||
<file>chart.png</file>
|
||||
<file>test.png</file>
|
||||
<file>geom.png</file>
|
||||
<file>phonepack.png</file>
|
||||
<file>bookmark.png</file>
|
||||
<file>ruler.png</file>
|
||||
<file>layers.png</file>
|
||||
<file>subway.png</file>
|
||||
<file>isolines.png</file>
|
||||
<file>guides.png</file>
|
||||
<file>settings-routing.png</file>
|
||||
<file>borders_selection.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="/ui">
|
||||
<file>logo.png</file>
|
||||
<file>busy.png</file>
|
||||
<file>x.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
BIN
qt/res/right.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
qt/res/routing.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
qt/res/ruler.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
qt/res/run.png
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
qt/res/save.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
qt/res/search.png
Normal file
|
After Width: | Height: | Size: 6.9 KiB |
BIN
qt/res/select.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
qt/res/selectmode.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
qt/res/settings-routing.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
qt/res/subway.png
Normal file
|
After Width: | Height: | Size: 475 B |
BIN
qt/res/test.png
Normal file
|
After Width: | Height: | Size: 7.6 KiB |
BIN
qt/res/traffic.png
Normal file
|
After Width: | Height: | Size: 1,010 B |
BIN
qt/res/up.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
qt/res/windows/windows.ico
Normal file
|
After Width: | Height: | Size: 121 KiB |
1
qt/res/windows/windows.rc
Normal file
|
|
@ -0,0 +1 @@
|
|||
IDI_ICON1 ICON DISCARDABLE "windows.ico"
|
||||
BIN
qt/res/world.png
Normal file
|
After Width: | Height: | Size: 6.9 KiB |
BIN
qt/res/x.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |