konrad/DeclarativeWidgets.git
2013-03-19 Kevin KrammerMark QComboBox as done
2013-03-13 Kevin KrammerAdd combo box
2013-03-13 Kevin KrammerFix private header names
2013-03-13 Kevin KrammerAdd string list model
2013-03-13 Kevin KrammerDo not start runner event loop if component loading...
2013-03-13 Kevin KrammerDo not warn if root element is a normal widget
2013-03-13 Kevin KrammerTimer available as a type now, remove exported object...
2013-03-13 Kevin KrammerExport timer type
2013-03-13 Kevin KrammerCan create file system model now, no need for object...
2013-03-13 Kevin KrammerExport file system model as a type
2013-03-13 Kevin KrammerUpdate copyright notice, add where missing
2013-01-22 Kevin KrammerAdd notifyable geometry related properties for widgets
2013-01-21 Kevin KrammerClean up
2013-01-21 Kevin KrammerPorted declarative view
2013-01-21 Kevin KrammerPorted progress bar
2013-01-21 Kevin KrammerPorted lcd number
2013-01-21 Kevin KrammerPorted calendar widget
2013-01-21 Kevin KrammerPorted text browser
2013-01-21 Kevin KrammerPorted scroll bar
2013-01-21 Kevin KrammerPorted dial
2013-01-21 Kevin KrammerPorted date edit
2013-01-21 Kevin KrammerPorted time edit
2013-01-21 Kevin KrammerPorted double spin box
2013-01-21 Kevin KrammerPorted spin box
2013-01-21 Kevin KrammerPorted plain text edit
2013-01-21 Kevin KrammerPorted stacked widget
2013-01-21 Kevin KrammerPorted frame
2013-01-21 Kevin KrammerPorted scroll area
2013-01-21 Kevin KrammerPorted group box
2013-01-21 Kevin KrammerPorted slider
2013-01-17 Kevin KrammerPorted column view
2013-01-17 Kevin KrammerPorted table view
2013-01-17 Kevin KrammerPorted tree view
2013-01-17 Kevin KrammerPorted list view
2013-01-17 Kevin KrammerPorted command link button
2013-01-17 Kevin KrammerPorted tool button
2013-01-16 Kevin KrammerFix dialog instances
2013-01-16 Kevin KrammerPorted input dialog
2013-01-16 Kevin KrammerPorted font dialog
2013-01-16 Kevin KrammerPorted color dialog
2013-01-16 Kevin KrammerPorted file dialog
2013-01-16 Kevin KrammerPorted message box
2013-01-16 Kevin KrammerPorted status bar
2013-01-16 Kevin KrammerPort dialog and dialog button box
2013-01-16 Kevin KrammerFixing include guard names
2013-01-15 Kevin KrammerPorted menu classes
2013-01-15 Kevin KrammerPort main window
2013-01-09 Kevin KrammerRegister types ported so far
2013-01-09 Kevin KrammerPort action item
2013-01-09 Kevin KrammerDeclarativeWidget not needed anymore
2013-01-09 Kevin KrammerPort support for actions on widgets
2013-01-09 Kevin KrammerDeclarativeWebView not needed anymore
2013-01-09 Kevin KrammerDeclarativeLineEdit not needed anymore
2013-01-09 Kevin KrammerDeclarativeRadioButton not needed anymore
2013-01-09 Kevin KrammerPort button group
2013-01-09 Kevin KrammerAdd missing extendedObject() accessor
2013-01-09 Kevin KrammerPort text edit
2013-01-09 Kevin KrammerDon't need DeclarativeCheckBox any more
2013-01-09 Kevin KrammerDon't need DeclarativeLabel any more
2013-01-09 Kevin KrammerDon't need DeclarativePushButton any more
2013-01-09 Kevin KrammerPort tab widget
2013-01-09 Kevin KrammerPort layouts to extensions
2013-01-09 Kevin KrammerAdd extension base classes
2012-12-04 Kevin KrammerIncrease font size in QQ example
2012-12-04 Kevin KrammerExpand declarative view example to export a widget...
2012-12-04 Kevin KrammerAdd declarative context and context properties
2012-12-04 Kevin KrammerAdd simple example for declarative view
2012-12-04 Kevin KrammerAdd QDeclarativeView wrapper
2012-11-28 Kevin KrammerAdd example that alternatively uses Declarative Widgets...
2012-11-28 Tobias KoenigEnable undo/redo buttons correctly in texteditor example
2012-11-28 Tobias KoenigFix handling of placeholder actions with toolbars/toolb...
2012-11-19 Kevin KrammerMore widget animations
2012-11-19 Kevin KrammerAdd licence header to all examples
2012-11-19 Kevin KrammerAdd explicit keyboard to respective constructors
2012-11-08 Kevin KrammerImplement information and critical message handling
2012-11-08 Kevin KrammerShow filename in status bar
2012-11-08 Kevin KrammerAdd icon support
2012-11-07 Kevin KrammerImplement file open
2012-11-07 Kevin KrammerImplement document save
2012-11-07 Kevin KrammerImplement file->new functionality
2012-11-07 Kevin KrammerExport editor controller class
2012-11-07 Kevin KrammerAdd text document as property
2012-11-05 Kevin KrammerAdd text-editor example application
2012-11-05 Kevin KrammerCreate examples.pro
2012-11-05 Kevin KrammerMake the library a separate build target
2012-11-04 Kevin KrammerAdd support for options in file dialog "static" methods
2012-11-04 Kevin KrammerAdd support for options in color dialog "static" methods
2012-11-04 Kevin KrammerRefactor message box attached to common base class
2012-11-02 Kevin KrammerImplement "static methods" for font dialog
2012-11-02 Kevin KrammerRefactor input dialog attached to common base class
2012-11-02 Kevin KrammerRefactor color dialog attached to common base class
2012-11-02 Kevin KrammerRefactor file dialog attached to common base class
2012-11-02 Kevin KrammerAdd base class for attached "static methods" helper...
2012-11-02 Tobias KoenigRemove modules from #include statements to be ready...
2012-11-02 Kevin KrammerAdd filedialog.qml to project
2012-11-02 Tobias KoenigSplit declarativeobjects_p.h/cpp into separated files
2012-11-02 Tobias KoenigFix assignment of label to TabWidget's attached properties
2012-10-31 Tobias KoenigAdd support for ScrollArea
2012-10-31 Tobias KoenigAdd support for ColumnView, ListView, TableView and...
2012-10-31 Tobias KoenigAdd support for StackedWidget
next