Alessandro Portale
c778d7a336
TextEditor: Snippetssettings QTableView to QTreeView
...
QTreeView is a better list view with columns than QTableView.
One special reason for this change is that QTreeView
finds a proper default row height regardless of the system
DPI.
Change-Id: I80c7fe0d15be620162cefa53b5b231b62931c614
Reviewed-by: Eike Ziller <eike.ziller@digia.com >
2014-06-16 11:57:19 +02:00
Tobias Hunger
0ce9fa2c16
UI files: Do not polute the global Ui namespace
...
Make sure all ui-files are in the plugin's internal namespace.
Change-Id: Ifb2c3093441e8feb89e46f52fbb386fc316cfd13
Reviewed-by: hjk <qthjk@ovi.com >
2011-11-24 10:49:41 +01:00
Leandro Melo
d88a821c82
Remove grid from snippets table view
...
Reviewed-by: con
2011-04-06 16:36:34 +02:00
Leandro Melo
a5977bc822
Revert "Make our options dialog a bit more uniform"
...
This reverts commit 561f87fcb9 .
2011-02-28 14:37:27 +01:00
Leandro Melo
f4c25ad537
Revert "More options dialog UI changes"
...
This reverts commit c5b57ea5f9 .
2011-02-28 14:37:26 +01:00
Leandro Melo
c5b57ea5f9
More options dialog UI changes
...
Continuing 561f87fcb9
2011-02-25 17:00:06 +01:00
Leandro Melo
561f87fcb9
Make our options dialog a bit more uniform
...
In terms of buttons, layouts, aesthetics in general.
2011-02-25 16:29:35 +01:00
Leandro Melo
b87861f9b4
Snippets: Add more use-cases
...
- Restored removed built-in snippets.
- Revert a built-in snippet.
- Reset the snippets collection.
2010-12-08 17:22:11 +01:00
Leandro Melo
7528c6d617
Snippets: Feature enhancement start...
...
Provide an interface so users can create/edit/remove snippets.
2010-12-08 17:22:07 +01:00