Salvatore Larosa
78a1f244c2
improved icons and clean code
2012-09-13 17:51:24 +02:00
Salvatore Larosa
c0c8f81efb
added remember last used dir for open tool in python console
2012-09-13 09:54:45 +02:00
Tim Sutton
39db80a8e0
Support older version of python for expectedfail in rect tests
2012-09-12 12:18:20 +02:00
Tim Sutton
bbf0c08e9c
Fix crash if colour for pallette is out of range
2012-09-12 12:09:23 +02:00
Radim Blazek
c4fa82e23a
rasters saveas data type conversion fix
2012-09-12 11:36:02 +02:00
Tim Sutton
aa063f67f2
Merge pull request #228 from slarosa/master
...
added support to paste code with multi-line text in console
2012-09-12 01:49:26 -07:00
Salvatore Larosa
e2fff49874
added support to paste multi-line text
2012-09-12 00:33:04 +02:00
Tim Sutton
7ce99b8cab
[FEATURE] Improved python console in QGIS based on PyScintilla. (This is a nominal commit to record the addition of this new feature)
2012-09-11 23:01:01 +02:00
Tim Sutton
815f97377e
Merge pull request #217 from endmax/master
...
[FEATURE] The QgslegendInterface implementation updated to allow access to items and groups at all levels.
2012-09-11 13:54:50 -07:00
Radim Blazek
597e770d37
WCS public servers test improved
2012-09-11 22:49:24 +02:00
Larry Shaffer
77c6842ebd
Clean with prepare-commit
2012-09-11 11:12:56 -06:00
Larry Shaffer
6787a875b0
Increase padding for collapsed groupbox
2012-09-11 11:01:37 -06:00
Etienne Tourigny
d1a7a0014b
add save/load state and titleRect()
2012-09-11 11:01:37 -06:00
Etienne Tourigny
234db453c7
add updateStyle() slot - to call when application style/style sheet changes
2012-09-11 11:01:37 -06:00
Etienne Tourigny
0cc5923a75
allow to expand/collapse when clicking on title
2012-09-11 11:01:37 -06:00
Larry Shaffer
3876b3ee6b
Update adv labeling groupbox layout
2012-09-11 11:01:36 -06:00
Etienne Tourigny
1767523456
UI tweaks
2012-09-11 11:01:36 -06:00
Larry Shaffer
0ee89e2470
Different approach, fixes several issues
...
- Just set max height instead of hiding widgets
- Default is to show expanded
- Removed check in favor of just toggled signal
- setCollapsed() now sets desired state for first show, if not visible
- Added another test with Adv Labeling dialog (all grpbxs are now collapsible)
- Wording cleanup
2012-09-11 11:01:36 -06:00
Larry Shaffer
849b83ee7b
Move non-groupbox form widgets out of scroll area
2012-09-11 11:01:36 -06:00
Larry Shaffer
b54a3eb6a9
Remove margin fix and tighten up spacing
2012-09-11 11:01:36 -06:00
Etienne Tourigny
3caf80a811
adapt raster save as dialog to changes in collapsible group box
2012-09-11 11:01:36 -06:00
Etienne Tourigny
5ee0ab6000
UI fixes to QgsCollapsibleGroupBox
2012-09-11 11:01:36 -06:00
Larry Shaffer
950f6a9973
Update collapsible groupbox with checkbox and styles
2012-09-11 11:01:36 -06:00
Alexander Bruy
73ca04ebf3
fix signals connection in console
2012-09-11 19:51:09 +03:00
Juergen E. Fischer
3941112e60
also copy console_sci to build directory
2012-09-11 18:49:58 +02:00
Tim Sutton
70aa06beaf
Merge pull request #227 from slarosa/master
...
[New Python Console] - added delete key for pressing event + other minor fixes
2012-09-11 07:18:59 -07:00
Salvatore Larosa
a090559f3d
added delete key in keyPressEvent
2012-09-11 16:05:52 +02:00
Tim Sutton
80c03e5d33
Sorted names using vim
2012-09-11 15:21:01 +02:00
Tim Sutton
40baa23c1d
Added Salvatore Larosa to contributors file
2012-09-11 15:18:54 +02:00
Tim Sutton
b817c6161d
Fix python console api installation
2012-09-11 14:35:29 +02:00
Salvatore Larosa
84566b6b0a
Fix CMakeLists for building API
2012-09-11 12:52:14 +02:00
Salvatore Larosa
1dc7ce997b
check platform for font size
2012-09-11 12:43:54 +02:00
Salvatore Larosa
07735b770c
Merge pull request #1 from dakcarto/slarosa_pyqgisconsole
...
Add support for prepared API file
2012-09-11 03:12:30 -07:00
Larry Shaffer
9db9ef80c6
Add support for prepared API file
...
- Prepared API file supports Python 2.7, PyQGIS master, PyQt4.7.4, QScintilla2 2.4.5, osgeo 1.9.1
- Set point size larger (should be setting in app)
- Remove extra spacing between toolbar and console edit widget
- Remove space from Qt object name
- With many more API lines, autocompletion should start at least on second character, if not third
2012-09-10 20:06:06 -06:00
Salvatore Larosa
02b687321a
fix issue with home key
2012-09-11 00:56:09 +02:00
Salvatore Larosa
303f0a6e0a
clear some command key and added shortcut ctrl+space
2012-09-10 22:52:15 +02:00
Salvatore Larosa
03877e5885
clean up to code and added api directory
2012-09-10 19:44:33 +02:00
Salvatore Larosa
cf272f8801
New Python Console
2012-09-10 19:16:37 +02:00
Tim Sutton
51606a6631
Mark qgsrectangle ctor test as known to fail.
2012-09-10 16:23:17 +02:00
Tim Sutton
9b0fee38de
Added asWktPolygon method to QgsRectangle with a unit test. Discovered QgsRectangle tests were missing their main method causing them to not run. Then discovered that some of these tests fail, one of which remains unresolved.
2012-09-10 16:04:22 +02:00
homann
847cae9111
Merge pull request #226 from homann/issue2465_patch
...
Issue2465 patch now included. Question if old pints-file now work directly.
2012-09-10 04:40:48 -07:00
Magnus Homann
83482fe9a1
Added east/north clarification
2012-09-10 12:07:41 +02:00
Magnus Homann
1f99979b7d
Compiles, but issues
2012-09-10 12:07:41 +02:00
Magnus Homann
e3e74bbd35
New files added
2012-09-10 12:07:41 +02:00
Magnus Homann
82a1591d6d
Applied patch 2012-06-27 only
2012-09-10 12:07:40 +02:00
Tim Sutton
5eba984842
Alphabetaised imports of qgsrasterlayerproperties.cpp
2012-09-09 23:02:59 +02:00
Juergen E. Fischer
09f3bd2067
doxygen & indentation fixes
2012-09-09 09:50:52 +02:00
Nathan Woodrow
dbd586b622
Fix Mac build
2012-09-09 10:16:10 +10:00
Juergen E. Fischer
82c4b4a521
- make python tests runnable from build directory again
...
- don't change testfiles in test runs
2012-09-08 23:19:52 +02:00
Juergen E. Fischer
e8a938a0aa
debian packaging update
2012-09-08 16:30:08 +02:00