.. |
private
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
accel.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
anybutton.h
|
Initialise m_qtPushButton in wxAnyButton's constructor.
|
2018-12-20 08:06:46 +00:00 |
app.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
bitmap.h
|
Deprecate Set{Height,Width,Depth} for other platforms as well
|
2018-09-23 20:02:21 -07:00 |
bmpbuttn.h
|
|
|
brush.h
|
Add missing RTTI to some wxQT classes
|
2018-12-21 15:56:46 +00:00 |
button.h
|
|
|
calctrl.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
checkbox.h
|
Implement [GS]etLabel() for wxStaticText and wxCheckBox in wxQt
|
2018-12-05 02:55:54 +01:00 |
checklst.h
|
|
|
choice.h
|
Rename wxChoice::InitialiseSort() to QtInitSort()
|
2019-01-21 23:08:07 +01:00 |
clipbrd.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
clrpicker.h
|
|
|
colordlg.h
|
Add missing RTTI to some wxQT classes
|
2018-12-21 15:56:46 +00:00 |
colour.h
|
additional code style improvements from github comments
|
2017-11-06 02:06:02 +01:00 |
combobox.h
|
Fix wxComboBox implementation of wxTextEntry interface
|
2019-01-21 23:08:42 +01:00 |
control.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
ctrlsub.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
cursor.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
dataform.h
|
Fixed up and cleaned up Qt variant of wxDataFormat.
|
2019-01-28 15:22:01 +00:00 |
dataobj2.h
|
|
|
dataobj.h
|
Get simple (text) drag and drop case working with drop source.
|
2019-01-28 15:30:25 +00:00 |
dataview.h
|
|
|
dc.h
|
Don't use pointer for wxDC::m_clippingRegion in wxQt
|
2019-01-21 23:34:12 +01:00 |
dcclient.h
|
Add missing RTTI to some wxQT classes
|
2018-12-21 15:56:46 +00:00 |
dcmemory.h
|
Add missing RTTI to some wxQT classes
|
2018-12-21 15:56:46 +00:00 |
dcprint.h
|
Add missing RTTI to some wxQT classes
|
2018-12-21 15:56:46 +00:00 |
dcscreen.h
|
Fix several problem with wxMemoryDC in wxQt
|
2018-12-19 13:44:52 +01:00 |
defs.h
|
|
|
dialog.h
|
Add default parameter to wxDialog::Show() in wxQt
|
2019-01-22 15:49:44 +01:00 |
dirdlg.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
dnd.h
|
Clean up the code a bit to follow the guidelines, including handling of default in switches and line length.
|
2019-01-30 15:59:37 +00:00 |
dvrenderer.h
|
|
|
dvrenderers.h
|
Add GetDefaultType() to all standard wxDataViewRenderer-derived classes.
|
2014-12-20 21:51:54 +00:00 |
evtloop.h
|
Added file missing from previous commit
|
2019-01-24 08:08:12 +00:00 |
filedlg.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
font.h
|
Various wxFont fixes in wxQt
|
2019-01-14 23:39:02 +01:00 |
fontdlg.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
frame.h
|
Don't use destroyed wxToolBar in wxFrame::SetToolBar() in wxQt
|
2019-01-20 03:21:12 +01:00 |
gauge.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
glcanvas.h
|
Fix missing gl functions in WXQT
|
2018-09-30 17:23:58 +02:00 |
listbox.h
|
Reuse code between wxListBox::Create() overloads
|
2019-01-21 23:43:03 +01:00 |
listctrl.h
|
Added virtual and override specifiers to derived method in ListCtrl
|
2019-01-24 14:31:17 +00:00 |
mdi.h
|
Add missing RTTI to some wxQT classes
|
2018-12-21 15:56:46 +00:00 |
menu.h
|
Adding wxOVERRIDE specifiers to wxMenu and wxMenuBar methods
|
2019-01-18 13:25:27 +00:00 |
menuitem.h
|
Removing unnecessary forward declaration
|
2019-01-18 13:19:08 +00:00 |
minifram.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
msgdlg.h
|
Add missing RTTI to some wxQT classes
|
2018-12-21 15:56:46 +00:00 |
nonownedwnd.h
|
support masked or partially transparent windows in wxqt
|
2017-11-06 02:05:40 +01:00 |
notebook.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
palette.h
|
Add missing RTTI to some wxQT classes
|
2018-12-21 15:56:46 +00:00 |
pen.h
|
Add missing RTTI to some wxQT classes
|
2018-12-21 15:56:46 +00:00 |
popupwin.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
printdlg.h
|
|
|
printqt.h
|
|
|
radiobox.h
|
Add support for grid layout in wxRadioBox under wxQT
|
2019-01-11 15:11:28 +00:00 |
radiobut.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
region.h
|
Implement wxRegion operations in terms of DoCombine()
|
2019-01-21 23:34:12 +01:00 |
scrolbar.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
slider.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
spinbutt.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
spinctrl.h
|
Left-align wxSpinCtrl contents by default
|
2018-05-12 19:14:00 +02:00 |
statbmp.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
statbox.h
|
Implement wxStaticBox::Set/GetLabel() in wxQt
|
2019-01-23 16:38:25 +01:00 |
statline.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
stattext.h
|
Implement [GS]etLabel() for wxStaticText and wxCheckBox in wxQt
|
2018-12-05 02:55:54 +01:00 |
statusbar.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
taskbar.h
|
DLL import fix for wxTaskBarIcon under QT
|
2018-08-03 02:33:06 +03:00 |
textctrl.h
|
Split single/multi line behaviour in Qt wxTextCtrl
|
2018-12-24 01:52:07 +01:00 |
textentry.h
|
Add missing RTTI to some wxQT classes
|
2018-12-21 15:56:46 +00:00 |
tglbtn.h
|
Add missing RTTI to some wxQT classes
|
2018-12-21 15:56:46 +00:00 |
toolbar.h
|
Make wxToolBar::GetQToolBar() non-virtual and mark it as private
|
2019-01-20 03:21:11 +01:00 |
tooltip.h
|
Fix changing tooltip via wxToolTip::SetTip() in wxQt
|
2019-01-25 14:39:37 +01:00 |
toplevel.h
|
|
|
treectrl.h
|
Improve build and widget storage
|
2017-11-06 02:05:40 +01:00 |
window.h
|
Remove unused includes from qt/window.h
|
2019-01-30 09:27:35 +00:00 |