Skip to content

Commit

Permalink
Merge branch 'master' of /home/timlinux/qgis-git-migration/qgis_all
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed May 2, 2011
2 parents 2f86b4f + 6455628 commit fb01318
Show file tree
Hide file tree
Showing 4,647 changed files with 2,568,829 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
30 changes: 30 additions & 0 deletions .gitignore
@@ -0,0 +1,30 @@
*.pyc
.DS_Store
Thumb.db
desktop.ini
*.*~
*~
*.diff
*.log*
*.prepare
debian/*.debhelper
debian/*.substvars
Makefile
*-stamp
api_doc
build
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/progs/
ms-windows/untgz/
scripts/astyle.exe
30 changes: 30 additions & 0 deletions BUGS
@@ -0,0 +1,30 @@
Help I think I found a bug!
---------------------------

If you find a bug in QGIS, you can report it using the QGIS ticket/bug database at:

http://trac.osgeo.org/qgis/report


Some hints about when you should file a bug:


- just because a bug is filed doesnt always mean we can or will fix it.
Sometimes people ask for things that will require many man hours to to and
offer little reward to work ratio benifit when compared to the other issues
in the queue. Also some things are simply not fixable due to whatever
technical reason.
- sometimes we don't fix a bug because the user's vision of how QGIS should
behave doesn't match ours. Hey we are all humans it can happen...
- always check that your bug has not already been filed by someone else since
dealing with duplicate tickets causes a lot of time wasting.
- always provide contact details and make sure you are subscribed to the
ticket entry (either by adding yourself to CC field or by logging in before
filing the ticket).
- don't be offended if we don't see tickets as having the same priority as you
do. While we appreciate it's inconvenient if some issue prevents you doing
your work, we need to take the big picture view of things and focus on
things that affect the largest proportion of our user base.


$Id$

0 comments on commit fb01318

Please sign in to comment.