gsherman
7d9e676876
Lumped common toolbar buttons into drop-down tools (I hope you like it)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1907 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-19 05:35:01 +00:00
gsherman
319b38f068
Removed nonexistent source files from the .pro
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1906 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-19 05:33:36 +00:00
gsherman
b990a9fb6f
Added .ascii() to QStrings written to the project file (otherwise the address of the object gets written under Win32)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1905 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-19 05:32:24 +00:00
mhugent
808e192cf5
changed Makefile.am and removed unused includes to make qgis compiling again
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1904 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-18 21:32:21 +00:00
mhugent
11bf8a2881
removed classes which are not in use anymore
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1898 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-18 20:30:07 +00:00
larsl
e5e9d96b45
Added download devices for Windows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1897 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-18 14:27:10 +00:00
larsl
aabc9d40b1
Removed unneccesary argument to GPSObject::fillElement()
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1896 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-18 13:22:45 +00:00
jobi
6c724fe0e3
** added Italian translation thanx to Maurizio Napolitano
...
** updated all translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@1894 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-18 07:51:30 +00:00
gsherman
80885db860
Added comments on changes required to the .pro to make a win32 release build
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1893 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-18 03:15:55 +00:00
gsherman
68dcdd8bdb
Added return true to parseNode function so it would compile on win32
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1892 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-18 03:14:20 +00:00
gsherman
d87eec9431
Added com1 and com2 for windows devices
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1891 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-18 03:12:55 +00:00
gsherman
1ebd1122fc
Qmake .pro files for gps provider and importer and spit (win32 build system)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1890 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-18 03:11:01 +00:00
larsl
dcef76e7b3
** Implemented GPX file writing - GPX layers are now written back to file
...
when features are added
git-svn-id: http://svn.osgeo.org/qgis/trunk@1884 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-17 18:13:05 +00:00
larsl
53f61ecfea
* More digitizing support for the GPX provider. Routes and tracks can now be
...
created. Nothing is written to file yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1883 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-17 16:14:09 +00:00
gsherman
d41dc92aab
Change Plugins tab label to Providers to better reflect the information it displays
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1882 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-17 02:46:01 +00:00
mhugent
66a397d666
commented out lines 2946 and 2950 of qgisapp.cpp to prevent that vector layers are drawn several times in the overview canvas
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1881 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 20:19:42 +00:00
mhugent
c0fb9ff637
improved efficiency of the unique value renderer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1880 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 19:56:29 +00:00
gsherman
3e2238259d
Modified declaration for extern "C" functions so they work in win32
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1879 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 19:07:09 +00:00
gsherman
88c67206c9
Updated win32 build environment to include spit plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1878 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 19:06:00 +00:00
gsherman
3812b96680
Updated win32 build environment to include gps plugin and provider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1877 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 18:37:46 +00:00
gsherman
40a30f7c72
Enhanced error reporting for plugin loading
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1876 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 18:31:49 +00:00
gsherman
93907f16ef
Added return statement for the identify function to make it compile under win32. Currently it returns an empty vector
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1875 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 18:29:57 +00:00
gsherman
e6c9691aa5
Modified declaration for extern "C" functions so they work in win32
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1874 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 18:28:29 +00:00
gsherman
3609954506
Enabled link with libqgis.lib (win32)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1873 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 18:27:30 +00:00
rabla
f2becbcfb2
tools widget flags changed
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1872 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 15:22:27 +00:00
rabla
8a754e2b79
offset merged in xml
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1871 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 13:32:35 +00:00
rabla
01d47385c4
lower() attribute field name
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1870 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-16 10:18:11 +00:00
gsherman
1349f0923a
Changed include statement in qgis.h to use local rather than global search path.
...
Modified qgisappbase to restore the Help|About connection which had gotten deleted at some point.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1869 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-15 23:34:34 +00:00
timlinux
145bdf3ef1
Add every cpp under the sun to make win qgis lib work
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1868 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-15 22:36:54 +00:00
gsherman
717f6a031e
Qmake .pro for building libqgis.lib. Used for linking with plugins.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1867 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-15 19:34:55 +00:00
gsherman
a78dad66f0
Changes for Win32 support - no new features
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1866 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-15 00:52:47 +00:00
mhugent
c0a462091d
added rendering of legend items for unique value renderers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1865 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 22:07:21 +00:00
gsherman
1ed863930c
Retabbed and formatted source according to QGIS standards
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1864 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 19:40:42 +00:00
gsherman
832909246b
Added mouse wheel zoom. Moving wheel forward zooms in by a factor of 2.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1863 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 19:26:30 +00:00
timlinux
497d6093c9
Fixed build error with ui
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1862 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 10:34:51 +00:00
mhugent
b609e3e62d
unique value renderer seems to work. Drawing of the legend item will follow
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1861 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 06:39:31 +00:00
timlinux
221a1b4d86
fixed gdal lib reference
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1860 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 01:10:09 +00:00
timlinux
2125da1b10
added math.h
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1859 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 01:09:03 +00:00
timlinux
735e10223f
Includes radims new labelling stuff
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1858 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 01:07:15 +00:00
rabla
2ea536457c
labels
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1857 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 11:37:56 +00:00
gsherman
8019416511
Updated change log
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1856 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 04:42:34 +00:00
gsherman
d7aa612183
Fixed preferences bug that caused themes to disappear when setting options.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1855 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 04:40:51 +00:00
gsherman
2380dc3449
Incremented extra_version in configure.in to 8
...
Updated changelog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1854 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 03:53:44 +00:00
gsherman
fe839e66b0
Rearranged capture icons and added them to the mapnavigation action group
...
so that the icons remain depressed while the tool is active. (bugs
994274 and 994272)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1853 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 03:49:35 +00:00
mhugent
027f7d6694
added some waring box for the digitising tools. Native enghlish speakers are invited to change the text of the message box
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1851 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-07 11:46:54 +00:00
mhugent
48679168d8
close attribute table when adding features such that it is always up to date
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1850 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-07 08:58:00 +00:00
mhugent
ac87b5229f
icons for line and polygon digitising
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1849 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-06 22:59:32 +00:00
timlinux
68cda7cffc
More icons for digitising stuff
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1848 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-06 22:35:32 +00:00
timlinux
69cfe07e56
Resaved using designer 3.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1847 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-06 22:34:40 +00:00
mhugent
21de0b9438
added a polygon digitizing tool. There is no icon yet, the button is on the left of the line tool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1846 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-06 22:13:21 +00:00