2870 Commits

Author SHA1 Message Date
gsherman
b24c15561a Removed graphics and other files related to docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@4454 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 21:54:11 +00:00
gsherman
5ed416b162 Removed install guide html files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4453 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 21:50:04 +00:00
gsherman
c98766a72a Removed unused skin directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@4452 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 21:38:54 +00:00
gsherman
a19c5e9eda Removed sources for documentation. These are now stored in their own repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@4451 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 21:31:47 +00:00
timlinux
d808ea489a Added accessor to qgisapp to get themepath
Started fixing icons in mapcomposer dialog (still in progress)
More ui fixups



git-svn-id: http://svn.osgeo.org/qgis/trunk@4450 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 19:37:36 +00:00
gsherman
53502e94a4 Added qrc.cpp to list of BUILT_SOURCES so it is deleted on 'make clean'
git-svn-id: http://svn.osgeo.org/qgis/trunk@4449 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 18:35:00 +00:00
gsherman
9030fa7df9 Fixed Makefile.am so moc generated files are deleted on 'make clean'
git-svn-id: http://svn.osgeo.org/qgis/trunk@4448 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 17:40:28 +00:00
gsherman
2937178446 Modifiy Makefile.am so moc generated sources are deleted on make clean
git-svn-id: http://svn.osgeo.org/qgis/trunk@4447 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 17:12:57 +00:00
timlinux
bf51672abd Went thrpugh and check layouting of these widgets.
Converted q3table in src/ui/qgsattributedialogbase.ui to use QTableWidget


git-svn-id: http://svn.osgeo.org/qgis/trunk@4446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 16:23:42 +00:00
timlinux
7ad03d68ca Major reorganisation of src/Makefile.am
- got rid of unused vars
- added comments
- sorted sources lists alphabetically
- nested pg directives together so they are not scattered over the file
- various other tweaks

The qgis app target is now extremely basic and the lib target much more neatly laid out. 
This paves the way now for splitting the qgislib target into two:

- libqgiscore (for non gui classes)
- libqgis (contains gui classes)

By non gui I mean 'not derived from qwidget or showing any gui elements such as message boxes'.



git-svn-id: http://svn.osgeo.org/qgis/trunk@4445 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 12:57:03 +00:00
timlinux
3eec37d089 Rearranged src/Makefile so app target uses only main.cpp in SOURCES and
links to a monolithic libqgis 

A follow up commit will do further cleanups to the makefile



git-svn-id: http://svn.osgeo.org/qgis/trunk@4444 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 01:39:09 +00:00
timlinux
ea3c88d507 More refactoring:
-renamed raster lib to meet our agreed nameing scheme from the town hall meeting
-moved all composer related stuff into src/composer and made it its own lib
-removed -no-undefined for raster lib (for Tom)
-changed noinst to lib for legend 

Thanks Gary for sorting out make issues


git-svn-id: http://svn.osgeo.org/qgis/trunk@4443 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-01 01:13:08 +00:00
timlinux
014a6a8d39 Removed omggdal stuff - Ill reimplement this properly in the next release rather...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4442 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 19:04:18 +00:00
timlinux
c0d3bdc19d Move projection icons into themes dir and update code accordingly
git-svn-id: http://svn.osgeo.org/qgis/trunk@4441 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 11:09:06 +00:00
timlinux
78bd42f3e2 Renamed icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4440 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 02:33:51 +00:00
timlinux
10722f3ba5 remove unwanted images (large logo wastes bandwidth and is not used direcltly in code)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4439 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 02:33:27 +00:00
timlinux
96806116b4 Moved the 4 xpm files from src/xpm that are still being used in the source into themes dir.#
Updated classes using these xpms accordingly


git-svn-id: http://svn.osgeo.org/qgis/trunk@4438 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 02:11:43 +00:00
timlinux
470b5d89be This dir is deprecated
git-svn-id: http://svn.osgeo.org/qgis/trunk@4437 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 02:01:12 +00:00
timlinux
c09a0dc6d8 Remove a comment - minor change
git-svn-id: http://svn.osgeo.org/qgis/trunk@4436 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 01:53:32 +00:00
timlinux
6c30cb129d Renamed some icons for consistency
git-svn-id: http://svn.osgeo.org/qgis/trunk@4435 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 01:50:18 +00:00
timlinux
ce32887e55 Bring in icons from xpm dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4434 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 01:49:34 +00:00
timlinux
bc54d5b4f6 Moved attribute table icons into themes dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4433 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 01:47:44 +00:00
timlinux
2ba640c875 Assign icons to each button - for some reason they dont show at runtim ... investigating...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4432 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 01:39:21 +00:00
timlinux
7edd8ac860 Complete refactor of qgsdlgvectorlayerproperties to qgsvectorlayerproperties
git-svn-id: http://svn.osgeo.org/qgis/trunk@4431 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 01:20:35 +00:00
timlinux
b152e8aa61 Renamed the vector props subclass (removing dlg from name)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4430 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 00:59:48 +00:00
timlinux
5cf5aaf7ab Refactored qgsdlgvectorlayerproperties to qgsvectorlayerproperties for consistency with other code e.g. qgsrasterlayerproperties.
Removed some unused headers.
Note this commit will temporarily break cvs - a follow up commit in a few mins will repair that


git-svn-id: http://svn.osgeo.org/qgis/trunk@4429 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 00:58:37 +00:00
timlinux
9fd743f537 Updates for scale bar icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4428 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 00:38:55 +00:00
timlinux
16629ad950 gimp version of icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4427 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 00:31:58 +00:00
timlinux
fddee61b21 updated copyright plugin icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4426 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 00:31:40 +00:00
timlinux
adee2e9333 Remove these icons as they are unused and dont follow nameing standards.
I will reinstate any that should be present with convention following names.


git-svn-id: http://svn.osgeo.org/qgis/trunk@4425 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-31 00:22:10 +00:00
timlinux
87e98f2939 Updates to digitising icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4424 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 23:48:00 +00:00
timlinux
bd220848ac tweak tweak here and a tweak tweak there...here a tweak there a tweak......
git-svn-id: http://svn.osgeo.org/qgis/trunk@4423 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 23:38:51 +00:00
mhugent
10dd90af88 added a right click menu option to make legend layers to toplevelitems again after they have been inserted into a legend group
git-svn-id: http://svn.osgeo.org/qgis/trunk@4422 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 22:50:54 +00:00
timlinux
423f760ee4 Update of my mug
git-svn-id: http://svn.osgeo.org/qgis/trunk@4421 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 22:19:05 +00:00
mhugent
cfcfcf95dd replaced the Q3PopupMenu in the legend with the qt4 QMenu. Unfortunately, i couldn't find a way to bring the QSlider of the raster right click menu into QMenu (qgsrasterlayer.cpp, l. 3755)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4420 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 21:25:30 +00:00
timlinux
d6654acab4 Retweaked this icon as It was too inconsistent with rest of ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@4419 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 19:42:30 +00:00
timlinux
57a207af32 Forgot to commit this before :-(
git-svn-id: http://svn.osgeo.org/qgis/trunk@4418 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 19:33:38 +00:00
timlinux
b203cf952b More fixes for problems caused by moving all ui's into their own dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4417 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 18:08:08 +00:00
timlinux
ac0217e11e Fix build errors caused by my last commit (moving of ui* into ui/)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4416 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 17:30:36 +00:00
gsherman
f031fe7ba7 Renabled the calls to render(). Without them, nothing draws. This may
cause issues which are unknown at this time, however seems to work except
when adding a new layer. Tested with raster, vector, and wms layers.


git-svn-id: http://svn.osgeo.org/qgis/trunk@4415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 17:29:39 +00:00
timlinux
077077e4f9 ** Refactored all src/*.ui into src/ui/ dir for cleaner separation of ui's
git-svn-id: http://svn.osgeo.org/qgis/trunk@4414 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 17:01:21 +00:00
timlinux
8c1bf5d88d Remove sudo from make install
git-svn-id: http://svn.osgeo.org/qgis/trunk@4413 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 16:11:21 +00:00
timlinux
df0a5143c8 Tweaks to icons:
- fixed order of remove all / add all layer icons to be consistent with order of over view icosn
- made toggle in overview more suitable (added glasses)
- redid north arrow icon
- removed black edge from copyright icon
- used red '-' on remove icons to make them stand out more (I may revert this)
- redid 'new' vector layer icon
- redid add wms layer icon


git-svn-id: http://svn.osgeo.org/qgis/trunk@4412 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 13:43:54 +00:00
timlinux
b5d9170fdb Added a simple little bash script to build qgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@4411 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 12:27:27 +00:00
gsherman
950cb17e9c Modified the way in which the toolbar is added to the main window so that
the toolbar is properly placed in the dock area.


git-svn-id: http://svn.osgeo.org/qgis/trunk@4410 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 06:04:50 +00:00
gsherman
4b6a5a9d9d Merge UI conversion branch to HEAD. UI branch is now deprecated.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4409 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 04:56:31 +00:00
mhugent
1ac2e2e295 improved restoring of checkbox states from project files. Fix for segfault in QgsMapCanvas::removeAllLayers
git-svn-id: http://svn.osgeo.org/qgis/trunk@4373 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-24 23:10:56 +00:00
mhugent
92614313b5 restored reading/writing XML for the legend settings, but there are still some bugs
git-svn-id: http://svn.osgeo.org/qgis/trunk@4360 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-21 21:41:28 +00:00
mhugent
63be44897b more legend fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4355 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-19 18:36:29 +00:00
mhugent
78e3a756bd some more legend fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4353 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-17 14:23:26 +00:00