-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* .gitignore sort and remove duplicates * show more warnings in tests * add/update masks for rendering checks on windows * fix delimited text provider tests * disable QgsLogger and QgsPalLabelingServer on windows
- Loading branch information
Showing
125 changed files
with
316 additions
and
203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,67 +1,66 @@ | ||
*.pyc | ||
.DS_Store | ||
Thumb.db | ||
desktop.ini | ||
*.*~ | ||
*~ | ||
*.aux | ||
*.diff | ||
*.orig | ||
*.log* | ||
*.orig | ||
*.out | ||
*.prepare | ||
debian/*.debhelper | ||
debian/*.substvars | ||
Makefile | ||
*.pyc | ||
*.sortinc | ||
*.tex | ||
*.toc | ||
*~ | ||
*-stamp | ||
.*.swp | ||
.DS_Store | ||
.idea | ||
.kdev4/ | ||
.project | ||
.pydevproject | ||
/CMakeLists.txt.user | ||
/CMakeLists.txt.user.* | ||
/python/plugins/sextante/about/ui_aboutdialogbase.py | ||
/python/plugins/sextante/resources_rc.py | ||
api_doc | ||
build* | ||
debian/*.debhelper | ||
debian/*.substvars | ||
desktop.ini | ||
doc/CODING.tex | ||
doc/INSTALL.tex | ||
i18n/*.qm | ||
Makefile | ||
ms-windows/*.exe* | ||
ms-windows/Installer-Files/postinstall.bat | ||
ms-windows/Installer-Files/preremove.bat | ||
ms-windows/osgeo4w/packages/ | ||
ms-windows/osgeo4w/unpacked/ | ||
ms-windows/*Setup.exe | ||
ms-windows/osgeo4w/nsis/ | ||
ms-windows/osgeo4w/untgz/ | ||
scripts/astyle | ||
qtcreator-build/ | ||
ms-windows/nsis/ | ||
ms-windows/osgeo4w/addons/ | ||
ms-windows/packages/ | ||
ms-windows/osgeo4w/binary-* | ||
ms-windows/osgeo4w/nsis/ | ||
ms-windows/osgeo4w/packages-x86/ | ||
ms-windows/osgeo4w/packages-x86_64/ | ||
ms-windows/osgeo4w/unpacked/ | ||
ms-windows/osgeo4w/untgz/ | ||
ms-windows/packages/ | ||
ms-windows/progs/ | ||
ms-windows/untgz/ | ||
qgis.kdev4 | ||
qgis.supp | ||
qgis-test.ctest | ||
qtcreator-build/ | ||
scripts/astyle.exe | ||
# vim temporary files | ||
.*.swp | ||
*.aux | ||
*.out | ||
*.tex | ||
*.toc | ||
*.sortinc | ||
doc/CODING.tex | ||
doc/INSTALL.tex | ||
scripts/Debug | ||
scripts/qgisstyle* | ||
scripts/RelWithDebInfo | ||
/CMakeLists.txt.user | ||
/CMakeLists.txt.user.* | ||
qgis-test.ctest | ||
i18n/*.qm | ||
.project | ||
.pydevproject | ||
.idea | ||
/python/plugins/sextante/resources_rc.py | ||
/python/plugins/sextante/about/ui_aboutdialogbase.py | ||
scripts/qgisstyle | ||
.kdev4/ | ||
qgis.kdev4 | ||
qgis.supp | ||
src/core/qgscontexthelp_texts.cpp | ||
src/core/qgsexpression_texts.cpp | ||
tests/testdata/checker360by180.asc.aux.xml | ||
tests/testdata/grass/wgs84/test/.gislock | ||
tests/testdata/grass/wgs84/test6/.gislock | ||
tests/testdata/grass/wgs84/test7/.gislock | ||
tests/testdata/raster/band1_byte_noct_epsg4326.tif.aux.xml | ||
tests/testdata/raster/band1_float32_noct_epsg4326.tif.aux.xml | ||
tests/testdata/raster/band1_int16_noct_epsg4326.tif.aux.xml | ||
tests/testdata/raster/band3_float32_noct_epsg4326.tif.aux.xml | ||
tests/testdata/raster/band3_int16_noct_epsg4326.tif.aux.xml | ||
tests/testdata/checker360by180.asc.aux.xml | ||
tests/testdata/grass/wgs84/test/.gislock | ||
tests/testdata/grass/wgs84/test6/.gislock | ||
tests/testdata/grass/wgs84/test7/.gislock | ||
Thumb.db |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters