#QGIS IRC Log - 2009-04-26

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
11:56:24 CIA-70: macho * r10652 /branches/Version-1_0/i18n/qgis_ar.ts: arabic translation update by Latif Jalil
11:57:45 sigq: tracfeed: Changeset [10652]: arabic translation update by Latif Jalil <https://trac.osgeo.org/qgis/changeset/10652>
11:58:31 CIA-70: macho * r10653 /trunk/qgis/i18n/qgis_fr.ts: translation update: fr by jean roc
12:00:15 sigq: tracfeed: Changeset [10653]: translation update: fr by jean roc <https://trac.osgeo.org/qgis/changeset/10653>
12:27:46 CIA-70: borysiasty * r10654 /branches/Version-1_0/i18n/qt_pl.ts: Polish translation fix
12:27:47 sigq: tracfeed: Changeset [10654]: Polish translation fix <https://trac.osgeo.org/qgis/changeset/10654>
14:33:21 CIA-70: jef * r10655 /trunk/qgis/i18n/qgis_fr.ts: fix french translation ( fixes #1655 )
14:34:33 sigq: tracfeed: Changeset [10655]: fix french translation ( fixes #1655 ) <https://trac.osgeo.org/qgis/changeset/10655>
14:36:57 sigq: tracfeed: Changeset [10656]: Arabic translation update by Latif Jalil <https://trac.osgeo.org/qgis/changeset/10656> || Ticket #1655 ( bug closed ): Lacking translation causes malfunction <https://trac.osgeo.org/qgis/ticket/1655#comment:5>
14:36:57 CIA-70: borysiasty * r10656 /trunk/qgis/i18n/qgis_ar.ts: Arabic translation update by Latif Jalil
14:45:46 CIA-70: jef * r10657 /trunk/qgis/ ( 4 files in 3 dirs ):
14:45:46 CIA-70: speed up loading of projects with ( complex ) views:
14:45:46 CIA-70: save key column of postgresql layers to projects file and try it first on
14:45:46 CIA-70: reload.
14:52:32 CIA-70: jef * r10658 /trunk/qgis/src/ ( 25 files in 12 dirs ): reduce debug output noise when not debugging
14:52:33 sigq: tracfeed: Changeset [10658]: reduce debug output noise when not debugging <https://trac.osgeo.org/qgis/changeset/10658>
14:53:41 CIA-70: jef * r10659 /trunk/qgis/src/providers/grass/qgsgrass.cpp: missed a file in r10659
14:53:44 sigq: tracfeed: Changeset [10659]: missed a file in r10659 <https://trac.osgeo.org/qgis/changeset/10659>
15:18:09 wildint: jef, thanks for the pointers on translating plugins - I'm in the middle of trying it with mine, will post a howto for others when I know it works
15:19:27 jef: wildint: I didn't have any. but borys had some.
15:20:26 wildint: oh so it was
15:20:47 wildint: I still give you credit for reminding me to look into it with your related thread
15:26:43 il_rugginoso: hi all
15:36:05 CIA-70: cfarmer * r10660 /docs/trunk/english_us/user_guide/ ( 2 files in 2 dirs ):
15:36:05 CIA-70: update to include 'quick CRS' buttom info
15:36:05 CIA-70: this is a quick update, but i would like to include a fairly large section on
15:36:05 CIA-70: 'best practices' for projections in QGIS ( and GIS in general ) at a later date
15:44:45 CIA-70: cfarmer * r10661 /docs/trunk/english_us/user_guide/ ( 3 files in 2 dirs ):
15:44:45 CIA-70: cleanup and update external plugins section. gives short description of 'official', 'user-contributed',
15:44:45 CIA-70: and 'external' repositories. adds plugin installer to list of 'official' plugins
16:05:05 CIA-70: cfarmer * r10662 /docs/trunk/english_us/user_guide/ ( 3 files in 2 dirs ):
16:05:05 CIA-70: updates to plugins chapter: new plugin installer dialog ( plugin manager altered to match ),
16:05:06 CIA-70: info on experimental plugins, general cleanup
17:24:14 wildint: we're almost done translating the metaedit plugin to German, does anyone know what the words for key, value are as in a python dictionary?
17:26:00 wildint: jef, macho - I'm looking your way...
17:38:18 wildint: well at least when you wake up...
17:47:01 wildint: anyone know how to change the language shown by qgis without changing your locale
21:35:41 CIA-70: dassau * r10663 /branches/Version-1_0/i18n/qgis_ar.ts: update arabic gui translations by Latif Jalil
21:37:40 sigq: tracfeed: Changeset [10663]: update arabic gui translations by Latif Jalil <https://trac.osgeo.org/qgis/changeset/10663>
23:00:40 CIA-70: pcav * r10664 /trunk/qgis/src/plugins/grass/ ( 5 files ): New GRASS shell - first commit - dev Lorenzo Masini
23:01:10 sigq: tracfeed: Changeset [10664]: New GRASS shell - first commit - dev Lorenzo Masini <https://trac.osgeo.org/qgis/changeset/10664>
23:33:36 epifanio: i get an error in cmake tring to generate makefile : http://dpaste.com/38238/
23:33:38 sigq: Title: dpaste: #38238 ( at dpaste.com )
23:57:15 epifanio: in file : src/plugins/grass/CMakeLists.txt i can see : qtermwidget/BlockArray.cpp ... qtermwidget/.. but that dir "qtermwidget/" doeas not exists, maybe it needs to be committed yet?