Thorbjørn Lindeijer
e4e26a9113
Optimized qrc editor in case of large images
...
Prevented it from re-generating an icon for the large image every time
it needed to be drawn.
2009-01-29 15:25:03 +01:00
Olli Werwolff
8b97b66e64
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-29 15:14:01 +01:00
Olli Werwolff
7a7d5dfd56
Fixes: Show relative path for file nodes in resource editor
...
Task: 238307
RevBy: thorbjorn
AutoTest: -
Details: -
2009-01-29 15:13:07 +01:00
con
b655c31ba8
Fixes: - UI consistency
...
Details: - Seems that we use colons in forms.
2009-01-29 13:47:08 +01:00
con
c5948891d4
Fixes: - Unify UI with path chooser
...
Task: - 237690
2009-01-29 13:47:07 +01:00
con
276abf077d
Fixes: - Layout of git settings.
...
Details: - No need for form layout anyhow (which looks broken atm).
2009-01-29 13:47:07 +01:00
Olli Werwolff
8c3e249999
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-29 13:33:45 +01:00
Olli Werwolff
4ff4bf7889
Fixes: duplicate check when adding resources using the resource editor fixed
...
Task: -
RevBy: -
AutoTest: -
Details: If the user wants to add a resource which is not located in the directory/a subdirectory of the qrc-file, he is asked what should be done. If he chose to copy the file to another directory, the check, if this directory is valid ((sub-)directory of the qrc-file) was missing. Added it.
2009-01-29 13:31:33 +01:00
Patrick Star
37aef09885
Fixes: - compile on gcc3
...
Task: - none
RevBy: - TrustMe
2009-01-29 13:14:32 +01:00
Oswald Buddenhagen
2a2e3b1417
Revert "debugger: add configuariton to start the debugged process in a separate"
...
This reverts commit 44add9f0bd .
This option is meant to be in "Run Settings" per run configuration.
2009-01-29 11:58:28 +01:00
Oswald Buddenhagen
72e083b425
fix xterm call incl. shell escaping
2009-01-29 11:58:15 +01:00
Oswald Buddenhagen
fa4352137e
fix comment.
2009-01-29 11:57:26 +01:00
Oswald Buddenhagen
34a1410057
better tooltip
2009-01-29 11:57:17 +01:00
Olli Werwolff
745739d265
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-29 11:55:30 +01:00
Olli Werwolff
566b312cd2
Fixes: "Add anyway" button must not be shown, when a resource file shall be added and it is not located in the (sub-)directory of the qrc-file
...
Task: -
RevBy: thorbjorn
AutoTest: -
Details: -
2009-01-29 11:52:13 +01:00
Thorbjørn Lindeijer
42b7107e17
Fixed undo/redo and tooltip in the resource editor
...
The undo/redo was broken due to connections between
can{Undo,Redo}Changed() and updateCurrent(). This also caused the weird
cursor behaviour.
The resource tooltip had the string "Qt::ToolTipRole" prepended to it
due to a leftover debug line.
2009-01-29 10:23:28 +01:00
Olli Werwolff
86b6d571c3
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-29 10:02:41 +01:00
Olli Werwolff
40d18d1424
Fixes: Fixed duplicate check when adding files using resource editor
...
Task: 238308
RevBy: -
AutoTest: -
Details: Only files in unique list are added to the resource file (before file_list was used -> duplicates)
2009-01-29 10:00:44 +01:00
Roberto Raggi
95a4645029
Fixes: Improved lookup of function definitions.
2009-01-29 09:33:58 +01:00
hjk
27c771343e
Fixes: fakevim: rough Ctrl-O/Ctrl-I implementation
2009-01-28 19:22:54 +01:00
hjk
3f08a9d22f
Fixes: fakevim: 'dd' and 'cc' are linewise motions
2009-01-28 19:01:10 +01:00
hjk
0193253433
Fixes: fakevim: fix cW
2009-01-28 18:48:22 +01:00
hjk
3e1032783b
Fixes: fakevim: 'cw' was off by one again
2009-01-28 18:42:43 +01:00
hjk
c0b85dbd6c
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-28 18:35:46 +01:00
hjk
53ab86dceb
Fixes: fakevim: explicitly make 'l' an 'exclusive' motion
2009-01-28 18:35:05 +01:00
dt
665dc48002
Merge commit 'origin/master'
2009-01-28 18:19:30 +01:00
dt
d2682828fc
Fixes: On session restore, start less indexers.
...
Details: This should improve performance a bit. Instead of starting on indexer per .pro file, schedule and compress updates of ui files. And don't update if we have a full project code model update scheduled anyway. Which helps the startup case.
2009-01-28 18:14:01 +01:00
con
0b4dfc9cd2
Fixes: - Resource editors not restored from session
...
Details: - Mismatch of kinds in editor and editor factory.
2009-01-28 17:53:10 +01:00
con
0f5de365b9
Fixes: - Some layouting issues
2009-01-28 17:39:31 +01:00
hjk
8c773beb45
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-28 17:34:51 +01:00
hjk
943efa766c
Fixes: debugger: work on hash and map dumper with simple keys or
...
values
2009-01-28 17:34:23 +01:00
Olli Werwolff
7e6aee9b9a
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-28 17:03:58 +01:00
mae
fb01db4490
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
...
Conflicts:
src/plugins/coreplugin/editormanager/editormanager.cpp
2009-01-28 17:03:52 +01:00
Olli Werwolff
500f2e5d84
Fixes: Fixed duplicate check when adding files using the resource editor
...
Task: 238308
RevBy: eike
AutoTest: -
Details: Instead of the text and prefix of the file to add, pointers were compared. Thus the function always returned false and duplicates were not recognized. Replaced struct FileList with a class FileList, which is inherited from QList and added the function containsList which checks the needed values.
2009-01-28 17:01:01 +01:00
hjk
89fc9886c4
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-28 16:55:41 +01:00
hjk
b58fe0f4d3
Fixes: debugger: work on hash dumper for string-ish keys
2009-01-28 16:55:09 +01:00
dt
e7cd1e23e7
Merge commit 'origin/master'
2009-01-28 16:35:10 +01:00
dt
7ff8d61a2f
Fixes: Graphical glitches in the modebar.
...
Details: Hide the widgets which are about to be deleted.
2009-01-28 16:33:16 +01:00
Patrick Star
49b245aff1
Fixes: - wrong font settings for helpviewer, cleanup
...
Task: - none
RevBy: - me
AutoTest: - manual
2009-01-28 16:04:09 +01:00
con
a71fcf6334
Fixes: - Funny cursor positions in qrc editor.
2009-01-28 15:50:51 +01:00
hjk
2dac5e6447
Fixes: debugger: display quotes around strings in locals view
2009-01-28 15:17:55 +01:00
hjk
0ac615a101
Fixes: debugger: fix dumping of QString used as hash key
2009-01-28 15:06:05 +01:00
hjk
2932203a9b
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-28 14:30:20 +01:00
hjk
97dfdebf07
Fixes: debugger: reduce header dependencies
2009-01-28 14:29:54 +01:00
Patrick Star
718e882759
Fixes: - error message after using 'Apply' and the 'OK'
...
Task: - none
RevBy: - Thorbjørn
AutoTest: - manual
Details: - the docs where unregistered, still the member
had the files saved and tried to unregister again
2009-01-28 14:28:29 +01:00
hjk
19637bd37f
Fixes: debugger: remove cached projecte explorer singleton pointer
2009-01-28 14:18:59 +01:00
hjk
c2c7c98d12
Fixes: coreplugin: less singleton pointer caching
2009-01-28 14:09:28 +01:00
hjk
8ef4f166e7
Fixes: coreplugin: remove another cached core instance singleton
...
pointer
2009-01-28 14:04:39 +01:00
hjk
f6f1721a64
Fixes: help: small refactoring
2009-01-28 13:57:42 +01:00
hjk
1969b2ebc0
Fixes: some less caching of the ICore singleton pointer
2009-01-28 13:56:10 +01:00