timlinux
779d68fe68
Use updated icons and dont use #include xpm style of icon loading - uses themepath now instead.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4637 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 08:22:09 +00:00
timlinux
730da582dd
Updated the icons to be more consistent with rest of ui
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4636 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 08:11:11 +00:00
timlinux
3971bc78b7
Renamed these icons for consistency
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4635 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 08:01:13 +00:00
timlinux
7be8fd66e6
Use QgsApplication::themPath() to determin where icons are
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4634 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 07:41:20 +00:00
gsherman
3ee4e4c749
Source reformatting only -- no changes to the code.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4633 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 06:31:15 +00:00
gsherman
7929dbbded
First pass at attempting to optimize drawing of vector layers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4632 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 06:27:47 +00:00
telwertowski
91c51cd5eb
Add QgsRubberBand class to display measurement lines for QgsMeasure.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4627 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-09 08:44:47 +00:00
gsherman
fb8e968c85
Removed unused variables from Makefile.am(s)
...
Moved helpviewer to src directory
Incidental chagnes to the mysql stubs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4626 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-09 01:20:08 +00:00
timlinux
f9aada4e42
Moved plugins to src
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4625 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-09 00:37:36 +00:00
timlinux
01f762c0d4
Moved plugins into src/plugins and updated make etc accordingly
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4624 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-09 00:35:09 +00:00
timlinux
8f3589a68a
This dir is unused
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4623 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-09 00:22:28 +00:00
timlinux
8bd69d8c15
Follow the white rabbit...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4622 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 23:41:24 +00:00
timlinux
b8289da4b4
Removed this empty dir for now
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4621 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 23:35:11 +00:00
timlinux
ddbb9a2649
Forgot to include this in last commit
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4620 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 23:27:34 +00:00
timlinux
973296ccc5
Moved all sources for gui lib into src/gui and updated all dependent classes and makefiles
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4619 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 23:18:32 +00:00
gsherman
a34dde45e8
Moved providers directory to src subdirectory
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4618 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 19:53:28 +00:00
mhugent
1126d990e7
added a QgsLegend::readXML method which is simpler and thus easier to debug
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4617 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 10:43:19 +00:00
gsherman
6aa8da9e8f
Removed duplicate code that set the database encoding (no need to do it twice)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4616 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 03:39:06 +00:00
gsherman
33cdc0e210
MySQL data provider stubs -- non functional and not integrated with the build system yet.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4615 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 03:37:16 +00:00
timlinux
8aa71519b9
Remove hard coded include path
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4614 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 02:57:59 +00:00
timlinux
ee7a5a4bff
I had to link to qgis_gui lib too (for now)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4613 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 02:54:25 +00:00
timlinux
8aa3b998d4
Moved missing moc into src/Makefiel
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4612 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 02:30:57 +00:00
timlinux
7e7cc98a60
YANLF (yet another lib fix)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4611 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 02:20:05 +00:00
timlinux
c555cc696f
More updates for core lib
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4610 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 02:11:54 +00:00
timlinux
5e8f0880c7
Some fixes to get lib to compile
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4609 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 02:02:59 +00:00
timlinux
6b005a245f
Moved in designer plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4608 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:47:24 +00:00
timlinux
02d2b603a9
Moved into src
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4607 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:44:16 +00:00
timlinux
b605517fbd
Refactored libqgis into two roughly inequal parts.
...
libqgis_core is intended to have non gui code
libqgis_gui is intended to have gui related code
Updated makefiles and code throughout in order for it to build with this new arrangemetn
Code in src/ will be moved into src/gui in a follow up commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4606 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:36:35 +00:00
timlinux
3b9201708b
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4605 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:33:12 +00:00
timlinux
b645a87ec2
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4604 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:33:08 +00:00
timlinux
fe5b98d94d
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4603 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:33:05 +00:00
timlinux
05be540940
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4602 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:33:01 +00:00
timlinux
1096f0de89
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4601 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:56 +00:00
timlinux
8378a81cc4
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4600 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:51 +00:00
timlinux
c354ccab68
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4599 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:47 +00:00
timlinux
bf5cced60b
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4598 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:42 +00:00
timlinux
f9a90b30c5
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4597 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:39 +00:00
timlinux
8d1e039d53
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4596 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:35 +00:00
timlinux
df3a085a17
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4595 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:29 +00:00
timlinux
55b7cb59a7
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4594 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:24 +00:00
timlinux
08dbae505e
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4593 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:20 +00:00
timlinux
8e8ba46460
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4592 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:16 +00:00
timlinux
f43206d1ed
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4591 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:12 +00:00
timlinux
8f761f16e2
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4590 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:07 +00:00
timlinux
e40e0f1214
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4589 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:32:02 +00:00
timlinux
52f1478e2f
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4588 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:31:57 +00:00
timlinux
fba7e52656
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4587 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:31:52 +00:00
timlinux
eeb84bc35d
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4586 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:31:48 +00:00
timlinux
4b54e9dba6
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4585 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:31:43 +00:00
timlinux
4a31c5442e
lib refactoring
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4584 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-08 01:31:40 +00:00