timlinux
c6ddb83466
Added note to install cmake
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9275 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-07 07:54:07 +00:00
timlinux
a6fb715d51
Fixed trac urls
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9274 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-07 07:33:24 +00:00
mhugent
ccdb326077
Fix for remaining item frame when moving item and deleting it at the same time (possibly fix for ticket 1285)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9273 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-07 04:40:42 +00:00
telwertowski
3432a15221
Ignore '&' when comparing (sorting) plugin menu strings on Mac. Other platforms automatically ignore it but Mac doesn't have '&' shortcuts.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9272 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-06 19:44:32 +00:00
telwertowski
00d8a8cf46
Fix unload. String argument used to remove menu must match string used to add it.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9271 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-06 18:12:57 +00:00
timlinux
dad407e494
Tweaks for raster layer props and got rid of show debug overlay option
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9269 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 23:57:28 +00:00
ersts
4af184e49c
-Linear interpolation is a better default than Exact for palette images
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9268 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 21:57:41 +00:00
ersts
8a556f5adb
-Added check to qgsrect intersect to see if rects actually intersect
...
-Patch for custom dialog box, closes ticket #1232
git-svn-id: http://svn.osgeo.org/qgis/trunk@9267 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 21:16:58 +00:00
ersts
4d36e9b18c
-Fix problem deleting custom projections
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9266 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 20:23:28 +00:00
mhugent
cde4f74145
Fix for font colors changing after polygon layers (ticket 1294)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9265 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 15:29:13 +00:00
mhugent
3b19456bae
Added mm to unit combo box (ticket 1293)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9264 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 14:59:46 +00:00
mhugent
bda31792e1
Better automatic resize for legend box
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9263 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 14:39:43 +00:00
mhugent
58fbdfbb37
Fix for font bug also in composer legend
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9262 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 12:25:35 +00:00
mhugent
106f094a88
Font workaround enabled for composer scale bar
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9261 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 11:31:25 +00:00
mhugent
14310d27fc
Use qt font bug workaround for composer label. Other items will follow soon. All the up-and downscaling is done in a central place in composer item base class.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9260 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 09:18:42 +00:00
jef
6fb8d103fd
fix #1280
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9259 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 08:46:02 +00:00
telwertowski
0a6dbb7112
Add accessors for all menus, toolbars and actions to plugin interface so that plugins can insert actions at any position in any menu or toolbar.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9258 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 05:46:56 +00:00
telwertowski
95858f50b8
Improve insertion of plugins into plugin menu. Allow any number of items at top and start inserting below them but above the Python separator if it exists at the bottom.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9257 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 05:43:33 +00:00
telwertowski
001e252623
Don't create Mac menubar if table is displayed inside dock.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9256 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-05 05:32:11 +00:00
ersts
c704597d34
-More intelligent search through color ramp item list
...
-Fix bug that prevented color cache from working
-Results in significant improvement in rendering speeds for paletted images
git-svn-id: http://svn.osgeo.org/qgis/trunk@9254 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-03 22:09:13 +00:00
jef
c43f55424f
allow filtered postgres tables to have no features
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9253 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-03 10:31:46 +00:00
ersts
7defe5a0b8
-Commented out the ColorRampItemList from the sip files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9252 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-02 23:58:38 +00:00
ersts
767f4a3fb6
-Cleaning out references to obsolete class QgsColorTable
...
-Changed how Paletted bands are drawn as gray scale
-Added cache to QgsColorRampShader to speed up rendering time when using large color tables (still poor)
-Fixed small bug in rendering the palette as a pixmap
git-svn-id: http://svn.osgeo.org/qgis/trunk@9251 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-02 23:29:44 +00:00
jef
61e0377adb
fix #1274
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9250 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-02 21:55:15 +00:00
jef
299c535702
unload plugins on quit ( fixes #808 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9249 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-02 18:56:23 +00:00
jef
4d615c5524
fix debug output
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9248 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-02 17:17:25 +00:00
jef
6843eb826e
fix compile error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9247 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-02 17:15:29 +00:00
mhugent
58ad505032
restored save as image function in composer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9246 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-02 16:44:09 +00:00
jef
56b5bc28fd
workaround for non-functional lock.exe on windows ( fixes #808 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9245 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-02 15:06:57 +00:00
jef
e6f07adced
fix #1268
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9244 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-02 15:02:53 +00:00
ersts
1e6e3db61a
-Simple multipoint data layer per timlinux request
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9242 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-01 20:57:37 +00:00
jef
b1117986ed
update debian packaging
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9241 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-01 19:59:52 +00:00
jef
b479d4e1d2
update plugin installer for new API
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9240 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-01 19:57:19 +00:00
ersts
f95f58d6b5
-Patch to close ticket #1259
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9239 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-01 18:29:47 +00:00
ersts
1b40a224d4
-Updated Contrast Enhancement test
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9238 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-01 17:47:46 +00:00
mhugent
d21134dc27
Fix for some font size problems and for loading composer scalebar from xml
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9237 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-01 17:14:59 +00:00
timlinux
0ecb47fc31
Let qgis core plugins work with qgis api changes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9236 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-01 06:41:50 +00:00
timlinux
b5637d88e4
Final icon tweaks for add layer related icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9235 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 20:45:38 +00:00
timlinux
8e31ffd1a8
clean up icon to make it consistent with other add layer icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9234 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 20:24:33 +00:00
timlinux
8f60bc5095
More api cleanups mainly affecting gui
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9233 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 18:28:22 +00:00
timlinux
21a5d7248b
use isVisible() rather than visible() to test for layer visibility
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9232 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 18:06:54 +00:00
timlinux
7117ef8ec7
Implemented more gui api cleanups and suggestions from Albert Areny to clean the api. Note this commit breaks most python plugins out there. Please refer to the plugin interface header to see what is required to (trivially) repair your plugins.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9231 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 16:56:09 +00:00
timlinux
66ed0b9071
Unit tests for raster contrast enhancements
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9230 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 15:50:23 +00:00
timlinux
443f73576d
Remove image notes from AUTHORS file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9229 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 13:20:51 +00:00
mhugent
32b63f2985
Legend update function for composer on item level
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9228 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 13:10:14 +00:00
jef
edbdba1e5f
automatic indentation update (r9138-r9226)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9227 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 12:49:15 +00:00
timlinux
401b8e196d
Api documentation updates - added class descriptions for all raster classes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9226 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 12:39:26 +00:00
mloskot
2f03fa0f58
mloskot has added mloskot to AUTHORS file.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9225 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 10:49:44 +00:00
telwertowski
09683be5cc
Add BundleName property to Mac Info.plist. This string will be displayed in the menubar as the app name instead of the binary filename (which is lowercase).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9224 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 07:45:27 +00:00
telwertowski
29df1dfef6
Add Mac menubars for PrintComposer and AttributeTable windows.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9223 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 07:39:36 +00:00