Commit Graph

164 Commits

Author SHA1 Message Date
marian c5009fa395 Restore a minimized window to its normal state when requested to show it.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3350 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-28 13:20:48 +00:00
marian 2992f1ade2 Moved key press event filter to QtClient (reuse the code in custom objects).
git-svn-id: http://yate.null.ro/svn/yate/trunk@3349 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-28 12:51:45 +00:00
marian fa0a02e146 Reset _yate_destroyonhide property before hiding a window during initialization to avoid destroying it.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3348 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-28 11:10:59 +00:00
marian a05d2aed6b Added set and get text methods to UIWidget.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3346 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-27 13:55:45 +00:00
marian a828ee88df Don't put a debug message when a temporary (not saved) window is not found in config.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3340 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-25 14:00:41 +00:00
marian 511ff7250e Use _yate_context_menu property to display context menus.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3339 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-21 14:40:47 +00:00
marian 6b4ae1e4d5 Added method used to set an element's image.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3338 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-21 11:43:26 +00:00
marian 4129f20aef Set menu image when building one.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3337 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-21 11:07:48 +00:00
marian 8b954ffe33 Added methods used to build and remove menus at runtime.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3335 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-20 15:14:31 +00:00
marian c1b0d1dff8 Make sure UIWidget descendents are completely handled in QtWindow.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3330 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-18 15:23:23 +00:00
marian 3dbfb54a4a Handle all UIWidget descendents when requested to clear a table.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3329 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-17 15:03:39 +00:00
marian 1b5fbe7f56 Added method used to add multiple lines to an UIWidget descendant.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3328 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-17 12:59:36 +00:00
marian 15479ba7f4 Handle all UIWidget descendants when setting window parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3325 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-14 15:19:48 +00:00
marian 8e661f3b21 Save and restore table sorting (column and order).
git-svn-id: http://yate.null.ro/svn/yate/trunk@3321 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-13 14:42:15 +00:00
marian 9c8d392f04 It's now possible to save and restore arbitrary window children properties.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3319 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-13 14:18:21 +00:00
oana 3ec924db91 Added the possibility of creating windows that have a parent window.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3311 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-11 15:13:51 +00:00
marian 1b8bf79fca Fixed missing braces bug.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3296 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-07 07:28:15 +00:00
marian 04ee833da1 Handle QListWidget and QComboBox changes in delTableRow() and updateTableRow().
git-svn-id: http://yate.null.ro/svn/yate/trunk@3288 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-05 14:58:45 +00:00
oana a6b07dd316 Allow handling of text changed notifications for editable QComboBox widgets.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3244 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-26 15:08:49 +00:00
marian 3ed899a389 Reset combo box text when requested to select an empty item.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3233 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-21 13:54:00 +00:00
marian c4219b1f5d Output supported image read formats when starting.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3221 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-20 11:52:12 +00:00
marian 4899453d46 Handle properties used to automatically destroy a window when closed or hidden.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3219 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-20 08:35:01 +00:00
marian b5eb2a1a0e Set custom table parameters when found a child with list's name.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3216 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-20 08:05:31 +00:00
paulc 75bcd3205f Constified source parameter of copyParams so automatic conversions work.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3214 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-20 07:10:27 +00:00
marian a0c1139c3a Use more properties to build a custom widget into a frame. Handle QStringList type when an object property is requested.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3213 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-19 15:41:21 +00:00
marian dddc45bc48 Changed text changed notification property name.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3201 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-16 14:57:08 +00:00
paulc 6e6cfd74fa Qt version >= 4.3.0 is now required.
Fixed Qt (non)detection by some versions of qmake.


git-svn-id: http://yate.null.ro/svn/yate/trunk@3197 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-15 10:42:59 +00:00
marian 7056dd5c80 Added support to create/destroy a modal dialog from an UI widget.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3192 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-14 13:12:25 +00:00
marian 136802896a Added more properties used to setup tables from UI. Changed window flags property name.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3189 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-13 14:59:02 +00:00
marian 36aee79fb1 Handle _yate_notificationwindow property and position and window in the bottom-right corner of the desktop.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3184 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-12 12:20:15 +00:00
marian 50485efc8b Handle _yate_windowclosedaction property and trigger the action when a window is closed by the user.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3181 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-12 10:57:39 +00:00
marian a2a7336d66 Use existing QAction object(s) when building a menu at runtime.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3174 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-08 11:27:08 +00:00
marian bd58381dbb Handle _yate_setaction property: associate a QToolButton with an existing QAction. Handle _yate_noautoconnect property: don't connect buttons to window slots.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3173 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-08 09:29:36 +00:00
oana 2b92a31841 Audio support for Mac OS X added.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3154 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-30 12:12:32 +00:00
paulc f29be2672b Properly provide a format string to the printf-style Debug.
Report and fix provided by Mandriva.


git-svn-id: http://yate.null.ro/svn/yate/trunk@3139 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-23 14:33:30 +00:00
marian b7d58ccd0b Fixed property name.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3119 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-08 09:42:23 +00:00
marian a0cbae483c Store custom identity in dynamic property (avoid using accessibleName). Requires QT 4.2.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3118 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-08 09:35:59 +00:00
paulc 82af58200c Explicitely idle the Qt client thread ourselves, do not rely on QTimer since the glib event scheduler eats much CPU for short timeouts.
Fixes a nearly 100% CPU load that happened for Qt linked with glib, almost all recent Linux distributions.


git-svn-id: http://yate.null.ro/svn/yate/trunk@2989 acf43c95-373e-0410-b603-e72c3f656dc1
2009-12-17 13:35:18 +00:00
paulc 371c05f82e Added setting to override the Qt style.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2946 acf43c95-373e-0410-b603-e72c3f656dc1
2009-11-13 13:12:07 +00:00
marian e78e1293ae Connect stacked widget current changed signal. Handle stacked widgets in getSelect().
git-svn-id: http://yate.null.ro/svn/yate/trunk@2862 acf43c95-373e-0410-b603-e72c3f656dc1
2009-10-02 14:52:38 +00:00
marian 3666da4a2d Table item double click signal is no longer connected to window slot (only table cell double click). Added more debug.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2830 acf43c95-373e-0410-b603-e72c3f656dc1
2009-09-08 13:39:11 +00:00
paulc 5499650213 Changed thread names to be uniform and easily readable.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2733 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-22 14:48:26 +00:00
paulc 65fa4adbd4 Fixed warnings and a few minor bugs when compiling on a different architecture.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2724 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-19 11:19:20 +00:00
marian 207cfef1f2 Don't trigger existing disabled actions/widgets from event filter.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2709 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-14 21:11:25 +00:00
marian 5d2100af59 Return the correct result when setting custom widgets parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2702 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-10 14:39:07 +00:00
marian dd1ee45b73 Added widget dynamic property used to indicate to enqueue an ui.action message when window visibility changes. This property must be used when the window is destroyed when hidden.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2696 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-10 11:02:01 +00:00
marian a16485b562 Added optional parameter to buildMenu() used to indicate an about to show slot (handle the menu's aboutToShow() signal).
git-svn-id: http://yate.null.ro/svn/yate/trunk@2695 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-10 10:14:54 +00:00
marian 171e253f15 Implemented text changed notification for line edit widgets.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2670 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-01 10:33:02 +00:00
marian 3dc240a079 Handle tab widgets in get/set select. Notify the client when a tab page is selected.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2655 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-27 15:11:59 +00:00
marian a59623581f Don't move/resize a maximized window when showing it.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2633 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-20 09:28:19 +00:00
marian 515ace3741 Re-implemented chooseFile() method to work asynchronously. The dialog is shown when this method returns. It will generate an action when it will be closed.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2625 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-12 14:53:13 +00:00
marian 5ee84b978a Implemented combo boxes handling in addLines().
git-svn-id: http://yate.null.ro/svn/yate/trunk@2607 acf43c95-373e-0410-b603-e72c3f656dc1
2009-04-30 15:09:45 +00:00
marian 7e9dcba940 Added missing parent parameter to custom table constructor. Add window and parent names to parameter list when building a custom object. Copy style sheet from added widget when populating a window.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2603 acf43c95-373e-0410-b603-e72c3f656dc1
2009-04-28 13:49:16 +00:00
marian 6bef8100b3 Fixed bug: disable table sorting when changing its content.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2574 acf43c95-373e-0410-b603-e72c3f656dc1
2009-04-13 11:03:31 +00:00
marian 6e3a28cafc Fixed silly use of all hidden variable. Update it when a window is destroyed while owning tray icons.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2567 acf43c95-373e-0410-b603-e72c3f656dc1
2009-04-07 15:03:26 +00:00
marian ac35c3226c Fixed bug leading to application exit when the last window is closed. Don't exit if there is a system tray icon used to access it.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2566 acf43c95-373e-0410-b603-e72c3f656dc1
2009-04-07 14:07:57 +00:00
marian 3ee02f2b25 Use widget method to activate it instead of QApplication's. The widget's method will bring it in front of other windows.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2556 acf43c95-373e-0410-b603-e72c3f656dc1
2009-04-01 15:08:33 +00:00
marian 98d3c05380 The client can now open an URL received in call.execute message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2554 acf43c95-373e-0410-b603-e72c3f656dc1
2009-03-30 11:40:06 +00:00
marian 9e98221ceb Added custom QObject descendant class. Handle it when building custom widgets and setting window parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2546 acf43c95-373e-0410-b603-e72c3f656dc1
2009-03-27 12:17:49 +00:00
marian 8eaec1e72a Try to match window name with old id when setting its flags.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2543 acf43c95-373e-0410-b603-e72c3f656dc1
2009-03-26 09:56:19 +00:00
marian f6cc597f1c Allow set select with empty item.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2542 acf43c95-373e-0410-b603-e72c3f656dc1
2009-03-26 09:54:44 +00:00
marian 69e71e13d7 Reset known window flags before setting them from dynamic property. Lock widget update when setting windows parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2525 acf43c95-373e-0410-b603-e72c3f656dc1
2009-03-18 16:21:33 +00:00
marian a635517f62 Action aliases specified in accessibleName can now contain action parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2518 acf43c95-373e-0410-b603-e72c3f656dc1
2009-03-06 17:23:45 +00:00
marian 60d1d0686a Added dynamic property used to hide the window when inactive.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2499 acf43c95-373e-0410-b603-e72c3f656dc1
2009-02-27 16:58:10 +00:00
marian 37c1c9126f Added handler for QT library messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2492 acf43c95-373e-0410-b603-e72c3f656dc1
2009-02-23 16:33:21 +00:00
marian c308400a1c Enforced move window conditions in mouse move event.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2491 acf43c95-373e-0410-b603-e72c3f656dc1
2009-02-23 13:57:15 +00:00
marian 545c29eae2 The params parameter of chooseFile() is no longer const. The chooseFile() method is now returning the last used directory and file filter if the corresponding parameters are present.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2490 acf43c95-373e-0410-b603-e72c3f656dc1
2009-02-23 13:53:09 +00:00
marian bb4701528b Actions can now be added to a widget to handle shortcuts.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2485 acf43c95-373e-0410-b603-e72c3f656dc1
2009-02-19 08:28:12 +00:00
oana 570511346a Widget move function implemented. Set properties for calendar widget implemented.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2483 acf43c95-373e-0410-b603-e72c3f656dc1
2009-02-18 12:06:03 +00:00
marian 122ed2c1a2 Fixed QSound method call due to client sound parameter change.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2465 acf43c95-373e-0410-b603-e72c3f656dc1
2009-01-30 17:13:32 +00:00
paulc 9b292f5868 Fixed some warnings and genuine bugs exposed by newer gcc.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2447 acf43c95-373e-0410-b603-e72c3f656dc1
2009-01-20 12:27:53 +00:00
marian 49aa89c844 clearTable() can now be used to clear drop-down lists.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2435 acf43c95-373e-0410-b603-e72c3f656dc1
2009-01-14 10:14:27 +00:00
marian 9e19254a61 Handle calendar widget notifications.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2424 acf43c95-373e-0410-b603-e72c3f656dc1
2009-01-12 09:39:50 +00:00
marian 2ff7e45ccb Fixed set/get property to handle any QObject child of a window.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2348 acf43c95-373e-0410-b603-e72c3f656dc1
2008-11-18 12:15:14 +00:00
marian 936f602932 Added custom QWidget descendant class. Handle it when required to set parameters to a window's custom widget child.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2347 acf43c95-373e-0410-b603-e72c3f656dc1
2008-11-18 12:12:54 +00:00
marian e4a5d5c18f Handle selection set for custom tables.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2343 acf43c95-373e-0410-b603-e72c3f656dc1
2008-11-14 11:35:14 +00:00
marian 76d99233b4 Added capability to set key sequence properties.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2341 acf43c95-373e-0410-b603-e72c3f656dc1
2008-11-13 15:53:26 +00:00
marian fe7c5f2a27 Implemented setUrgent().
git-svn-id: http://yate.null.ro/svn/yate/trunk@2289 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-24 15:11:34 +00:00
marian c84d397da4 Added system tray icon support. Added menu build method to client. Replaced connect macro with function.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2285 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-24 11:50:15 +00:00
marian a897d4f58f Use custom table's method when updating rows. Fixed debug.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2274 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-21 14:29:21 +00:00
paulc 76707b5e30 Removed redundant configuration load.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2272 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-20 12:36:15 +00:00
paulc 9a7c10b13d Fixed compilation with gcc.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2271 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-20 12:32:47 +00:00
marian a0c69ba944 Dynamic properties can be created from config file.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2270 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-20 11:15:39 +00:00
marian 9d0e63dfb9 Fixed bug: avoid using object's data/methods when a window is hidden in closeEvent() notification.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2265 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-17 15:27:58 +00:00
marian ebaa74e0c0 Added UI cache used to avoid loading the same file each time is needed.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2264 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-17 15:12:54 +00:00
marian 3e36829aec Prevent moving a maximized window.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2261 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-15 08:05:10 +00:00
marian 2c3c0108e3 Check accessible name when raising QAction actions.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2257 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-13 15:40:25 +00:00
marian eae9fffeaa Handle spin boxes in set/get text.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2254 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-07 15:39:47 +00:00
paulc 2df3a30388 Implementation of setMultipleRows for custom tables.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2243 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-29 09:20:59 +00:00
marian b2dae7cb22 Added methods used to insert a table row.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2241 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-27 16:39:42 +00:00
marian 10220b395d Lock screen update while clearing tables and lists.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2237 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-23 11:36:42 +00:00
marian 12dcc32fd8 Added dynamic property used to inhibit table selection change notification.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2232 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-21 15:44:50 +00:00
marian 425f1e1434 Split QtClient::property() into separate set/get property methods.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2219 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-19 08:03:49 +00:00
marian 96e346e045 Added spaces in ternary expressions and between operators and operands.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2212 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-18 14:41:30 +00:00
marian 0d883bd7a8 Added methods to get/set UTF8 representation from/to QString objects. Replaced macros with method calls.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2209 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-18 12:49:05 +00:00
marian 47f4f104c7 Added methods to update (set/add/delete) one or more table row(s) in one operation. Use them where appropriate.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2208 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-18 10:08:02 +00:00
marian 6050c0e169 Added parameter used to build UTC time instead of local one when formatting date/time.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2198 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-15 14:05:15 +00:00
marian 30594d8c89 Set the window the active one if the name parameter equals the window's id.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2177 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-02 11:29:03 +00:00
marian c91cbd37fb Now a QT window remembers its old id when created with an alias in order to be able to retrieve its section in config.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2171 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-28 15:48:03 +00:00
marian 230549647b Now custom widgets' parameters can be set when calling QtWindow::setParams().
git-svn-id: http://yate.null.ro/svn/yate/trunk@2162 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-15 10:02:51 +00:00