mcoletti
2bca6abae4
===================================================================
...
RCS file: /cvsroot/qgis/qgis/ChangeLog,v
retrieving revision 1.175
diff -r1.175 ChangeLog
5a6,19
> 2004-08-26 [mcoletti] 0.4.0devel22
> qgisapp.cpp:
>
> - fixed bug 1017079, where loading projects would cause app to crash
>
> qgsprojectio.cpp:
>
> - minor code change; commented out superfluous code
>
> 2004-08-26 [mcoletti] 0.4.0devel21
> Now explicitly check for command line arguments via $# instead of $@. Using
> $@ caused the script to crash when more than one command line argument was
> passed in. (E.g., specifying multiple files for CVS commits.)
>
Index: configure.in
===================================================================
RCS file: /cvsroot/qgis/qgis/configure.in,v
retrieving revision 1.177
diff -r1.177 configure.in
29c29
< EXTRA_VERSION=20
---
> EXTRA_VERSION=22
git-svn-id: http://svn.osgeo.org/qgis/trunk@1940 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-26 18:57:37 +00:00
mcoletti
3e0b37e437
Deleted two data members that referred to the Singleton object
...
QgsMapLayerRegistry. Now explicitly use QgsMapLayerRegistry::instance(),
which emphasizes that you're accessing a Singleton.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1939 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-26 16:48:34 +00:00
mhugent
63796da2d8
added writing and reading of xml for the unique value renderer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1937 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-24 20:11:02 +00:00
larsl
faf8c6dd09
** Fixed a bug that caused SVG markers to be huge when oversampling was turned on
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1926 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-22 14:39:35 +00:00
larsl
85d013a05d
** Fixed transparency in SVG sumbols
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1925 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-22 12:23:48 +00:00
larsl
ecf0bf31d6
** Added a black frame around the white rectangle around SVG symbols to make it look cleaner, can be removed when transparency is fixed
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1924 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-21 15:30:20 +00:00
larsl
47579e85d6
** Added more attribute fields to the GPX provider: cmt, desc, src, sym, number, urlname
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1922 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-20 21:31:31 +00:00
larsl
a1a3d0c3e7
** Forgot to calculate bounds for user-added routes and tracks in the GPX
...
provider, which caused unpredictable drawing bugs since selection wouldn't
work. Fixed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1914 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-20 12:29:07 +00:00
timlinux
5505cc545b
New dialog for qgs labels coutesy of Pete! Its not wired in to the vector props gui yet.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1912 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-20 08:24:42 +00:00
timlinux
935e6f03e7
Removed references to qgsvectordialog which has been removed from cvs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1909 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-19 08:02:43 +00:00
gsherman
01fb0c48c2
Updated changelog
...
Bumped configure.in extra version to 13
git-svn-id: http://svn.osgeo.org/qgis/trunk@1908 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-19 05:49:30 +00:00
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