294 Commits

Author SHA1 Message Date
Larry Shaffer
d3ea19eaad Enable hidpi support on macOS by default 2017-04-29 21:21:20 +02:00
Larry Shaffer
efe9bbb61c Update macOS app bundle copyright notice 2017-04-29 21:21:20 +02:00
Juergen E. Fischer
74df8754f9 remove standalone browser 2017-02-20 15:14:00 +01:00
David Marteau
689f3b1ab2 Expose QgsServerInterface to service modules
* Instanciate QgsServerInterface even if HAVE_SERVER_PYTHON_PLUGINS is
      not defined
    * Pass QgsServerInterface in module registration methods.
    * Add QgsServer initialisation test

 #Please enter the commit message for your changes. Lines starting
2017-01-10 14:34:16 +01:00
Juergen E. Fischer
d9349e5bbb update configuration settings to qgis3 2016-10-06 11:40:42 +02:00
Juergen E. Fischer
e040cbd644 fix display of version in doxymentation 2016-05-05 23:51:58 +02:00
SrNetoChan
be1fd07733 QGIS formats Icons for mac 2016-01-04 00:00:56 +00:00
SrNetoChan
a39585e37a updated mime icons for mac 2015-12-21 23:07:35 +00:00
Larry Shaffer
ed32f49c84 Update bundling of qspatialite and postgres Qt SQL plugins for Mac 2015-10-02 14:32:54 -06:00
Larry Shaffer
de3069bc72 Resolve symlinks when bundling PyQt uic directory on Mac 2015-10-01 19:09:56 -06:00
Larry Shaffer
db4a9a3623 Add PYTHONPATH support and better module finding to Mac bundling 2015-10-01 17:33:33 -06:00
Larry Shaffer
1a22b14d60 Bundle only the QCA plugins that are used on Mac 2015-10-01 17:33:33 -06:00
Larry Shaffer
2e011bcf4f Add QwtPolar bundling for Mac 2015-10-01 17:33:33 -06:00
Larry Shaffer
e65aa99ae7 [FEATURE] Authentication configuration system with master password
- Main C++ core and gui classes and desktop app integration
- Support for authentication method plugins
- Does not contain any integration with service connections
2015-09-21 08:51:18 -06:00
Larry Shaffer
538969960b Update GetInfo dates in app and browser plists for Mac 2015-06-16 09:36:22 -06:00
Larry Shaffer
cc05516cd4 Always bundle QTest framework and module on Mac, for plugin developers 2015-06-13 10:47:33 -06:00
Larry Shaffer
4b076290fe Update Mac bundling for qgis_server lib 2015-02-20 15:49:14 -07:00
Juergen E. Fischer
6a1e1bb668 * fix server plugin build on windows
* move src/mapserver to src/server (IMHO better name and in sync with
  python/server)
* rename cmake option WITH_MAPSERVER to WITH_SERVER
* rename define MAPSERVER_HAVE_PYTHON_PLUGINS to HAVE_SERVER_PYTHON_PLUGINS
2014-11-28 16:46:29 +01:00
Larry Shaffer
025741ff51 Fix bundle-relative linking for libqscintilla2.dylib (now required lib) on Mac 2014-07-16 18:25:41 -06:00
Larry Shaffer
592356aeae Bundle libminizip on Mac if used by osgdb_kml plugin of osgearth 2014-05-29 19:16:13 -06:00
Larry Shaffer
10f9f55886 Bundle any externally linked libs for osgEarth on Mac 2014-04-15 17:50:21 -06:00
Larry Shaffer
09e0db6aa7 Add QtScript to Mac app bundle (now used in WMS provider) 2014-04-15 15:35:06 -06:00
William Kyngesburye
20782201bb update lib paths for phonon_backends 2014-02-24 21:52:04 -06:00
William Kyngesburye
4dcaa17259 phonon needs backends 2013-12-18 08:54:55 -06:00
William Kyngesburye
ba9936e001 always bundle QtDbus, just in case 2013-12-17 08:43:45 -06:00
Larry Shaffer
546b8d2397 [globe] Fix Mac dependencies so plugin can run from app bundle 2013-09-14 10:04:48 -06:00
Larry Shaffer
c48243cbe5 [gui] Update Mac icons with latest vectorized logo
- Add qml and mldata (memory layer) to file extension mappings
2013-09-01 22:34:54 -06:00
William Kyngesburye
f832a34fa0 bundle osgEarthQt if available 2013-04-04 13:56:41 -05:00
William Kyngesburye
c3679255a5 clean up qscintilla bundling 2013-04-02 11:37:48 -05:00
William Kyngesburye
16b1e9365d clarify and expand Mac bundling info 2013-04-01 11:51:57 -05:00
William Kyngesburye
3bac3d79c7 remove very old v1.0 Mac stuff 2013-04-01 11:25:37 -05:00
William Kyngesburye
e68b32212b update OS X identifiers for version 2 2013-04-01 11:04:48 -05:00
Larry Shaffer
2a2465ee74 Add available sql drivers to Mac bundled app 2013-02-19 05:30:23 -07:00
Larry Shaffer
4889d82411 Make sure QtTest gets bundled on Mac, if ENABLE_TESTS is set
- Was configured, but wan't being triggered
2013-02-01 12:47:32 -07:00
Werner Macho
d5bc39cb8c updates to licenses
Again some updates to clean the whole QGIS tree of unlicensed files.
Main purpose is to make the source tree checkable by debian licensechecker to clearly state the license of QGIS and find out if everything is compatible.
2012-12-11 16:21:32 +01:00
Larry Shaffer
a27aad04f6 Run Mac bundled app from build directory
- No longer a need for hard link
- Build directory app bundle, providers, Python plugins and unit tests functional
- Adjusted resources corrected on install
2012-10-29 03:05:10 -06:00
Larry Shaffer
e8edb950e4 Add CMake finds for QScintilla2 and Qsci module
- Needs testing on Windows platform
- Add QScintilla2 library version info to About dialog
- Add Mac bundling support for Qwt 6 framework and QScintilla2
- Fallback to sys or custom site-pkgs when looking for PyQt4 modules to Mac bundle
2012-10-22 20:45:14 -06:00
Juergen E. Fischer
7b4a9b68a3 add copyright notices 2012-10-04 19:36:43 +02:00
Larry Shaffer
396f3633f3 Remove hardcoded path for pyuic4 on Mac install 2012-09-13 12:15:41 -06:00
Larry Shaffer
24eb02a990 Add QSvgIconEngine plugin to Mac bundles 2012-08-01 10:13:02 -06:00
William Kyngesburye
3c1c229df4 Give QGIS Browser icon and info.plist to make it a complete app, other Mac build updates 2012-07-22 11:56:40 -05:00
Larry Shaffer
2599bf4683 Fix for Mac source builds.
Builds were not portable (i.e. Snow Leopard to Lion, dev Mac to client) because libs were still referencing dev Mac's libs and were not being updated on bundle frameworks.
2012-07-19 20:59:03 -06:00
dakcarto
721765e5ee Add libqico.dylib copy and lib update to Mac app bundle for upcoming 1.8 release. Linux already supports libqico (favicons), while Windows apparently isn't supported by Qt yet (Notes section of http://qt-project.org/doc/qt-4.8/qtwebkit.html ). This is useful for plugins that render web pages and want to display the favicon of the site. 2012-05-28 13:17:09 -06:00
William Kyngesburye
5f1c98d40e bundle libspatialindex in app 2012-05-03 09:29:03 -05:00
William Kyngesburye
98f5bd4f46 bundle more Qt imageformats that might be useful to external plugins 2012-05-03 09:14:54 -05:00
William Kyngesburye
517fd7e63b handle crssync in bundling stage 2012-04-21 12:23:38 -05:00
dakcarto
27fe00467a Fix for source or build directory paths that contain spaces. 2012-04-10 13:53:45 -06:00
dakcarto
7094da945d Fix for source or build directory paths that contain spaces. 2012-04-10 13:53:22 -06:00
dakcarto
1a6d760928 Fix for source or build directory paths that contain spaces. 2012-04-10 13:52:57 -06:00
dakcarto
b0abc52017 Fix for source or build directory paths that contain spaces. 2012-04-10 13:52:25 -06:00