Release Notes prior to v0.9.70

0.9.26PreRel69 (2016-02-03)
  • New: Grid: When creating an .odc, warn user if the grid is not visible to other applications, and offer to make it visible
  • New: Grid: Improved Hoist (item expand states matches pre-hoist display)
  • Fixed: Grid: Refresh did not apply Ctrl+G type filtering
  • Fixed: Grid: Split an item could create 2 new identical items instead of one
  • Fixed: Grid: Grid could lock up under certain conditions
  • Fixed: Universal clipper had (again) an issue with importing latin character content
 
0.9.26PreRel68 (2016-02-02)
  • New: Better Unicode support
  • New: Universal clipper correctly handles non-latin characters (arabic, russian, greek, asian)
  • New: HTML Pane: Paste command: Previous paste format preference is saved. If the format is not in the clipboard, the Paste Special dialog is shown to select a format.
  • New: HTML Pane: File > Fix UTF-8 Encoding menu command. Use this if the content has been scrambled with v66 or v67
  • New: HTML Pane: When copying text, if it contains UTF-8 codes (from v66 or v67 encoding errors), a clipbord format is added: UTF-8 Decoded. Users can copy sections with UTF-8 codes and paste using this format to fix the encoding errors.
  • Change: HTML Pane: Paste special is no longer a sub-menu of Paste
  • Fixed: Grid: Smoother scroll when using a touchpad
  • Fixed: HTML Pane: Latin characters are not handled correctly
  • Fixed: New Item dialog minor bug fixes. Improved keyboard support (when using the tab key)
 
0.9.26PreRel67 (2016-01-21)
  • Fixed: Improved support for Unicode characters, including asian
    • Grid font must either blank or set to an Unicode enabled font, such as @Arial Unicode MS (Manage Grid > Options > Default Font)
    • The default grid font must also be set to @Arial Unicode MS since it is used by such things as the docking pane caption font
    • The HTML pane content must have the proper META tag in the HEAD section. This one works:
      <META content="text/html; charset=UTF-8" http-equiv=content-type>
    • The NewHTML.HTM file should also have this META tag. I've updated the one supplied with IQ. You should copy this to your user folder and re-start IQ
    • To test, on a new item, in the HTML pane, turn on Code view and see it the tag is there
    • Known issue: Bold, Italic, Color, etc commands will corrupt your text. You can still enter formatting codes by hand. There may be others, keep an eye open and report back
 
0.9.26PreRel66 (2016-01-19)
  • New: Grid: Mouse move over a link (.lnk) shows the link target. It will also update the link if the file was moved since the last time it was opened. 
    If the link cannot be resolved (file deleted for example, or moved to a non NTFS drive), a "not found" is appended to the status bar message
  • Fixed: hyperlink to grids, files and Outlook items did not work correctly (see Hyperlinks problems with v65)
  • Fixed: Grid: Hyperlink target was sometimes not shown on the status bar
  • Fixed: Pop-up editor did not open with the cursor at the same position as the cell editor
 
0.9.26PreRel65 (2016-01-15)
  • New: Type equations in numeric cells (i.e. =23*12+34), supports +, -, *, /, (, ). 
    If a value is already in the cell, you can simply press +23 to add 23 to it.
    Precede with = and enter functions, such as sqr or even len([SomeField])
  • Fixed: Grids now scroll up way past the last item. 
    Works with the mouse wheel, down arrow, PgDown and the scroll bar down button. This has been an issue for a long, long time !
  • Fixed: Grid: Ungroup a column header sometimes did not properly show back the grouped columns.
  • Fixed: Grid: Clicking on the Gantt part of the grid highlights the current grid row
  • Fixed: Calendar: Today's highlight in the main calendar was not updated on change of day
  • Fixed: Properties Pane: Faster updates
  • Fixed: HTML Pane: Pressing F12 opens a new HTML form even if there is one already opened if this one is collapsed
  • Fixed: Item home grid now updates when a grid is renamed / deleted
  • Fixed: Hyperlink to another item silently fails if the item home grid points to a non-existing grid
  • Fixed: Ecco Pro Import. Item hierarchy was not restored correctly (Main parent was not set)
 
 0.9.26PreRel64 (2016-01-05)
  • New: Grid: Display mode clean-up. Now 3 display modes. For each mode, you can toggle the display of context parents or not :
    • Outline (Normal): Similar to what was called Full Hierarchy
    • Source items (Flat): Similar to what was called Hierarchy Off
    • Source items (Tree): Similar to what was called Hierarchy On
  • Fixed: Grid: Add to Calendar was not working. See Right Click on Item > Show in Calendar)
  • Fixed: Grid: When Full Hierarchy was ON, some items were incorrectly shown in blue (context parent) and some sub-items were not shown
  • Fixed: Grid: When Hierarchy was off, showing Context Parents changed the order of items and caused incorrect re-arrangment of items
  • Fixed: Grid: In full hierarchy, sub-items may be shown as TLI if they have 2 or more levels of context parent
  • Fixed: Grid Properties: Data > Auto-assign field list does not always show the source field (when field name contains a space)
  • Fixed: HTML pane: Images are not always showing
  • Fixed: HTML pane: Opening files does not work when the file is not on the same drive as the IQBase
  • Fixed: FireFox clipper add-on now signed and compatible with FF v44. Available here: https://addons.mozilla.org/addon/infoqube-firefox-extension/
 
0.9.26PreRel63 (2015-12-22)
  • New: Fields: Multi-select pop-up lists. Implemented for List of items and Auto-list type popups. Supports the following tagging systems:
    • Enclosed (i.e. { }, [ ], - -, | |)
    • Hashtag (i.e. Twitter-like #IQ #Cool #SuperPIM #EccoPro)
    • Delimited (i.e. CamelCase, comma separated, , | )
  • New: Multi-select popup editor: Press Enter toggles the check state
  • New: HTML Pane: Paste Special... menu. Lists all formats in the clipboard
  • New: HTML Pane: Improved clipboard handling. Paste now handles Excel, CSV, HTML and RTF formats
  • New: Grid: Added "Keep source field values when demoting TLI". See top level item loosing field assignment when moved
  • New: View > HTML Editor: Command is now a split button with 2 new commands: New HTML Editor and Close All HTML Editors
  • New: Notifications pane: Option to show information for both focus cell and mouse-over cell
  • Fixed: Grid: Several issues relating to the new column grouping feature
  • Fixed: Properties pane: Rearrange hierarchy of fields using drag-drop
  • Fixed: Properties pane: Tooltips were not working when the Notifications pane was closed
  • Fixed: Manage Grids: Newly created grids are sometimes shown more than once. See Grid Management Problems: Duplicates & Disappearances
  • Fixed: HTML Pane: Numerous issues fixed
  • Fixed: HTML pane: HTML pane content was sometimes not saved when closing a file
  • Fixed: HTML Pane: View > Zoom (In, Out, Reset) when editing is now re-enabled. It was found to be buggy on some IE versions, but perhaps this is no longer an issue
  • Fixed: Universal clipper was not clipping anything
  • Fixed: Export: Embedded fore and back colors were not exported. See Bgcolor/highlighting still missing from HTML export
 
0.9.26PreRel62 (2015-11-28)
  • New: Event dialog: Unscheduled event type. Events can now be one of 3 types: Scheduled, Unscheduled or All-day
  • New: Grid: Header > Group Columns: Group / ungroup columns. When grouped, a + expand button is shown. Click to expand / collapse group
  • New: Grid filter dialog now has an option to filter on all columns or selected columns
  • New: Calendar: Added option: "Switch to Month view when the number of selected days exceeds n days"
  • New: Calendar: Added option: "Day time-scale increments (minutes):
  • New: Calendar: In Horizontal scroll mode, the vertical zoom and offset is now kept when navigating in the Calendar
  • New: Calendar: In Horizontal scroll mode, Ctrl + mouse wheel zooms in and out, Shift + mouse wheel scrolls
  • New: Calendar: Touch friendly. Navigation works well with touch screens PCs and tablets
  • New: Clipper: Clean up clipped item text. Settings in Tools > Options > Program Settings > Other
  • New: View > On-screen keyboard command, to enable typing on tablets
  • Fixed: Undo could incorrectly undo all recent changes instead of just the last one
  • Fixed: Grid: Add marked item as sub showed the items twice
  • Fixed: Grid: WYSIWYG editor paste command did not work
  • Fixed: Grid: When the user selects to drop without showing the dialog, the Create shortcut checkbox is not taken into account
  • Fixed: Show in Calendar uses appointment field, not the Calendar default field
  • Fixed: Calendar: Unchecking Repeat in the Event dialog did not remove the recurring events. A refresh (F5) was required
  • Fixed: Properties Pane: Expand / collapse states of the various sections are now restored
  • Fixed: New item dialog: current grid is disabled when it should not
  • Fixed: Grid Management: New grids created in this dialog were not setup correctly (see New grids created with the "manage grid" dialog creates malfunctioning grids)
  • Fixed: Universal Clipper: Clipping info was no longer being added to the clip, even if "Add Clipping info" is checked
  • Fixed: Universal Clipper: Sometimes the URL was not correctly retrieved
 
0.9.26PreRel61 (2015-11-12)
  • New: Fields: Date fields now have "Event Color" and "in Calendar by default" properties. If checked, new date field-values will automatically create an event and display it in the Calendar. Event frame color will be the specified color
  • New: Date Editor: New "Shown in Calendar" check box to easily show / hide dates in the Calendar
  • New: Panes that share a common docking position now have a Maximize button
  • Fixed: Grid: Renumber items can now be undone
  • Fixed: Grid: Show in Calendar only worked for the first date column in the selection. i.e. If you select both StartDate and EndDate columns, it should show both dates in the Calendar. Same for Remove from Calendar
  • Fixed: Grid: Switching from the regular cell editor to the pop-up editor keeps the cursor position
  • Fixed: Calendar: F4 moves focus to the Properties pane but pressing F4 again did not move it back to the Calendar. Same for F12 and the HTML pane
  • Fixed: Calendar: Pressing the Today button on the Date filter toolbar now correctly centers the Calendar on today
  • Fixed: Tools > Compact: Was sometimes failing to compact saying that another copy was opened when this was not really the case
     
0.9.26PreRel60a (2015-11-05)
  • New: Calendar: 2 and 3 days view
  • New: Calendar: Option to auto-hide the mini-calendar
  • New: Calendar: Can now move the time scale and/or mini-calendar to the right side of the Calendar. Hold Alt and drag-drop the time scale or mini-calendar
  • New: Calendar: Event back color matches item back color. Event text color matches item text color
  • New: Calendar: The current day is now highlighted in red
  • New: Calendar: Zoom in/out is now increases / decreases the Calendar font size
  • New: Calendar: New context menu to create an all-day event
  • New: Calendar: Better support for cursor keys (up/down, left/right). If no event selected, scrolls by day / week / month. If an event is selected, move to the next / previous event
  • New: Grid: Option to not show transparent selection
  • New: Properties Pane now shows the current item text on the pane caption
  • New: Work Offline mode. All Internet related features are disabled in this mode
  • New: Tool > Options: Option to not restore layout when opening files
  • New: Renumber items dialog: Supports ? wildcards. So for example, ABC?? will give ABC01 ABC02 ABC03, ...
  • Fixed: Grid: Drag drop an item to the Calendar created an event but the item in the grid was not refreshed to show the created event (normally shown as a sub-item)
  • Fixed: Grid: Grids did not update when sub-items were added
  • Fixed: Grid: Paste from Excel no longer worked correctly (pasted an image instead of the cell content)
  • Fixed: Calendar: Toggling time scales did not work correctly if the Windows time setting included AM/PM
  • Fixed: Calendar: Workweek button showed the first 5 days of the week, not the worked week
  • Fixed: Calendar: In Workweek view, changing month / year using the date filter toolbar now move correctly (4 weeks / 52 weeks)
  • Fixed: Calendar: Faster repeat rate when using the DateFilter toolbar up/down day buttons
  • Fixed: Calendar: Improved event tooltip
  • Fixed: Calendar: Edit > Undo / Redo is now enabled
  • Fixed: Properties Pane: Undo / Redo keyboard shortcuts now work correctly
  • Fixed: DateTime editor: Show in Calendar no longer worked
  • Fixed: DateFilter Day dropdown did not show at the correct position on a second monitor
  • Fixed: Issues related to regional settings (date / time / number formats)
  • Fixed: On opening a file, the Restore Layout dialog was not responding to key stokes
 
0.9.26PreRel59 (2015-10-16)
  • New: WikiTag field now has a multi-select editor. Similar to the one in the New Item dialog. To enable it, simply set its editor to Auto-list of values (in Field Properties > Editor). This will eventually be implemented for other text fields too.
  • New: Grid: Grid Filter (Ctrl+G): New Filter dialog. Adds supports for keywords (All or Any) and wildcards 
  • New: If the number of named colors is greater than 15, the menu is shown as a collection of colored squares (more compact display). If the number of named colors exceeds 30, the display of system proposed colors is suppressed.
  • Change: Grid: Auto-search no longer turns itself off automatically. To turn off, do one of (1) toggle the Auto-search command (Ctrl + F3), (2) press Escape, (3) start editing, or (4) close the grid
  • Fixed: Grid: Auto-search did not show the search text
  • Fixed: Deleting a field did not update grids, forms and properties pane
  • Fixed: Grid: Print Preview > Email merge was no longer working correctly
  • Fixed: Grid: Add / Remove Columns dialog did not show at the correct position on a second monitor
  • Fixed: Grid: Add / Remove Columns dialog: Improved keyboard support (Enter closes, Escape cancels, Space bar toggles display of the column)
  • Fixed: Grid: Copying a cell and pasting in edit mode added extra TAB characters. Fixed. (see Grid has started inserting a tab space when I paste text)
  • Fixed: Grid: Copy / Paste did not preserve rich text (see Copy paste problem for Simple cell content)
  • Fixed: Properties pane: Pane no longer flickers during updates (see Annoyance with the Properties Pane)
  • Fixed: Properties pane: Caption for the item font was incorrect (see Font field bug in properties pane)
  • Fixed: New item dialog: The "Email item to IQ" button is now only enabled if the EmailToIQ feature is properly configured and enabled
  • Fixed: New item dialog: Add Item using EmailToIQ was not compatible with GMail
  • Fixed: New Item dialog: Wikitag dropdown list and field list does not show at the correct position on a second monitor
  • Fixed: New Item dialog: Wikitag dropdown list is now sorted and shows new tags (i.e. tags entered in the Wikitags text box but not yet used anywhere). Can also add new tags (Ctrl+N)
  • Fixed: HTML Pane: Browse mode is no longer turned off when moving focus to another item
  • Fixed: HTML Pane: In Browse mode, some formatting commands were incorrectly enabled
 
0.9.26PreRel58 (2015-10-02)
  • Fixed: Using the new caption editor (introduced in v0.9.26PreRel57) could erase some field properties. 
  • New: Tooltips in grids and Properties pane only show when pressing Ctrl only
  • Fixed: If more than 1 item is selected, Item info showed nothing
  • Fixed: Grid: Pop-up list of type fixed list did not save changes correctly if done exclusively with the mouse
 
0.9.26PreRel57 (2015-09-29)
  • New: Grid: Load column sets: Allow a dynamic grid display with easily interchangeable sets of columns. Grid native columns are still available (for sorting and conditional formatting purposes), but made invisible, except for locked and tree columns (which remain visible, no matter what). Column sets can come from forms or grids (see below for information on the new feature of showing grids in the Properties pane). To load a column set, right-click on the form or grid in the Properties pane. Multiple uses, but in particular, when viewing items in the search or scratch grid, users can now load column sets to view relevant information
  • New: Grid column sets can be shown in the Properties pane. Setting in Grid Management. Off by default.
  • New: Grid: Can now hide / unhide columns. Hidden columns can still be used to sort. Added Hide Column command and Hidden Columns (list of) menu command. Hidden columns feature is compatible with the Column > Show Columns menu.
  • New: Grid: Column Header menu: Move Up / Down. Can select one or more columns.
  • New: Grid: Column Header menu: Set caption (without going through the Field properties dialog). You can now set the header caption and icons using a WYSIWYG editor.
  • New: Grid: Column menu: Move Left / Right. Can select one or more columns.
  • New: Grid: Hoist Marked Items
  • New: Properties pane: Set caption (without going through the Field properties dialog). You can now set the field caption and icons using a WYSIWYG editor.
  • Change: Grid: Hide Column is now named Remove Column
  • Fixed: Properties Pane: Changing a field property did not update the pane. Users had to close the pane and re-open. This is no longer necessary
  • Fixed: Grid: When Column > Show Columns is unchecked, it was still possible to execute some column related commands (i.e. hide column add / remove columns, etc) These are now disabled.
  • Fixed: Manage Grids dialog: Focus is not set to the current grid
  • Fixed: Grid: Pasting was disabled for fields with editor of type List of item popup
     
0.9.26PreRel56 (2015-09-18)
  • New: Item > Split Item dialog. Can select more than one item at a time. Can use <cr> and <tab>  codes
  • New: Item > Join Items dialog supports multiple delimiters between items. Can use <cr> and <tab> codes
  • New: Grid list menu tooltips show how long ago the grid was last opened
  • Fixed: XML paste: support multiple parents (see [FIXED] Paste problem)
  • Fixed: Properties pane: Updating the pane no longer causes scroll position issues (see Properties pane)
  • Fixed: HTML Pane: Item HTML which were links to web content did not show in the HTML pane
  • Fixed: EmailToIQ is now compatible with GMail 2-step verification. Goto https://security.google.com/settings/security/apppasswords?pli=1 to generate an application specific password (16 character string)
  • Fixed: Date popup first day of week now follows setting in the Calendar
  • Fixed: Faster File > Close 
 
0.9.26PreRel55 (2015-09-04)
  • New: Grid: Can now add items when column filters are active. Column filters are now so much more functional !
  • New: Grid Properties: Numerous UI improvements including a new column to show / hide the grid in the grid lists (menu, toolbar). Context menus and column filtering were also enhanced (see "Show Grid in Toolbar" checkbox)
  • New: EmailToIQ: Checking now occurs asynchronously. Before, on slow Internet connections, the UI would lock up during new email check. On fast Internet connections, it was causing a 2-5 seconds lockup of the UI.
  • New: EmailToIQ: Set the delay to 0 enables Manual Mode. Use Tools > Check EmailToIQ Now or double-click the icon on the status bar to execute.
  • New: Popup editor: Added Split Item. Use the Split Item shortcut key to activate (default is Ctrl + Shift + S)
  • Changed: "Tagged items" is now named "Marked items".
  • Change: Grid: Auto-Search is now a command, not a grid state. It auto-disables itself after 5 seconds of keyboard inactivity or by pressing ESC or the keyboard shortcut (default is CTRL + F3)
  • Fixed: Grid: Drag-drop does not remove old parent link (see: [FIXED] When items are just moved under another parent, previous parents' link are kept (prerel54))
  • Fixed: Grid: While editing, pressing the right arrow while on the last character closed the editor and moved to the next cell. Same for the left arrow when on the first character. Now, while editing, the left / right arrows only move the cursor inside the editing region. Press F2 to save or ESC to cancel edits. Up and Down arrows can still be used to exit the editor.
  • Fixed: Grid: Drag-drop a field from the Properties Pane to a grid did not add it as a column
  • Fixed: Gantt: Print Preview of the full gantt does not show gantt part, just grid.
  • Fixed: Gantt: Pressing Cancel in the Print Preview dialog would hide the IQ window (users would then need to terminate the task and restart)
  • Fixed: Grid Properties: Changing the View > Tree column shows outline labels setting required a grid close and re-open to be applied. No longer does. You can also use the Grid > Labels on the Tree column command to do the same thing
  • Fixed: HTML pane: Edit with MS Word command was incorrectly disabled for MHT documents (see [FIXED] In HTML pane why does Word icon disappear after I use it??)
  • Fixed: Sync: Sync copy was not updated when closing the IQBase (this could cause loss of recent changes)
 
0.9.26PreRel54 (2015-08-13)
  • New: Form Properties: Better support for drag-drop. Drag a field from a form to another. Hold Ctrl to copy
  • New: Popup Editor: Can move the editor. Click anywhere in a blank spot and move
  • New: Popup Editor: Can hit Ctrl+F (or your custom Omnibox shortcut key) to open the Find and Replace dialog
  • New: WYSIWYG editor: Edit > Redo is now working
  • New: Show the item count in the tab tooltip even if it is not shown on the tab caption
  • New: Grid: Ctrl + Wheel does zoom in / out. Shift + Wheel scrolls left / right
  • New: Timeline: Now responds to mouse wheel events
  • Change: Check EmailtoIQ is now shown only if properly configured, moved to Tools menu
  • Change: Gantt: Mouse wheel behavior as per Google Chrome:
    • Ctrl + Wheel up: zoom in
    • Ctrl + Wheel down: zoom out
    • Shift + Wheel up: Scroll left
    • Shift + Wheel down: Scroll right
  • Fixed: Omnibox: Pressing the down arrow could update the list of results. See Omnibox : in certain cases (most?), can't use arrows to make any selection
  • Fixed: Menu bar was not updated when switching to the search tab
  • Fixed: Deleting a view only closed open grids. Other view types (Mapview, Pivot, Chart, Timeline) did not close
  • Fixed: Renaming a view was only reflected in grids. Other view types were not updated
  • Fixed: Hyperlink dialog: Hyperlink text textbox was disabled for existing hyperlink which prevented copy. It is now enabled (but locked). Users can copy and paste text into the URL box if desired
  • Fixed: Grid: Drag-drop an item to be a sub-item of a context parent did not auto-assign source fields
  • Fixed: Grid: Drag-drop an item to a different pane did not work for TLI when the destination grid had a complex source
  • Fixed: Grid: Missing characters when starting editing (see iq eating my keystrokes?)
  • Fixed: Grid: Formatting was not removed when pasted to text editors
  • Fixed: Grid: When the source bar is shown, switching to another app and back moves the focus to the Source text box (See problem on switching between Infoqube and other programs when Source Bar is displayed)
  • Fixed: Grid: Redo while editing could change the wrong cell (see Ctrl+Y while in edit mode : redoes/undoes changes in another cell... )
  • Fixed: WYSIWYG grid editor: Hyperlink syntax was sometimes incorrect
  • Fixed: Timeline: Properties pane was not showing the currently selected item
  • Fixed: Gantt: Undo after a Gantt PCM schedule was not working correctly
  • Fixed: Gantt: Undo could sometimes incorrectly erase task dates
  • Fixed: HTML Export: Accented characters did not paste correctly into MS Word (see problem copying text to MS Word 2010)
  • Fixed: Copy accented characters from a grid did not paste correctly into MS Word
  • Fixed: Renumber items menu command was not visible in the menus, only available through the omnibox
  • Fixed: Properties Pane: Double-click on an blank auto-number field would increment it by 2 instead of 1
  • Fixed: PopupEditor: Shift-Ctrl+S activated an edit box at the bottom of the editor. This is now disabled
  • Fixed: PopupEditor: Did not show at the correct position when on a second monitor
  • Change: Next Task Actions: To reference fields in the dependant item, enclose field names with { }. Fields enclosed with [ ] reference the item being marked done
  • Fixed: Next Task Actions: Enclosing the left operand with [ ] caused the actions to not work correctly
  • Fixed: SQLSynch: Error message if the synch ID field is not found in the IQBase
  • Fixed: SQLSynch: Multiple tabs separating the fields in the FieldMap section are now allowed
 
0.9.26PreRel53 (2015-06-12)
  • New: Gantt menu
  • New: Gantt: Added Show critical path and Recalculate critical path commands
  • New: Gantt: Added "Can move a task that has started". If unchecked, a task that has started (i.e. %Complete > 0) can no longer be moved. Users can still manually change the start and end dates.
  • New: Gantt: Added a "Show Today" command. It centers the Gantt chart on today's date
  • New: Gantt: Double-click on the Gantt area where there is no bar moves the chart to the first bar date (or to today if the chart does not yet have a date)
  • New: Gantt: Link properties dialog. Users can now set the link type and task lag
  • New: Gantt: Link bars command button. Select 2 bars and click to define the link between the two. Alternatively, Shift and click on the first bar and drag to the second bar.
  • New: Timeline: Add option to show or not bar captions
  • Fixed: Grid: Sort sub-items was broken
  • Fixed: Grid: Source bar: Sort by any text field did not work unless the field was enclosed with [ ]
  • Fixed: Grid: WYSIWYG Editor Entering an email address generated an incorrect hyperlink
  • Fixed: Gantt: Adding a link from bar1 to bar2 deleted previous links going out of bar1
  • Fixed: Gantt: On high-DPI displays, the bar height was too small
  • Fixed: Gantt: Numerous initial setup issues
  • Fixed: HTML Pane: Multiple HTML pane setup was not always synchronizing panes correctly
  • Change: Gantt: UI improvements
  • Change: Gantt: Zoom-on-the-fly is now triggered when pressing both Shift and Ctrl
 
0.9.26PreRel52 (2015-05-26)
  • New: Field: Easy pop-up list: Select the field containing the list of items and optionally the field to filter the list. That's it !You now have 4 types of pop-ups: Fixed list, items, Auto-list, SQL queries (advanced). Field properties UI change to select pop-up list type.
  • New: Omnibox can search for Favorite items
  • New: Updated User Manual (Thanks Jibz !). Download it here.
  • New: Popup message if updating a column in a grid fails. Such an error can cause the grid to be unreadable from programs such as Excel or cause field popups list based on this grid to fail.
  • New: Grid Properties: Maximum item height (in pixels, 0=none)
  • New: Grid Add / Remove columns: Can now set the column width directly here. Provides an easy way to see which columns have been minimized.
  • Fixed: Grid Add / Remove columns: Caption column did not show icons
  • Fixed: For some equations, fields were not properly [ ] enclosed in v0.9.26PreRel51
  • Fixed: Many pop-up menus did not respond when using their shortcut keys (Recent grids and Favorites are 2 examples)
  • Fixed: Omnibox: Ctrl+A did not select the Omnibox content. Instead it selected all items in the grid
  • Fixed: Closing the Field Properties was sometimes very slow, especially if the IQBase had lots of fields and equations.
  • Fixed: Field Properties: Improved the column filters
  • Fixed: When switching between multi monitors and single monitor setups, the IQ main window could open in an invisible part of the screen.
  • Change: HTML tags embedded in cell text are now lower case
 
0.9.26PreRel51 (2015-05-12)
  • New: Option to hide the program Title bar when the main window is maximized
  • New: Calendar: Vertical scroll mode: Days are shown in an endless vertical list. Use the mouse wheel to scroll up and down
  • New: Calendar: In horizontal scroll mode, the day header is always visible, even when zooming
  • New: Grid: Hoist up one level. Shows all parents of the selected items (great tool when items have multiple parents)
  • New: Drag-drop of hyperlinks from Tab Outliner for Chrome to a grid or to the HTML pane (details here)
  • New: More robust field parsing (through the requirement of enclosing field references with [ ... ]
  • Changed: When referencing fields in equations, enclose the name with [ ... ]. The first time a file is opened, equations will be processed to add [ ... ] around recognized field names if required. Please go through your field equations to ensure that this was done correctly.
  • Fixed: Grid: Improved handling of the Tab key (see shift + tab to move focus to previous column : broken)
  • Fixed: Pressing Esc while in the Omnibox could change the order of a sub-item (move down one item)
 
0.9.26PreRel50 (2015-04-21)
 
0.9.26PreRel49 (2015-04-08)
  • New: Only visible views are now loaded when opening a file. Others are shown as tabs with an * appended to the name to indicate it needs loading. Dramatically speeds up loading when many views are opened (tabbed workspace only).
  • New: Sync: Sync delay is now a separate setting, independent of the auto-backup delay. Default is to sync every 1 minute
  • New: Sync: Show last edit date, user name and computer name
  • New: * after the file name if there are changes waiting to be saved to the sync file
  • New: Tools > Options: Auto-Search to allow faster navigation
  • New: Can use the Gantt Overview to scroll up / down the Gantt
  • Fixed: Which tab has the focus was not saved / restored.
  • Fixed: Copying a hierarchy of items did not copy the item font attributes (bold, italic, underline, strikethrough)
  • Fixed: Favorites menu: Embedded HTML tags were shown
  • Fixed: Lineage on the status bar: Embedded HTML tags were shown
  • Fixed: HTML Pane caption: Embedded HTML tags were shown
  • Fixed: Favorites menu: Now shows ellipsis (...) when the item text is too long to display
  • Fixed: Showing items in the Search grid could fail because a column filter was active.
  • Fixed: Grid: Creating a hyperlink could erase the selected text
  • Fixed: Properties Pane: Show items (new Scratch grid) menu item was shown when it should not. It should only show up when right-click on a field
  • Fixed: Popup editor shows some accented characters as HTML codes (see HTML unicode references appear in cell after editing with popup editor [details below])
 
0.9.26PreRel48 (2015-04-02)
  • New :Popup editor for Mapview (and properties pane in mapview)
  • New: WYSIWYG editor for events
  • New: Add/Remove a grid column by right-click on the field in the Properties Pane
  • New: Properties pane: Context menu to show items in a new Scratch grid
  • New: Hyperlinks: Hold Shift down to open link in a new Scratch grid
  • New: Option to monitor a sync folder for updates (see 1. Synchronization between computers using Dropbox for details)
  • New: Option to choose the location of the .Files folder (i.e. to put it in a Dropbox-like folder)
  • New: Timeline: Context menu to toggle between Compact and Normal display
  • New: Postponing the automatic Recalc : next day (in dialog) + manual recalc (in DB management)
  • Change: To avoid a conflict with the Gantt Zoom on the fly feature (press CTRL to activate), the ALT is now used to change the Gantt scale
  • Fixed: Reduced CPU usage
  • Fixed: Improved responsiveness when there are many opened grids
  • Fixed: Changing the Gantt scale with the mouse wheel was not working well (see Gantt : zoom is hard to manipulate with the mouse scroll.)
  • Fixed: Popup editor: Font was different than the item in the grid
  • Fixed: Options dialog: Browse for folder was not opening the correct folder
  • Fixed: Timeline: Bar caption / color were not updated when the item text / color was modified elsewhere (grid, properties pane, calendar)
  • Fixed: Form management: Show proper editing context menu
  • Fixed: Tabbed workspace always restored the Calendar to the main tab group, even if it was in a different tab group
  • Fixed: Menu customization: Right-click on a control did not show the keyboard shortcut
     
0.9.26PreRel47 (2015-03-19)
  • New: Grid: Simplified Hoist (no more dialog)
  • New: No more sound when showing many dialogs
  • Fixed: If the Omnibox is moved, a program restart was required to re-enable the keyboard shortcut
  • Fixed: Minor improvements to the Omnibox
  • New: Grid: Wordwrap column headers
  • New: Popup editor: Added hyperlinks and highlight (Ctrl+H)
  • New: HTML Pane: Added highlight (CTRL+H)
  • Fixed: "Auto-Search" in columns (Ctrl+F3) = no more visual cue  
 
0.9.26PreRel46 (2015-03-16)
 
0.9.26PreRel45 (2015-03-10)
  • New: Popup Editor: Now WYSIWYG, including easy insertion of icons ! Right-click to have access to all editing commands
  • New: Grid: When editing, a new more specific context menu is available (includes Undo)
  • Fixed: Grid: Select All was not working
  • Fixed: Grid: Copy was not working correctly in some situations
  • Fixed: [FIXED] Upgraded from REL41 to REL43 - Lost Links to All Pics
  • Fixed: Popup editor was shown at the wrong position
  • Fixed: Copy Special menu was not visible
 
0.9.26PreRel44 (2015-03-02)
  • New: HTML pane: When saving content, a confirmation is now required when most of the content was deleted (because one is never too careful)
  • New: Grid: Can now select multiple columns / rows using Shift + Cursor keys !
  • Fixed: Grid: Read-only fields were not being selected when using cursor keys
  • Fixed: Fields: Limit to list was not effective when using items from SQL Select lists
  • Fixed: Grid: Pop-up editors could appear to hang the UI if the user clicks elsewhere when they are shown. They are now modal. Press Esc to dismiss
  • Fixed: Grid: In Edit > Copy, the dialog was shown even when not necessary (i.e. when a single column is selected)
  • Fixed: Grid: Copy a range of cells and paste in Excel did not work correctly (unless in Excel Edit > Paste Special > Unformatted Text was used)
  • Fixed: Grid: Right-click on a cell could sometimes show a second context menu
  • Fixed: Calendar: In scrolling list mode, the day captions could vertically scroll and come out of view. They are now locked at the top
  • Fixed: HTML Pane <--> Grid focus bug
  • Small UI tweaks
 
0.9.26PreRel43 (2015-02-20)
  • Lots of UI fine tuning
  • Better handling on high-DPI displays
  • Removed Tablet mode as it was not working well. 
  • Removed Search toolbar. The Omnibox is now shown directly on the main menu. Users should delete their Search toolbar
  • Removed Grid Auto-Edit as it did not support scrolling with the cursor keys and was causing issues with the cursor (Blinking Text Cursor Rarely Appears)
  • Fixed: HTML Pane: Fixed an issue where the pane would steal the focus from the grid
  • Fixed: Grid: WYSIWYG editing: Fixed an issue where the text changes were not saved correctly
  • Fixed: Grid: WYSIWYG editing: Edit > Cut did not worked
  • Fixed: Grid: Changing the tree column would incorrectly show outline labels next to the tree, even if this option was not selected
  • Fixed: Grid were sometimes empty (Keep losing Layout)
 
0.9.26PreRel42 (2015-02-17)
  • New: Omnibox can be placed on the main menu if desired. 
  • New: Pop-up list now supports Filter-on-type. Either click on the header of hit Ctrl+F to activate it (See Auto-complete on SQL-derived field)
  • Fixed: Major cleanup / update of the Customize dialog content. Lots of commands were missing or in the wrong place
  • Fixed: Pressing the Omnibox keyboard shortcut could lock IQ
  • Fixed: Omnibox command list text did not always perfectly match the menu items
  • Fixed: Cannot make changes to the Omnibox in the Customize dialog (see Some UI inconsistencies in 41)
  • Change: Omnibox default keyboard shortcut has changed to Ctrl+F as it does search too. The original shortcut was also incompatible with AZERTY keyboards. User should reset their custom shortcuts or manually change it.
  • Change: Grid: Paste now pastes as plain text by default. Use Paste Special > Paste as HTML if you want to preserve rich text formatting
     
0.9.26PreRel41 (2015-02-13)
 
0.9.26PreRel40 (2015-02-06)
  • Improved: More efficient grid updates (see Performance problems (yes))
  • Change: Minor rearranging of menu items, hopefully more intuitive to users
  • Upgrade UI components to ensure compatibility with evolving operating systems (including some UI cosmetic change to improve clarity)
  • Fixed: In live-search, the properties pane was not being updated as the user clicks on search results items
  • Fixed: Copy paste bug
  • Fixed: Backup path keeps being deleted and autobackup keeps being checked.
  • Fixed: Grid: When editing, paste was broken
  • Fixed: Options dialog: Focus sometimes jumped around
  • Removed: Tools > Themes. IQ now supports a single visual theme. Managing colors while supporting multiple themes was unnecessary work
     
0.9.26PreRel39 (2015-01-28)
  • Fixed: VB Script editor: System code is now read-only
  • Fixed: Grid: Improved focus handling
 
0.9.26PreRel38 (2015-01-26)
  • New: Set formatting for numeric fields in the field properties. Options are Standard, Currency or user-defined. The first two are taken from the Control Panel Regional Settings
  • New: HTML pane: use of relative files for images to provide better for support for Dropbox et al
  • New: Grid: Show Pictures: If the file is not found, will try to resolve it
  • Fixed: Timeline: Display set to 1899 on loading. Now scrolls to first visible item
  • Fixed: Gantt and Timeline: Improved scrolling behavior for the << and >> buttons
  • Fixed: Grid WYSIWYG editor: Carriage returns were lost when pasting from plain text
  • Fixed: Properties pane: The FileName select dialog did not default to the correct folder
  • Fixed: Grid: Sometimes the Source textbox has the focus even though the source bar is not visible
  • Fixed: Grid: When the source bar is shown, the tab key no longer tabs into the grid, but remains in the source bar
 
0.9.26PreRel37 (2015-01-16)
 
0.9.26PreRel36 (2015-01-07)
  • New: HTML Pane: Edit cursor position (caret) is now saved. 
    Editing large documents is now easier as moving from an item to another will bring you back to your last edit point
  • Fixed: Grid WYSIWYG editing: Font was sometimes incorrectly set
  • Fixed: Grid WYSIWYG editing: Content was sometimes not save correctly
  • Fixed: Grid WYSIWYG editing: Font and images were not handled correctly
  • Fixed: enhanced visuals in v35 : makes click + drag & drop less responsive
  • Fixed: When more than 1 item was selected, on drag-drop, it was possible to drop on a selected item
 
0.9.26PreRel35 (2014-12-24)
  • New: Grid Improved visuals when adding fields onto a grid using drag-drop and when moving columns in the grid header
  • New: WYSIWYG Print Preview: Option to save as a file in PDF, JPG, PNG or EMF format
  • New: New "tablet" mode. Windows 8.1 tablets are becoming more and more affordable and popular. This is great news for IQ !
  • Improved performance when computing complex equations / auto-assigns
  • Improved: Field Properties: Merged Equations and Inheritance sections into one. Improved UI to better show that Column equations and Inheritance are mutually exclusive (Enabling one disables the other)
  • Changed: Manage Grids: Inbox, Search and Scratch grid cannot be deleted as they are required.
  • Fixed: Grid: For some date formats the date dialog did not work correctly
  • Fixed: EmailToIQ: If the item text was empty, the #ItemID flag did not work.
  • Fixed: EmailToIQ: For plain text email messages, carriage returns were lost when converted to HTML
  • Fixed: Grid: Source fields are not assigned when Sort > Grouping is enabled
  • Fixed: Properties Pane: Show Field Values could silently fail if the Scratchpad grid was deleted
  • Fixed: IQ loops/freezes on field defined using SQL SELECT
 
0.9.26PreRel34 (2014-10-27)
  • New: EmailToIQ: Send content to items. 
    You can now send content to a project item, a task, a specific contact, a calendar event, to meeting minutes, etc
    Can send to multiple items too ! Documentation can be found here: 2. Send To InfoQube using EmailToIQ
    Two syntaxes:
    • If the email subject line contains #1234, the content will appear as a subitem of item ID 1234.
    • If the email subject line contains #Some item text, the content will appear as a subitem of item "Some item text". 
      If more than one item have this text, will send it to the one in your favorites (if not in your favorites, to the most recent item)
  • Fixed: HTML Pane: Table row and column sizing was difficult to do on systems with IE 10 and up
  • Fixed: Changing the grid font did not update the grid, a close and re-open was necessary
  • Fixed: WYSIWYG Grid editor: Hyperlinks can now be added, edited, and removed
  • Fixed: WYSIWYG Grid editor: Enter key and cursor keys behavior is now fixed. Insert Date / Time is also fixed
  • Fixed: WYSIWYG Grid editor: Typing starts editing and appends
  • Fixed: Selecting large icons did not work (right-click on a toolbar > Customize > Options > Large icons). (Useful on high DPI displays)
  • Fixed: On high DPI displays, item height in the property pane and the search window were too small.
 
0.9.26PreRel33 (2014-09-28)
  • Preview: WYSIWYG editing for the grid ! Finally ... Right click on the column header to enable it.
  • New: Grid: Added Item Text Color to the context menu
  • New: New keyboard shortcuts to create items: Ctrl+F7: Add item, Ctrl+F8: Add sub-item. Works in grids and in the HTML pane. 
    Combined with F7 / F8 for navigation, it is now possible to create content while keeping the focus on the HTML pane.
  • New: HTML Pane: New Keyboard shortcuts for Heading 1...6  (CTRL+1... 6), Normal (CTRL+N), Bullet List (CTRL+L) and Number List (SHIFT+CTRL+L)
  • New: Calendar: Pressing Insert add a new event at the date/time given by the mouse pointer
  • New: Calendar: Hovering the mini-calendar now shows day events summary on the status bar
  • Fixed: Calendar: Changing dates using the Date toolbar of the mini-calendar was changing the current zoom level
  • Fixed: Calendar: When zooming, the day header may not be visible. The status bar now shows the current date / time to help identify event dates
  • Fixed: Calendar: New event: Enter did not close the dialog.
  • Fixed: HTML Pane: Foreground color and Background color menu items did not work from the main menu
  • Fixed: HTML Pane: After a toolbar reset, the color selector menus were empty
  • Fixed: HTML Pane: Font attributes controls (Style, Face, Size) were not updated
  • Fixed: HTML Pane: Changing the Item Text textbox did not update the item
 
0.9.26PreRel32 (2014-08-22)
  • NewGoogle Connect dialog to connect to your Google Account. Use Tools > Options > This Database > Google Sync. Enter address and password and click Test to test the connection and to retrieve information on your calendars.
  • Fixed: Grid: Changing the font does not update the properties pane
  • Fixed: Grid: When wordwrap was disabled, the item height was not calculated correctly (see Grid sizing in HD - ATT Pierre)
  • Fixed: FireFox Clipper: Web Clipping Problems
  • Possible fix for Delete not working in HTML pane (sometimes)
0.9.26PreRel31 (2014-08-08)
  • New: Google Connect dialog to connect to your Google Account. Use Tools > Options > This Database > Google Sync. Connection test did not make it into this release unfortunately
  • New: Gantt: Can now start adding bars without first creating items. Just draw bars and IQ will create items !
  • Fixed: Grid: While editing, clicking in another column of another item could sometimes overwrite the cell content
  • Fixed: Gantt: Task links context menu was not working correctly
  • Fixed: Gantt: On initial setup, Gantt scale was centered on 1957. Now centered on today
  • Fixed: Gantt: Duration field is not updated when bar is created by adding dates in the grid (see TaskDuration not working here)
  • Fixed: Gantt: Duration field did not take account of non working days. Now, shows the number of working days.
  • Fixed: Grid: Minor focus problem in grid
  • Change: Gantt: On initial setup, Task Links are now visible
 
0.9.26PreRel30 (2014-08-01)
  • New: Gantt: Task links context menu
  • New: Gantt: New task dependencies: SS, FF, SF. 
    Can use context menu or use the following syntax for the NextTaskID field: NextID1|XY, NextID2|XY|DL1, 
    where XY is one of FS (default), SS, FF, or SF. 
    Optional DL1 parameter adds a fixed delay between tasks and overrides the NextTaskDelay field value
  • New: Grid and Gantt: Added system field NextTaskDelay to specify the delay between tasks
  • New: Grid: Next Task Actions supports field values.
  • New: Setting to specify the table cell resizing hot spot : Tools > Options > Program Settings > Other > HTML Pane Table resizing hot spot size (pixels)
  • Fixed: Properties Pane: Editing values in the All Fields section no longer causes the pane to scroll to the top (see Properties pane)
  • Fixed: Database > Repair should not require 2 clicks to close dialog (see Database repair)
  • Fixed: Grid: Click on the lower half of the item did not start editing
  • Fixed: Grid: [Bug] Manually adding file link deletes cell text
  • Fixed: Restore previous layout broken here in pre-rel 29/a
  • Fixed: Fast Search: Showing Favorites or Tagged items could cause IQ to go in an endless loop
  • Removed HTML Pane: View > Zoom (In, Out, Reset) when editing. This feature was too buggy on some IE versions
 
0.9.26PreRel29 (2014-07-21)
  • New: Grids: If multiple items are selected, opening the editor (F2 or Shift+F2) will update all items (before, only the focused item was updated, to act on multiple items, one had to use the property pane)
  • New: Grids: When clicking on an email field, if multiple emails are found, users can select which email(s) to send to
  • New: Gantt: 3 Task link modes: None (Visual cue only), Use Task Dependencies and Locked Relationships. Currently, the only supported dependency is "Finish to Start". Others will be added soon.
  • New: Gantt: Can now toggle the visibility of links
  • New: Field Properties: Auto-assign rules can now be on separate lines (no need to use the '|' separator). Hit Enter to enter a new line. This makes it easier to read
  • Fixed: [FIXED] Manuel Refresh Alters Grid Source Setting (smth to do with sorting on custom field?)
  • Fixed: Grid: "Show Done Check Mark" could replace the item text with 0 or 1(Newbie problem with Field Item and Checkbox for Done)
  • Fixed: Installation package had a 1 custom keyboard shortcut. This was erased.
 
0.9.26PreRel28 (2014-06-30)
  • New: Calendar: Print-Preview now supports "Print to Fit" and "Copy to Clipboard"
  • New: MapView: Print-Preview now supports user-specified scaling and "Print to X by Y pages". In a near future, these will be added to the calendar and grids !
  • New: Gantt: Press CTRL when on a bar end shows a zoom window. Editing in the zoom window is possible.
  • Improved Print-Preview toolbar
  • Fixed: HTML: Caption was not updated when pane is in auto-hide mode
  • Fixed: Pivot tables and charts for grids with names containing a space did not work
  • Fixed: Gantt: Gantt : items displayed in flat view have dates completely messed up
  • Fixed: Gantt: Insize zoom unit was always set to hours which was incorrect for most gantt scales. Better choice of insize zoom units
  • Fixed: Calendar: Sometimes the day header was badly chosen and not very useful (see The New Calendar )
 
0.9.26PreRel27 (2014-06-18)
  • New: OML/OPML Import: Support "_note=" de-facto standard for additional text content (will be put in the HTML pane) (used by OmniOutliner,  iThoughts and others)
  • Fixed: Restore Layout on startup does not work when Tab Workspace is not enabled (Tools > General > Use Workspace Tabs)
  • Fixed: Opened grids are not always shown as such in menus
  • Fixed: HTML Pane: Changing the text of a hyperlink using the hyperlink dialog did not update the document
  • Fixed: Grid: Editing hyperlinks did not always select the correct text
  • Fixed: Gantt: Editing bar dates did not always update bars. Move/resize bars did not always update related date fields in the grid
  • Fixed: Adding / Deleting fields did not always trigger events to update grids
  • Fixed: A few gantt related bugs
  • Fixed: HTML pane does not display correct notes
  • Fixed: E-mail to IQ : crash
  • Change: Layout is saved on Grid > Save and before doing an auto-backup. That way, if the program stops, users will be able to restart and resume where they were.
  • Change: No longer show hand pointer on certain occasions, hoping to fix the rare issue reported here: Missing cursor when editing items
  • Change: Grid: Zoom now named Hide Panes to avoid confusion with Zoom In / Zoom Out
 
0.9.26PreRel26 (2014-05-14)
  • New: Grid: Copy / Paste Outlook items directly in a grid. Creates a link to the Outlook items (Appointments, emails, Contacts, notes, etc.)
  • New: Grid: Drag / Drop Outlook items directly in a grid. Creates a link to the Outlook items (Appointments, emails, Contacts, notes, etc.) 
    Before, to create a link to an Outlook item, one had to open the hyperlink dialog and drag-drop an Outlook item.
  • New: EmailToIQ: Added button to test the email connection parameters.
  • New: EmailToIQ: Back color on the status bar turns yellow if the connection fails
  • New: Properties Pane: Added a button on the FileName and FilePath fields to browse to a new file / path
  • Fixed: Date/Time popup dialog was incorrectly sized when then short date format was too long
  • Fixed: Grid: Can now create a hyperlink even if the item is empty. Link will be shown as "(Link)"
  • Fixed: Grid: Remove hyperlink failed sometimes
  • Fixed: Grid: Item sort order was changed after a Hoist -> un-Hoist
  • Fixed: A "Window" menu was incorrectly displayed on the main menu
  • Fixed: HTML Export: Inserted images were not shown
  • Changed: Pivot Table and Charts: Source now defaults to "Use Items displayed in the grid" (initially and after a Reset configuration). This is less confusing as the previous setting which was to use items from the grid source
     
0.9.26PreRel24 / 25 (2014-05-01)
  • New: Grid: New Column menu (same as Ecco) to collect all column related commands. It includes the new Alignment commands. 
    This should improve the UI (and removes clutter on the Grid menu too !)
  • New: Grid: Improved column selection (supports CTRL and SHIFT)
  • New: Grid: Easy setting of column alignment
  • New: Grid: Paste clipboard images directly. A image file will be silently created and placed in the YourIQBase.sndb.files folder
  • New: HTML Pane: Paste clipboard images directly. A image file will be silently created and placed in the YourIQBase.sndb.files folder
  • New: HTML Pane: Foreground and Background color menu now shows a list of stock colors
  • Change: Grid: Gone is the Select Mode option. Multi-column select mode is always enabled.
  • Change: Grid: Edit > Copy : Always shows dialog if the tree column is selected. Added Select Item (in tab-delimited). Items in the dialog are numbered so users can simply type the corresponding number to select
  • Change: Grid: While waiting for a UI to choose outlining labels, return to the previous style (i.e. 1.3.2.5.2.7)
  • Fixed: Tools > Options > General> 2-D Grid list menu was not applied to the "Recent Grids" menu
  • Fixed: HTML Pane: Foreground and Background color commands are now enabled
  • Fixed: Grid: For IQBases with a large number of grids, opening a grid could change the item back color
 
0.9.26PreRel22 / 23 (2014-04-16)
  • New: Grids: Outline Labels. Initial release of this much requested feature. Use Grid > Show Outline Labels to turn ON/OFF.
    In future releases, we'll add named lists of outline labels allowing customisations (à la Ecco Pro)
    One can see numeric and alpha labels, cumulative or not (cumulative in the first 3 levels)

0.9.26Pre-Rel20 (2014-04-09)

  • New: Gantt Chart: Can zoom in/out by dragging the header column separators
  • Improved: Search: Option to disable search-as-you-type. Some UI clean up
  • Fixed: Grids: Context parent display level setting was disabled if context parents were off
  • Fixed: Grids: Activating a column filter for a date field could cause a freeze
  • Fixed: Pivot table/chart: Refresh button did not work
  • Fixed: Pivot table/chart: Date and Alpha toolbars were not hidden
  • Fixed: Ctrl-Tab did not navigate correctly for Fast Search windows

 

0.9.26Pre-Rel19 (2014-03-24)

  • New: Grids: Can specify the number of context parents to show (previously, only the immediate parent was shown)
  • New: Grids: Simplified hierarchy display. Show hierarchy ON/OFF.
    If OFF, a flat list of items is shown (use "Grid Properties > View > Show expand buttons in flat view" to show/hide expand buttons)
  • New: Calendar: If an event is selected, left/right arrow keys select the previous/next event
  • New: Calendar: Copy/Paste events
  • Removed: Grids: Save Item state no longer exists.
  • Fixed: HTML Export sometimes fails to export correctly (HTML style bullets will bullets for all levels)

 

0.9.26Pre-Rel18 (2014-03-18)

  • New: Calendar: Show/hide date filter toolbar added. Setting is saved. This way, users can use exclusively the mini-calendar pane if desired.
  • New: Calendar: Option to show the Today button (Tools > Options > This Database > Calendar)
  • New: Calendar: Option to show the year scroll bar (Tools > Options > This Database > Calendar)
  • New: Calendar: Option to specify the maximum number of months in the mini-calendar pane (Tools > Options > This Database > Calendar)
  • Fixed: Calendar: Changing the recurrence type is not saved
  • Fixed: Calendar: Closing the Calendar does not hide the date filter toolbar if no other window is open

 

0.9.26Pre-Rel17 (2014-03-17)

  • New: Calendar: Use cursor keys to navigate in the calendar. Left-Right moves 1 day. Up-Down moves 1 week. Press Ctrl key to move by 1 week / month respectively
  • Improved: Calendar: Only load visible events
  • Fixed: When copying items, the checkbox "Only copy user values" state was not saved in user settings.
  • Fixed: Calendar: Mouse wheel is now enabled in the mini-calendar. We're still working on getting it to work on the main calendar area...
  • Fixed: Calendar: Zoom in/out toolbar button now enables zoom in/out of the calendar
  • Fixed: Calendar: Date filter toolbar button is now enabled
  • Fixed: Calendar: Numerous other bug fixes

 

0.9.26Pre-Rel16 (2014-02-28)

  • New: Calendar: Drag-drop items from a grid to the Calendar to create events. The event text is "Appt for ItemName" and is added as a sub-item
  • New: Calendar: Show Time Scale toggle. When set to off, events are shown as a single line. Similar to other calendars "Month view"
  • New: Calendar: Changing the Time Scale width show/hides the Time Scale
  • New: Calendar: Click on the Time Scale alternates between 4 display modes
  • New: Calendar: Events outside the current day view are shown in the top section, with all-day events. This way, events are always visible in the calendar.
  • New: Calendar: Press CTRL key while moving / sizing an event to disable snap to time grid (currently set to 15min increments)
  • New: Calendar options are now integrated into Tool > Options
  • New: Calendar: Current time marker now shown (similar to Google Calendar)
  • New: Show in Calendar / Remove from Calendar. Select one or more items. If selecting dates from a date field, will use that field. E.g. Can quickly add DueDates to the calendar
  • New: Grids: More options to control the display of tree lines
  • New: PivotTable/Charts: Option to select if pivot computes based on displayed items or items meeting the grid source. Right-click on blank area to select
     
  • Improved: Options: Changing grid line settings updates all opened grids. No re-open necessary
  • Fixed: Grids: Click Exclude on column filter of a numeric column hangs application
  • Fixed: Events created from a date field of an item that has no time (i.e. just a date) were not set to be all-day events
  • Fixed: If a date-value of an item is shown in the Calendar, the Edit Event did not open
  • Fixed: Windows shortcut files (.lnk) now open correctly when Tools > Options > Program Settings > Other > "Show Open With... when launching links" is checked. User CTRL key to force display of Open With dialog
  • Fixed: PivotTable/Charts: If Grid > Properties > Other > Grid Visible to other Application is not checked, pivot did not show proper data

 

0.9.26Pre-Rel15 (2014-02-07)

  1. New: Items can show up at multiple places in the Calendar. 
    Ecco Pro users have long enjoyed this feature, whereby an item can show up in the Calendar for each of its date values. For example, a task could show for its StartDate AND its EndDate. Another example is a contact showing up for his/her birthday and wedding anniversary. 
    This feature is now available in IQ !
  2. New: Grid > Show Columns (Alt+C) to show / hide all columns except the tree column
  3. New: Fully working Calendar
  4. New: Option to dismiss the Restore Layout dialog on startup
  5. Change: IQ no longer prompts to perform the daily recalc. If required, Recalc will start 30 seconds after opening the file. Double-click on the status bar to postpone it for 1 hour.
 

0.9.26Pre-Rel14 (2014-01-24)

  • New: Properties Pane: F7 and F8 moves the focus to the previous/next item in the grid (same as in the HTML Pane).
  • New: Fast Search Refresh button
  • New: When an item has multiple parents and the user changes the main parent, the grids will update and show the new main parent (if Show context parents are enabled)
  • New: Main items can now be moved up / down in a grid (when sorting is disabled of course)
  • New: Grid now updates when a parent-child relationship is broken (this can be done in the properties pane)
  • New: Auto-Recalc is only started after 30 seconds after opening the file
  • New: A dialog to postpone the Auto-Recalc for 1 hour
  • New: When background Auto-Recalc is running, double-click on the status bar will prompt to postpone it for 1 hour
  • New: New Calendar: Can now add / modify / delete events
  • New: New Calendar: Can have multiple instances of the calendar with different views (day, week, month, etc.)
  • New: Mark as Done (Ctrl+M) is now enabled for the following views: Calendar, MapView and Fast Search (and of course all grids !)
  • New: Could items hyperlinks open items in their "homegrid" instead of the scratch grid ?
  • New: Easy multi-column filtering. Simply hit Ctrl-G and enter filter. Filter will search all grid columns. To limit the filter to specific columns, select 2 or more columns before filtering. Filter prompt at the bottom of the grid supports "Filter as you type".
  • New: Grid summary now shown at the top of the grid. Grid summary gives information regarding items displayed in the grid, including filtering and sorting
  • Fixed: Fast Search was not updated if an item is erased
  • Fixed: Fast Search did not support changes to multiple items using the property pane
  • Fixed: Workspace selected tab was not shown in bold
  • Fixed: Removing a child item was not triggering parent item recalc
  • Fixed: Properties Pane: Pressing the space bar on a read-only field could change its value
  • Fixed: Grids: Removing Hoist left the source and filter text boxes disabled. A refresh was necessary to re-enable them
  • Fixed: HTML: Caption was not updated on startup when pane in auto-hide mode
  • Fixed: Deleting items sometimes did not delete associated events in the Calendar
  • Fixed: Hoisted scratch grid prevents new data to be seen
  • Other: Faster startup
  • Other: Faster / smarter update of the properties pane
  • Other: Faster IQBase repair
  • Other: Faster loading of grids (in particular grids with many columns)
  • Other: By default, grids will no longer be visible by other programs, to improve performance. A new grid property "Visible to other applications" can be used to make it visible
  • Other: Improved grid column filters
  • Other: Filter as you type now only applied to text and numeric columns

0.9.26Pre-Rel13 (2013-11-07)

A few new features and important bug fixes. All users of invited to upgrade !
  • New: WYSIWYG Grid Printing: Fit to Page  feature: Sizes printing so it fits on a single page
  • New: Import Tab-Indended files
  • New: Database Repair will now automatically delete cached copy of linked HTML and MHT files if 
    "Options > Data Storage > Save a copy of the HTML/MHT file in the database" is not checked (recommended)
  • Fixed: Grids: Removing a column causes erratic cursor movements
  • Fixed: On opening, the Properties pane is sometimes not showing the currently focused item
  • Fixed: Closing the Properties pane while it is updating could cause a fatal error
  • Fixed: Grids: Pressing any of the following character starts editing but does not insert the character : { } + % ^ (  ) ~
  • Fixed: Choosing item font through the common dialog removes underline and strike-through settings
  • Fixed: Auto-backup sometimes fails
  • Fixed: For complex grids, deep hierarchies and / or fields with complex equations, creating items can be slow. Improved
 

0.9.26Pre-Rel12 (2013-10-30)

  1. New: Demo of the new Calendar (see New Calendar component ...)
  2. New: Multiple HTML editing panes.
  3. Change: Improved performance when adding items
  4. Fixed: Hyperlink dialog: Removing the link destination will remove the hyperlink

0.9.26Pre-Rel11 (2013-07-04)

Version 0.9.26Pre-Rel11 is now available !

 

0.9.26Pre-Rel10 (2013-05-26)

  • New: Mapview: The Insert key (Ins) creates a new item under the current focus item
  • New: Mapview: Drag-drop to move items from one parent to another
  • New: Mapview: Ctrl+up/down increases/decreases the node maximum node width. Width is grid specific
  • Fixed: Mapview: Display orientation is not saved (left-right vs up/down)
  • Fixed: Mapview: Ctrl+= an Ctrl+- keyboard shortcut, to expand / collapse items, do not work
  • Fixed: Mapview: Icons are not shown correctly
  • Fixed: Mapview: Print Preview was broken in the previous version
  • Fixed: Mapview: Hyperlinks were no longer working
  • Fixed: Mapview: Item text is not updated when changes are made in other grids
  • Fixed: Mapview: Items are not deleted when deleted in other grids
  • Fixed: Ctrl+Tab to switch tab sometimes opens the Manage grid dialog
  • Fixed: Hyperlinks to grids : broken
  • Fixed: Pressing Shift immediately after Enter could open the pop-up editor
  • Fixed: When many grids were opened, GDI usage was too high
  • Change: To improve performance, pressing Enter creates a new item but no longer automatically enter Edit mode. Simply start typing to begin Edit.
  • Fixed: Clipping window can sometimes take a long time to open. Occurs if the Wikitag field has >10000 items.
  • Fixed: Keyboard navigation between tabs/panes bug
  • Workaround: In Win 8, the universal clipper does not work correctly, presumably due to some security restrictions. Users now have a workaround: Simply hit Ctrl+C before hitting the clipper hotkey.

 

0.9.26Pre-Rel9 (2013-05-01)

 

0.9.26Pre-Rel8A (2013-03-13 14:10 )

Version 0.9.26Pre-Rel8 is now available !

  • Fixed: EmailToIQ not setting Item text correctly when no field tags are on the email subject line

 

0.9.26Pre-Rel8 (2013-03-13)

Version 0.9.26Pre-Rel8 is now available !

  • New: Grid > Save As to create a copy of a grid
  • New: Fast Search: Option to show results in the search grid using an SQL string (normally, it shows a list of items). Combined with the new Grid > Save As, this allows fast creation of smart grids
  • Fixed: Grid sometimes opens completely empty
  • Fixed: IE10 compatibility fixed. See HTML Pane not working in Win 8
  • Fixed: pressing Enter to start sibling item
  • Fixed: EmailToIQ: Item text parsing included the first field (e.g. ItemText #Inbox instead of just ItemText)
  • Fixed: Win+hotkey sometimes shows a message box containing the URL of the captured page
  • Fixed: Partially visible column to the left of the current focused column may incorrectly be selected
  • Changed: Behaviour on linking 2 or more files with same name: : The .lnk file will now have  "_[xxx] appended to the file name

 

0.9.26PreRel7 (2012-12-23)

Version 0.9.26Pre-Rel7 is now available !

  • Fixed: Grid column list was sometimes not saved
  • Changed: Small request - Rename EXE ProductName to just InfoQube
  • New: EMailToIQ feature. Imports into an IQBase emails sent to an email address. Simply create a dedicated mailbox and use it to dump info into IQ. Setup is done in Tools > Options. Details to come
  • Deleted: POP Email checker. Too limited as it stood and not used by users.

0.9.26PreRel6 (2012-12-04)

Version 0.9.26Pre-Rel6 is now available !

  • Fixed: More robust method to save grid column list (see Disappearing columns are still with us. v9.26 pre-release4&5&6 ** VERY ANNOYING ** PLEASE FIX THIS !!! )
  • Fixed: Field formatting (such as custom date formats) was broken in the previous version (see not working ??)
  • Fixed: Split item and Join items menu items were always enabled. Now, they are only enabled when applicable
  • New: New dialog when joining items. Option to merge the HTML content. Option to keep only the joined item. Merging HTML is particular useful when grabbing Web content. Multiple grabs can then be combined into a single item

0.9.26PreRel5 (2012-11-23)

Version 0.9.26Pre-Rel5 is now available !

  • Fixed: More robust method to save grid column list (see Disappearing columns are still with us. v9.26 pre-release4&5&6 ** VERY ANNOYING ** PLEASE FIX THIS !!! )
  • Fixed: When checkmarks are shown, pressing the space bar would incorrectly toggle the check box state. Use Ctrl+M (Mark as Done) to toggle.
  • Fixed: When an MHT (or other) file was not explicitely found, IQ searches elsewhere for it. If it finds it, a popup is shown, suggesting user to save this new path information. However, the Menu>>File>>Save menu item was not enabled. Fixed.

0.9.26PreRel4 (2012-11-08)

Version 0.9.26Pre-Rel4 is now available !

  • Improvements to the Event UI (including a summary for repeating events)
  • Find and Replace in the HTML pane
  • Fixed: Picking a particular day in New Event dialog causes crash
  • Fixed: MHT files not always indexed, hence not found in searches
  • Fixed/Change: In Fast Search, pressing the Enter key now forces the update of the search results list. Pressing Enter again shows the list in the SearchResults grid. Before, users had to wait 1-2 seconds to see the results list update. Pressing Enter would incorrectly show the previous result list in the SearchResults grid.
  • New: Grid display option to show a check-mark next to the item. Shows whether an item is marked done or not.

0.9.26PreRel3

More TBD...

 

0.9.25 

More TBD...

0.9.25PreRel15

Version 0.9.25PreRel15 is now released !

0.9.25PreRel14

Version 0.9.25PreRel14 is now released !

0.9.25PreRel12

0.9.25PreRel10 (2009-12-22)

 
Fixed:
  • Field name and properties appears duplicated in "manage fields" dialog, even if not the case
  • HTML export related issue
  • Quick Search problem
  • search column height needs auto adjustment
  • HTML pane caption not updating when collapsed
New:
  • Quick search has 2 new features
    • Google-like search: Now uses the same syntax as Google:
      • cal the : will find anything that has both "cal" and "the" (so this will find the string "The Calendar")
      • calendar or outlook : either "calendar" or "outlook"
      • "the calendar": the string "the calendar"
      • It even supports ( ), so complex ones like: "the calendar" or (info and pivot)   will work!
         
    • Show results in one of 3 views
      • Search Grid
      • New Search Grid
      • Current grid as Hoisted items 
        (This one is really neat !  )
         
  • Save and Load Keyboard shortcuts (only main menu for now, not those of the HTML pane)
     
  • Hoist up 1 level