48 Commits

Author SHA1 Message Date
Nathan Woodrow
d79b18faa9 Update gitignore 2017-06-25 20:29:10 +10:00
Denis Rouzaud
fa5bd491fc run code_layout build from top CMakeLists
instead of adding an extra CMakeLists in .ci/travis/code_layout to build API doc, astyle and run tests (indentation, spelling, sip, doc coverage), the top CMakeLists has been adapted to allow not building core libraries and possibly just the static code layout
* astyle has been moved from /src/astyle to /lib/astyle (I would propose to move all external libraries, and possibly add git submodules)
2017-06-05 22:19:20 +02:00
Denis Rouzaud
281daee0ba run Doxygen and doc coverage test on static Travis config 2017-06-05 22:19:20 +02:00
Alexander Bruy
56e67522be add aux files generated by tests to .gitignore 2017-03-16 13:24:17 +02:00
matteo
9799183db2 remove temp file and update .gitignore 2016-12-14 15:07:28 +01:00
Nyall Dawson
98392bda07 Add another .aux.xml to .gitignore 2016-11-24 07:53:32 +10:00
Nyall Dawson
cef4719c78 Add another file to .gitignore 2016-11-08 08:53:19 +10:00
Nyall Dawson
9a90a24504 Add processing test .aux.xml to .gitignore 2016-10-18 06:07:48 +10:00
Patrick Valsecchi
f622c5bf2c Add expression functions for arrays and maps 2016-09-20 13:22:55 +02:00
Nyall Dawson
0939dbf9df Add processing test .aux.xml to .gitignore 2016-08-02 11:51:45 +10:00
Nyall Dawson
c08d3592dd Add testdata cache folder to .gitignore 2016-04-03 15:18:37 +10:00
Juergen E. Fischer
b5c4d28eba build context help and expression help in build directory and still include it in translations 2016-03-20 16:31:05 +01:00
Matthias Kuhn
5676430050 Rewrite some signals to new-style 2016-03-14 08:52:06 +01:00
Juergen E. Fischer
77526bd1a3 remove references to coding (followup 7b0837f) 2015-11-25 15:05:23 +01:00
Matthias Kuhn
b47b9a54b7 Add return type QgsRenderOptions to QgsRendererV2::startRender
This allows to specify additional filter constraints for the feature request to
be specified.
2015-07-29 12:08:54 +02:00
Juergen E. Fischer
66a3d02240 integrate processing into update_ts.sh (also includes all translations
in the repository and none outside of it).
2015-07-26 04:28:37 +02:00
Juergen E. Fischer
5b54e260d4 various windows test fixes:
* .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
2015-07-05 03:45:01 +02:00
Matthias Kuhn
bdd686f0d9 Add *.sortinc to .gitignore 2015-06-12 14:02:43 +02:00
Radim Blazek
1ac4b25289 [GRASS] more tests 2015-04-23 19:04:42 +02:00
Denis Rouzaud
5e0b5fe7d9 Add .orig to gitignore 2014-04-23 10:02:42 +02:00
Juergen E. Fischer
6b1bc026f9 update CODING, regenerate t2t, include CODING.html 2014-01-25 13:33:13 +01:00
Stéphane Brunner
1d3dd1bc08 Add missing git ignore 2014-01-10 16:43:43 +01:00
Matthias Kuhn
770e52b0e5 Modularize editor widgets 2013-09-26 16:06:29 +02:00
Juergen E. Fischer
dd5e1b59c6 german translation fix 2013-05-20 01:02:33 +02:00
Borys Jurgiel
724ed72324 Minor fixes for better compatibility with KDevelop 2013-05-12 22:50:26 +02:00
Matthias Kuhn
47c10db1fe [FIX #5525] Attribute table performance for large tables
The selection handling performance has been improved a lot
Introduces also more detailed signalling of selection change from QgsVectorLayer
2013-04-13 17:43:11 +03:00
Arunmozhi
7dd141c79d added scripts/qgisstyle to gitignore 2012-12-27 13:03:35 +05:30
Victor Olaya
983535fa58 fixed #6571, #6619 and problem with missing arrows in modeler
added first draft of geoserver tools
nviz is back in grass tools
2012-11-05 20:07:16 +01:00
Matthias Kuhn
9ffca57e2f Merged Squashed pull request #296 (tabs and groups for feature form) 2012-11-04 22:39:12 +01:00
Tim Sutton
552703a665 Removed pycharm project files from python tests dir 2012-10-10 16:28:03 +07:00
Matthias Kuhn
83ea4ba0f3 Add .project file to .gitignore (eclipse) 2012-08-09 12:28:00 +02:00
Juergen E. Fischer
61e84ddaf9 nsis fixes 2012-06-17 23:43:05 +02:00
Tim Sutton
b2baae2a2c Merged conflicts 2012-04-14 16:00:24 +02:00
Tim Sutton
b995abf71a Added ignore file for personal ctest options 2012-04-14 15:58:18 +02:00
Werner Macho
0313dc6dd7 also ignore .qm file in i18n 2012-04-14 15:19:07 +02:00
Marco BErnasocchi
5151b2a82a - added CmakeLists.txt.user to .gitignore 2011-12-03 00:22:50 +01:00
Marco BErnasocchi
ce807107c9 cleaning up for pull 2011-11-29 03:41:33 +01:00
Marco Bernasocchi
904c893e7e ignore CMakeLists.txt.user 2011-08-16 02:39:20 +02:00
Tim Sutton
dd79841c61 Better ignore options 2011-07-04 11:21:11 +02:00
Tim Sutton
934e56f8c4 More git ignores 2011-07-04 11:13:08 +02:00
Tim Sutton
ffc267d937 Coding guideline updates for GIT 2011-05-26 22:30:56 +02:00
Tim Sutton
03a2fe7bcd Added fancy pdf generation from t2t docs 2011-05-15 10:22:38 +02:00
Sergey Yakushevs
ee20b30320 Add to .gitignore vim swap files. 2011-05-10 12:17:03 +06:00
timlinux
de04d8f6f5 More ignore rules
git-svn-id: http://svn.osgeo.org/qgis/trunk@15822 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-26 12:05:27 +00:00
jef
2c84b529d9 - update .gitignore
- typo fix
- fix ui permissions

git-svn-id: http://svn.osgeo.org/qgis/trunk@14728 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-21 20:04:36 +00:00
timlinux
172d13ae35 Ignore extract dirs and installer exe
git-svn-id: http://svn.osgeo.org/qgis/trunk@14722 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-20 08:54:08 +00:00
timlinux
09694cc581 Add some more directories to the git ignore list
git-svn-id: http://svn.osgeo.org/qgis/trunk@14720 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-20 08:53:46 +00:00
timlinux
d1bb517818 Added git ignore rules for more git zen
git-svn-id: http://svn.osgeo.org/qgis/trunk@14709 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-18 10:44:43 +00:00