web/konrad/DeclarativeWidgets.git
11 years agoPorted input dialog
Kevin Krammer [Wed, 16 Jan 2013 14:40:04 +0000]
Ported input dialog

11 years agoPorted font dialog
Kevin Krammer [Wed, 16 Jan 2013 14:34:29 +0000]
Ported font dialog

11 years agoPorted color dialog
Kevin Krammer [Wed, 16 Jan 2013 14:33:43 +0000]
Ported color dialog

11 years agoPorted file dialog
Kevin Krammer [Wed, 16 Jan 2013 14:29:39 +0000]
Ported file dialog

11 years agoPorted message box
Kevin Krammer [Wed, 16 Jan 2013 14:17:44 +0000]
Ported message box

11 years agoPorted status bar
Kevin Krammer [Wed, 16 Jan 2013 14:09:47 +0000]
Ported status bar

11 years agoPort dialog and dialog button box
Kevin Krammer [Wed, 16 Jan 2013 13:57:38 +0000]
Port dialog and dialog button box

11 years agoFixing include guard names
Kevin Krammer [Wed, 16 Jan 2013 13:33:31 +0000]
Fixing include guard names

11 years agoPorted menu classes
Kevin Krammer [Mon, 14 Jan 2013 16:16:36 +0000]
Ported menu classes

11 years agoPort main window
Kevin Krammer [Mon, 14 Jan 2013 17:04:54 +0000]
Port main window

11 years agoRegister types ported so far
Kevin Krammer [Wed, 9 Jan 2013 11:28:30 +0000]
Register types ported so far

11 years agoPort action item
Kevin Krammer [Wed, 9 Jan 2013 11:26:05 +0000]
Port action item

11 years agoDeclarativeWidget not needed anymore
Kevin Krammer [Wed, 9 Jan 2013 11:13:01 +0000]
DeclarativeWidget not needed anymore

11 years agoPort support for actions on widgets
Kevin Krammer [Wed, 9 Jan 2013 11:08:31 +0000]
Port support for actions on widgets

11 years agoDeclarativeWebView not needed anymore
Kevin Krammer [Wed, 9 Jan 2013 10:54:19 +0000]
DeclarativeWebView not needed anymore

11 years agoDeclarativeLineEdit not needed anymore
Kevin Krammer [Wed, 9 Jan 2013 10:51:47 +0000]
DeclarativeLineEdit not needed anymore

11 years agoDeclarativeRadioButton not needed anymore
Kevin Krammer [Wed, 9 Jan 2013 10:47:17 +0000]
DeclarativeRadioButton not needed anymore

11 years agoPort button group
Kevin Krammer [Wed, 9 Jan 2013 10:46:53 +0000]
Port button group

11 years agoAdd missing extendedObject() accessor
Kevin Krammer [Wed, 9 Jan 2013 10:38:15 +0000]
Add missing extendedObject() accessor

11 years agoPort text edit
Kevin Krammer [Wed, 9 Jan 2013 10:18:59 +0000]
Port text edit

11 years agoDon't need DeclarativeCheckBox any more
Kevin Krammer [Wed, 9 Jan 2013 09:46:04 +0000]
Don't need DeclarativeCheckBox any more

Works with normal widget extension

11 years agoDon't need DeclarativeLabel any more
Kevin Krammer [Wed, 9 Jan 2013 09:43:10 +0000]
Don't need DeclarativeLabel any more

Works with normal widget extension

11 years agoDon't need DeclarativePushButton any more
Kevin Krammer [Wed, 9 Jan 2013 09:35:56 +0000]
Don't need DeclarativePushButton any more

Works with normal widget extension

11 years agoPort tab widget
Kevin Krammer [Wed, 9 Jan 2013 09:34:55 +0000]
Port tab widget

11 years agoPort layouts to extensions
Kevin Krammer [Tue, 8 Jan 2013 18:22:50 +0000]
Port layouts to extensions

11 years agoAdd extension base classes
Kevin Krammer [Fri, 28 Dec 2012 18:55:07 +0000]
Add extension base classes

11 years agoIncrease font size in QQ example
Kevin Krammer [Tue, 4 Dec 2012 18:13:08 +0000]
Increase font size in QQ example

11 years agoExpand declarative view example to export a widget as a context property
Kevin Krammer [Tue, 4 Dec 2012 18:06:52 +0000]
Expand declarative view example to export a widget as a context property

11 years agoAdd declarative context and context properties
Kevin Krammer [Tue, 4 Dec 2012 14:26:17 +0000]
Add declarative context and context properties

11 years agoAdd simple example for declarative view
Kevin Krammer [Tue, 4 Dec 2012 13:04:59 +0000]
Add simple example for declarative view

11 years agoAdd QDeclarativeView wrapper
Kevin Krammer [Tue, 4 Dec 2012 11:56:46 +0000]
Add QDeclarativeView wrapper

11 years agoAdd example that alternatively uses Declarative Widgets or QtQuick1
Kevin Krammer [Tue, 20 Nov 2012 13:54:21 +0000]
Add example that alternatively uses Declarative Widgets or QtQuick1

11 years agoEnable undo/redo buttons correctly in texteditor example
Tobias Koenig [Wed, 28 Nov 2012 10:44:31 +0000]
Enable undo/redo buttons correctly in texteditor example

11 years agoFix handling of placeholder actions with toolbars/toolbuttons
Tobias Koenig [Wed, 28 Nov 2012 10:43:50 +0000]
Fix handling of placeholder actions with toolbars/toolbuttons

11 years agoMore widget animations
Kevin Krammer [Mon, 19 Nov 2012 12:38:56 +0000]
More widget animations

11 years agoAdd licence header to all examples
Kevin Krammer [Mon, 19 Nov 2012 11:13:27 +0000]
Add licence header to all examples

11 years agoAdd explicit keyboard to respective constructors
Kevin Krammer [Mon, 19 Nov 2012 11:10:19 +0000]
Add explicit keyboard to respective constructors

11 years agoImplement information and critical message handling
Kevin Krammer [Thu, 8 Nov 2012 20:29:58 +0000]
Implement information and critical message handling

11 years agoShow filename in status bar
Kevin Krammer [Thu, 8 Nov 2012 19:39:17 +0000]
Show filename in status bar

11 years agoAdd icon support
Kevin Krammer [Thu, 8 Nov 2012 19:26:31 +0000]
Add icon support

11 years agoImplement file open
Kevin Krammer [Wed, 7 Nov 2012 19:58:12 +0000]
Implement file open

11 years agoImplement document save
Kevin Krammer [Wed, 7 Nov 2012 19:46:19 +0000]
Implement document save

11 years agoImplement file->new functionality
Kevin Krammer [Wed, 7 Nov 2012 19:21:14 +0000]
Implement file->new functionality

11 years agoExport editor controller class
Kevin Krammer [Tue, 6 Nov 2012 07:51:14 +0000]
Export editor controller class

11 years agoAdd text document as property
Kevin Krammer [Tue, 6 Nov 2012 08:02:01 +0000]
Add text document as property

11 years agoAdd text-editor example application
Kevin Krammer [Mon, 5 Nov 2012 20:00:52 +0000]
Add text-editor example application

11 years agoCreate examples.pro
Kevin Krammer [Mon, 5 Nov 2012 19:50:06 +0000]
Create examples.pro

11 years agoMake the library a separate build target
Kevin Krammer [Mon, 5 Nov 2012 19:46:05 +0000]
Make the library a separate build target

11 years agoAdd support for options in file dialog "static" methods
Kevin Krammer [Sun, 4 Nov 2012 22:08:13 +0000]
Add support for options in file dialog "static" methods

11 years agoAdd support for options in color dialog "static" methods
Kevin Krammer [Sun, 4 Nov 2012 20:08:52 +0000]
Add support for options in color dialog "static" methods

11 years agoRefactor message box attached to common base class
Kevin Krammer [Sun, 4 Nov 2012 10:03:53 +0000]
Refactor message box attached to common base class

11 years agoImplement "static methods" for font dialog
Kevin Krammer [Fri, 2 Nov 2012 15:19:09 +0000]
Implement "static methods" for font dialog

11 years agoRefactor input dialog attached to common base class
Kevin Krammer [Fri, 2 Nov 2012 14:35:01 +0000]
Refactor input dialog attached to common base class

11 years agoRefactor color dialog attached to common base class
Kevin Krammer [Fri, 2 Nov 2012 14:29:44 +0000]
Refactor color dialog attached to common base class

11 years agoRefactor file dialog attached to common base class
Kevin Krammer [Fri, 2 Nov 2012 14:26:24 +0000]
Refactor file dialog attached to common base class

11 years agoAdd base class for attached "static methods" helper objects
Kevin Krammer [Fri, 2 Nov 2012 14:23:21 +0000]
Add base class for attached "static methods" helper objects

11 years agoRemove modules from #include statements to be ready for Qt5
Tobias Koenig [Fri, 2 Nov 2012 14:38:53 +0000]
Remove modules from #include statements to be ready for Qt5

11 years agoAdd filedialog.qml to project
Kevin Krammer [Fri, 2 Nov 2012 14:03:57 +0000]
Add filedialog.qml to project

11 years agoSplit declarativeobjects_p.h/cpp into separated files
Tobias Koenig [Fri, 2 Nov 2012 11:13:35 +0000]
Split declarativeobjects_p.h/cpp into separated files

Moved files around to have a cleaner separation between library
and application.
Use GPL+KDAB copyright statement in all files.

11 years agoFix assignment of label to TabWidget's attached properties
Tobias Koenig [Fri, 2 Nov 2012 08:14:37 +0000]
Fix assignment of label to TabWidget's attached properties

11 years agoAdd support for ScrollArea
Tobias Koenig [Wed, 31 Oct 2012 12:10:28 +0000]
Add support for ScrollArea

11 years agoAdd support for ColumnView, ListView, TableView and TreeView
Tobias Koenig [Wed, 31 Oct 2012 12:02:35 +0000]
Add support for ColumnView, ListView, TableView and TreeView

11 years agoAdd support for StackedWidget
Tobias Koenig [Wed, 31 Oct 2012 09:27:46 +0000]
Add support for StackedWidget

11 years agoAdd support for LCDNumber
Tobias Koenig [Wed, 31 Oct 2012 09:20:01 +0000]
Add support for LCDNumber

11 years agoAdd support for StackedLayout
Tobias Koenig [Wed, 31 Oct 2012 09:12:35 +0000]
Add support for StackedLayout

11 years agoAdd template specialization of DeclarativeObjectProxy
Tobias Koenig [Wed, 31 Oct 2012 08:59:47 +0000]
Add template specialization of DeclarativeObjectProxy

This allows us to differ between proxied objects that need
a parent initializer (e.g. QAction) and objects where passing
a '0' as parent initializer would be ambigous.

11 years agoUse qWarning instead of qFatal to quit app
Tobias Koenig [Sun, 28 Oct 2012 11:56:54 +0000]
Use qWarning instead of qFatal to quit app

11 years agoOptional arguments for QInputDialog static methods
Kevin Krammer [Sun, 28 Oct 2012 10:46:25 +0000]
Optional arguments for QInputDialog static methods

11 years agoOptional arguments for QColorDialog static methods
Kevin Krammer [Sun, 28 Oct 2012 09:24:09 +0000]
Optional arguments for QColorDialog static methods

11 years agoAdd support for ButtonGroup
Tobias Koenig [Sun, 28 Oct 2012 09:26:57 +0000]
Add support for ButtonGroup

11 years agoImprove browser.qml a bit
Tobias Koenig [Sun, 28 Oct 2012 08:54:48 +0000]
Improve browser.qml a bit

11 years agoAdd support for ProgressBar
Tobias Koenig [Sun, 28 Oct 2012 08:45:51 +0000]
Add support for ProgressBar

11 years agoAdd support for ScrollBar
Tobias Koenig [Sun, 28 Oct 2012 08:34:59 +0000]
Add support for ScrollBar

11 years agoAdd support for Dial
Tobias Koenig [Sun, 28 Oct 2012 08:33:16 +0000]
Add support for Dial

11 years agoAdd support for SpinBox and DoubleSpinBox
Tobias Koenig [Sun, 28 Oct 2012 08:28:47 +0000]
Add support for SpinBox and DoubleSpinBox

11 years agoAdd support for CommandLinkButton
Tobias Koenig [Sun, 28 Oct 2012 08:23:40 +0000]
Add support for CommandLinkButton

11 years agoAdd support for RadioButton
Tobias Koenig [Sun, 28 Oct 2012 08:19:11 +0000]
Add support for RadioButton

11 years agoAdd support for ToolButton
Tobias Koenig [Sun, 28 Oct 2012 08:15:59 +0000]
Add support for ToolButton

11 years agoChanged gallery.qml to show all available widgets (similar to Qt Designer)
Tobias Koenig [Sun, 28 Oct 2012 08:01:40 +0000]
Changed gallery.qml to show all available widgets (similar to Qt Designer)

11 years agoAdd support for DateEdit/DateTimeEdit/TimeEdit
Tobias Koenig [Sun, 28 Oct 2012 08:01:17 +0000]
Add support for DateEdit/DateTimeEdit/TimeEdit

11 years agoAdd support for WebView
Tobias Koenig [Sun, 28 Oct 2012 07:38:38 +0000]
Add support for WebView

or how to create your webbrowser with 36 loc... it's just awesome!!! :)

11 years agoAdd support for TextBrowser
Tobias Koenig [Sun, 28 Oct 2012 07:25:32 +0000]
Add support for TextBrowser

11 years agoAdd support for PlainTextEdit
Tobias Koenig [Sun, 28 Oct 2012 07:18:54 +0000]
Add support for PlainTextEdit

11 years agoAdd support for GroupBox
Tobias Koenig [Sun, 28 Oct 2012 07:15:30 +0000]
Add support for GroupBox

11 years agoAdd support for Frame
Tobias Koenig [Sun, 28 Oct 2012 07:12:30 +0000]
Add support for Frame

11 years agoAdd support for LineEdit
Tobias Koenig [Sun, 28 Oct 2012 07:08:07 +0000]
Add support for LineEdit

11 years agoRemove dialogs from qwidgets.list we have implemented already
Tobias Koenig [Sun, 28 Oct 2012 07:03:51 +0000]
Remove dialogs from qwidgets.list we have implemented already

11 years agoAdd ActionItem to allow sharing Action objects between MenuBar, ToolBar and Widgets
Tobias Koenig [Fri, 19 Oct 2012 12:09:57 +0000]
Add ActionItem to allow sharing Action objects between MenuBar, ToolBar and Widgets

11 years agoQFileDialog static methods optional arguments and output arguments
Kevin Krammer [Tue, 23 Oct 2012 15:59:27 +0000]
QFileDialog static methods optional arguments and output arguments

11 years agoMerge inputdialog.qml into dialogs.qml
Tobias Koenig [Mon, 22 Oct 2012 14:52:06 +0000]
Merge inputdialog.qml into dialogs.qml

11 years agoImprove content of messageboxes
Tobias Koenig [Mon, 22 Oct 2012 14:38:16 +0000]
Improve content of messageboxes

11 years agoSupport for QInputDialog static get methods
Kevin Krammer [Mon, 22 Oct 2012 14:14:46 +0000]
Support for QInputDialog static get methods

11 years agoSupport for QFileDialog static get methods
Kevin Krammer [Mon, 22 Oct 2012 13:33:05 +0000]
Support for QFileDialog static get methods

11 years agoSupport for QColorDialog static getColor methods
Kevin Krammer [Mon, 22 Oct 2012 13:12:51 +0000]
Support for QColorDialog static getColor methods

11 years agoUse message box in editor example
Kevin Krammer [Sat, 20 Oct 2012 16:14:10 +0000]
Use message box in editor example

11 years agoRemove unnecessary flag redeclaration
Kevin Krammer [Sat, 20 Oct 2012 16:09:52 +0000]
Remove unnecessary flag redeclaration

11 years agoImplement QMessageBox
Kevin Krammer [Fri, 19 Oct 2012 16:33:05 +0000]
Implement QMessageBox

11 years agoAdd a couple of dialogs
Tobias Koenig [Fri, 19 Oct 2012 17:43:43 +0000]
Add a couple of dialogs

11 years agoAllow to blacklist certain signals from forwarding
Tobias Koenig [Fri, 19 Oct 2012 17:07:25 +0000]
Allow to blacklist certain signals from forwarding

This avoids that bound signal handlers are called multiple times for signals
with the same name (e.g. QPushButton::clicked() and QPushButton::clicked(bool))

11 years agoRemove all the classes we have implemented already
Tobias Koenig [Fri, 19 Oct 2012 16:40:02 +0000]
Remove all the classes we have implemented already