1160 Commits

Author SHA1 Message Date
timlinux
9a7d977201 Updated renderNorthArrow slot to receive and draw to the qpainter pointer passed by the mapcanvas::renderComplete signal. This allows the north arrow plugin to draw onto the map even when it is being rendered to a device other than the mapCanvas' own pixmap member.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1502 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-01 01:04:54 +00:00
timlinux
815f99edba Updated renderComplete signal to pass a pointer to the qpainter device onto which the map was rendered. This allows plugins to draw onto the map even when it is being rendered to a device other than the mapCanvas' own pixmap member.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1501 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-01 01:01:51 +00:00
timlinux
f8b2e2ec07 Gui cleanups for options dialog box
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1500 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-01 00:08:27 +00:00
timlinux
a76c7b1466 Added theming for print icon
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1499 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-31 20:53:28 +00:00
timlinux
e4cfffcf16 Renamed to fit naming convention
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1498 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-31 20:52:19 +00:00
timlinux
c3ced0f002 Icon for print icon
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1497 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-31 20:17:56 +00:00
timlinux
dfa5256240 Print functionality...a work in progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1496 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-31 20:08:53 +00:00
timlinux
ec0f92fd3c Added basic print capability to qgis....consider this a work in progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1495 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-31 20:02:44 +00:00
gsherman
92cd8b5f6a Bumped extra version to 9
Added change log entries


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1494 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-31 19:43:20 +00:00
gsherman
eaefa5e0f5 Changed QgsIdentifyResultsBase to inherit from QWidget instead of QDialog
so window position can be saved/restored from user settings each time.

Changed qgis.h int version number to 300 (should have been done at release)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1493 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-31 19:40:38 +00:00
timlinux
3709b1f076 Fix poorly placed status text on splash screen.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1492 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-29 23:48:10 +00:00
gsherman
d0b5e4506c Subclassed options dialog to add theme capability
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1491 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-29 00:18:11 +00:00
gsherman
9563631900 Added user selection of icon themes. There is only one theme in CVS (default).
Info on creating icon themes will be forthcoming. A test theme will be put
up on community.qgis.org soon.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1490 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-28 23:57:37 +00:00
timlinux
28f3c6ca83 Close gdal dataset after testing (thanks Radim!)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1489 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-28 17:07:38 +00:00
gsherman
12c9b62b4f Added info about spit plugin fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1487 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 16:53:10 +00:00
gsherman
57c29d4b03 Added the getSchema call to the constructor so the schema drop-down
is populated. Since spit is both a plugin and standalone app, getSchema
was called in main in the standalone version and not called at all for
the plugin.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1486 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 16:51:54 +00:00
sbr00pwb
9187a4e147 *** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1485 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 15:59:24 +00:00
jobi
4f698b92c2 ** cleanup of gcc warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1484 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 15:05:13 +00:00
sbr00pwb
a0d371305c Standardised GUI layout
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1483 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 12:53:53 +00:00
timlinux
cae57cab33 Standardised GUI layout
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1482 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 11:09:44 +00:00
timlinux
b92ce4bdde *** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1481 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 11:07:07 +00:00
timlinux
90fb542b98 Standardised GUI layout
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1480 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 11:02:17 +00:00
gsherman
0f4ddec0a5 Added theme selection to the user preferences dialog. Currently there is only
one theme (default) available. The preferences dialog examines the themes
directory and adds each subdir to the list of available themes (in a combobox).
If a theme subdirectory doesn't contain all the required images and the user selects it, the toolbars and menus will be blank the next time QGIS is started.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1479 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 06:44:02 +00:00
gsherman
ecc1fac979 Added QgisApp::setTheme() to set the icons from png images:
Inits the toolbar icons by setting the icon for each action.
 All toolbar/menu items must be a QAction in order for this
 to work.

 When new toolbar/menu QAction objects are added to the interface,
 add an entry below to set the icon

 PNG names must match those defined for the default theme. The
 default theme is installed in <prefix>/share/qgis/themes/default.

 TODO:Next step is to allow user specified icon sets by loading the
 images from a theme directory other than "default". This will require
 adding information to preferences to allow selecting the theme.

 New core themes can be added by creating a subdirectory under src/themes
 and modifying the appropriate Makefile.am files. User contributed themes
 will be installed directly into <prefix>/share/qgis/themes/<themedir>.

 TODO: Create a theme preferences dialog that parses the themes directory
 and builds a list of themes (ie subdirectories) for the user to
 choose from.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1478 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 05:16:58 +00:00
larsl
7d0ee227c7 ** Added some calls to std::string::c_str() to hopefully make Qt without STL
happy


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1477 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-26 15:25:07 +00:00
larsl
b1d4ad7f4c ** Fixed a bug that caused the legend checkboxes to always be unchecked when
using Qt 3.1.2 by removing QgsLegendItem::setOn(), don't know how this
   affects newer Qt


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1476 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-26 11:30:46 +00:00
gsherman
b7a49be816 Updated files for 0.3 release
** Updated whats new in qgisapp.cpp (for about dialog)
** Added border to the splash screen (Madison didn't like it without a border)
** Added map units tag to qgis.dtd -- this still needs to be implemented
   in saving/loading projects from .qgs files


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1474 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-26 05:34:47 +00:00
gsherman
93d794ee3b Updated docs for 0.3 release
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1473 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-26 05:31:45 +00:00
gsherman
55fff3ebf1 Moved icons to images/icons directory
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1472 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-26 02:57:37 +00:00
gsherman
dba6e78def Desktop icons (installed in share/qgis/images/icons)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1471 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-26 02:56:12 +00:00
jobi
542fa3ab8e ** prerelease test-build clean-ups
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1470 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-26 00:12:49 +00:00
jobi
cd692c321b ** updated translations
** finished german one


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1469 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 22:25:16 +00:00
hoshi
26af116e21 Updated Brazilian language file.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1468 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 19:44:46 +00:00
larsl
719f567bee ** Show the legend widgets in debug mode too
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1467 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 18:21:54 +00:00
larsl
2874b1308d ** Fixed some more instances of the same bug in raster layer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1466 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 17:54:10 +00:00
timlinux
8c36c73b18 Update summary by Tim
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1465 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 17:18:41 +00:00
timlinux
b6590839b3 Disable overview widget for release. Minor bugfix in rasterlayer picker up by Larsl which is only encountered bu i8n users.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1464 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 17:15:16 +00:00
timlinux
22ac69a68e Cleaner and simpler north arrow
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1463 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 15:49:41 +00:00
larsl
a742e0d638 ** Updated all ts files and translated new messages in the swedish file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1462 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 15:33:08 +00:00
timlinux
84feacc666 Removed references to font button in description box.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1461 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 15:18:30 +00:00
timlinux
9e25c798cf Fix for const const error caused by generating from old versions of designer.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1460 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 15:15:12 +00:00
larsl
0f67e93507 ** Updated the swedish translation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1459 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 15:08:16 +00:00
rabla
3d75a77826 add raster layer dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1458 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 14:13:16 +00:00
larsl
ecb8b5637a ** Resaved plugins/copyright_label/pluginguibase.ui with designer 3.1 to fix
const problem


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1457 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 09:40:34 +00:00
gsherman
7e549e00f6 Updated translation files for 0.3 release. These need to be reviewed and
updated by translators prior to release


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1456 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-25 04:41:16 +00:00
timlinux
045ad43935 Various bugfixes including: Changed textedit mode to plain text to avail rendering html in dialog. State handling for label placement. Refresh canvas appropriately to avoid ghost labels.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1455 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-24 23:29:12 +00:00
timlinux
c5c05c22cd More minor bugfixes - refresh now takes place properly so no ghost images are left behind and display does not need to be panned before n-arrow updates.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1454 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-24 22:32:33 +00:00
timlinux
b4db016807 Bug fix : Rotation of north arrow now behaves properly in each of the four corners.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1453 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-24 22:12:57 +00:00
timlinux
0e8edbd7b2 Remember state of copyright label text (within session only).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1452 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-24 08:12:46 +00:00
timlinux
38ad5bc79e Fix off by one error in pyramid 'to build' list generation.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1451 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-24 08:11:23 +00:00